Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      Sunshine And March Vibes (2025 Wallpapers Edition)

      May 16, 2025

      The Case For Minimal WordPress Setups: A Contrarian View On Theme Frameworks

      May 16, 2025

      How To Fix Largest Contentful Paint Issues With Subpart Analysis

      May 16, 2025

      How To Prevent WordPress SQL Injection Attacks

      May 16, 2025

      Microsoft has closed its “Experience Center” store in Sydney, Australia — as it ramps up a continued digital growth campaign

      May 16, 2025

      Bing Search APIs to be “decommissioned completely” as Microsoft urges developers to use its Azure agentic AI alternative

      May 16, 2025

      Microsoft might kill the Surface Laptop Studio as production is quietly halted

      May 16, 2025

      Minecraft licensing robbed us of this controversial NFL schedule release video

      May 16, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      The power of generators

      May 16, 2025
      Recent

      The power of generators

      May 16, 2025

      Simplify Factory Associations with Laravel’s UseFactory Attribute

      May 16, 2025

      This Week in Laravel: React Native, PhpStorm Junie, and more

      May 16, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      Microsoft has closed its “Experience Center” store in Sydney, Australia — as it ramps up a continued digital growth campaign

      May 16, 2025
      Recent

      Microsoft has closed its “Experience Center” store in Sydney, Australia — as it ramps up a continued digital growth campaign

      May 16, 2025

      Bing Search APIs to be “decommissioned completely” as Microsoft urges developers to use its Azure agentic AI alternative

      May 16, 2025

      Microsoft might kill the Surface Laptop Studio as production is quietly halted

      May 16, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Development»How to select second value in drop using Katalon Chrome Extention?

    How to select second value in drop using Katalon Chrome Extention?

    November 17, 2024

    enter image description here

    enter image description here

    I’m trying to make Katalon chrome extension to click the dd/mm/yyyy language.
    But the problem is when I record the click on dd/mm/yyyy Katalon records

    xpath=(.//*[normalize-space(text()) and normalize-space(.)='Select Language'])[2]/following::li[1]
    

    Now for this, when the test case is run, it selects the Select Language value

    BUT, if I select mm/dd/yyyy from the drop-down Katalon records

    xpath=(.//*[normalize-space(text()) and normalize-space(.)='English (UK) - dd/mm/yyyy'])[2]/following::li[1]
    

    And now when I run the test case, it will select mm/dd/yyyy and not dd/mm/yyyy

    It seems the selection is offset by 1.

    Source: Read More

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleHow do I click on an element available in a specific row where dynamic row is added?
    Next Article Unable to double click the list of players from the table in the exact order?

    Related Posts

    Common Vulnerabilities and Exposures (CVEs)

    CVE-2024-47893 – VMware GPU Firmware Memory Disclosure

    May 17, 2025
    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-1706 – Adobe Flash Use-After-Free Vulnerability

    May 17, 2025
    Leave A Reply Cancel Reply

    Continue Reading

    Fedora Workstation nel 2025: Novità, Sfide e Opportunità di Lavoro

    Linux
    Google Releases Android Update to Patch Two Actively Exploited Vulnerabilities

    Google Releases Android Update to Patch Two Actively Exploited Vulnerabilities

    Development

    The Helicopter Cats

    Artificial Intelligence

    Away From the Keyboard: Ariel Hou, Staff Engineer

    Databases

    Highlights

    How I Built a Figma Plugin Without Coding Knowledge!

    April 4, 2025

    Building your own Figma plugin is a super power. One moment you have a problem/idea…

    Fujitsu Data Breach: No Ransomware, But Advanced Attack Evades Detection

    July 10, 2024

    CVE-2025-46657 – Karaz Karazal Reflected Cross-Site Scripting (XSS)

    April 27, 2025

    Report: 88% of companies are contemplating leaving Oracle Java

    January 28, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.