7Gabriel / selenium-vba

Automatically exported from code.google.com/p/selenium-vba
0 stars 0 forks source link

Selecting an item from Drop Down menu #152

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Please could you provide code to select first item from a drop down menu?

Alternatively I could select an item from a dropdown menu by its label, like 
here:

selenium.Select "document.UniFORM.p_010_005", "label=account - 181140200 - xyz"

however the problem is that xyz part is generated at random, is there any 
workaround, i.e. selecting label by partial string match?

many thanks!

Original issue reported on code.google.com by steepd...@gmail.com on 10 May 2015 at 10:54

GoogleCodeExporter commented 8 years ago
Apologies, this should be a support request, not a defect report.

Original comment by steepd...@gmail.com on 10 May 2015 at 10:55