How to select an option from this type of drop-down

I am not aware on how to use it. Could you please help.

Ok Let me try and get back.

Ankesh: Follow on with Brandon for the time being – going the JS route is a last-ditch plan.

Ok Thank you.

@Brandon_Hein heads up…

In @Ankesh’s first screenshot, the input is absolutely positioned off-screen -10000px.

In his more recent shot, it’s relative 0px.

In the Single Item Select example on GitHub it’s relative 0px.

You know where I’m going with this, right? :wink:

Timing issue…? Once populated or otherwise interacted with, the control moves and then sendKeys might work?

Thank you @Brandon_Hein and @Russ_Thomas for helping me out in resolving the issue.

Really appreciate your efforts and guidance. Its an honor interacting with you guys.

Regards,
Ankesh

1 Like