Skip to main content
Pathfinder Advocate | Tier 6
September 2, 2022
Question

How to capture an item in dropdown list which isnt visible permanently when clicked?

  • September 2, 2022
  • 3 replies
  • 247 views

There is an application. I want to click "Base " there is small icon over Base header, its for filtering.

Then this menu opens. But i cant capture, because when i try to capture it is not exist here

 

there is no any option "select item by text etc"...

rca

    3 replies

    Pathfinder Advocate | Tier 6
    September 2, 2022

    Hi @Ashwin A.K​ 

    Its an application on the desktop.

    I tried using Universal Recorder, but since i need to do a bit down in the dropdown menu, it selects wrong items.

     

    even thought i capture scroll down, and choose correct items, it chooses wrong items, because it seems not going down in the menu

     

    Ashwin A.K
    Navigator | Tier 3
    September 2, 2022

    Hi @Semih Öztürk​ ,

     

    Is this on the web?

    If its in a desktop application then could you try using the Universal Recorder to record the dynamic object?

    This will generate a series of Capture Action which you can refine and select operations from.

     

    Kind Regards,

    Ashwin A.K

    Blogs at TheCodingTheory - https://www.thecodingtheory.com
    Pathfinder Advocate | Tier 6
    September 2, 2022

    Hi @Ashwin A.K​ 

    I tried again with Universal Recorder, now it works, it selects correct items. Thank you