Hello I am testing a web app, and used to doing dropdowns but this one has me confused
I normally
Set Value TagValue $Variable
but that is not working..
i have tried
Set Value TagValue Mr
etc
still no joy.... please can someone help
Cannot select Title from Dropdown
Cannot select Title from Dropdown
- Attachments
-
- Titel.rxsnp
- (114.36 KiB) Downloaded 10 times
Re: Cannot select Title from Dropdown
With webby drop-downs I think I put the focus onto the dropdown control and then just type into the field to get the item I want selected i.e. using the PressKeys API. There was a thread somewhere on the forum about this technique IIRC. At least that's where I got the idea from after I struggled with them too.