Hi Adrian,

could you post the code you used to solve this? I have been trying to get a 
solution for days and cannot figure out how to select an option from a drop 
down menu, it is driving me crazy!!!

thanks,

Barry.




On Tuesday, September 25, 2012 9:30:33 PM UTC+10, Adrian Killens wrote:
>
> Hi There,
> Does anyone know how I can select a dropdown via the value rather than the 
> name e.g.
>
> <select name="hello" size="1">
> <option value="A">Medium</option>
> <option value="B">Large</option>
> <option value="C">X Large</option>
>
> How would I select from this dropdown using the value C? So that if I'm 
> testing in multiple languages I can still select.
>
> Cheers
> Aidy
>

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

[email protected]
http://groups.google.com/group/watir-general
[email protected]

Reply via email to