Choose a value from select box by watir
Bellow is the code to choose the second option from a select box:
ie77.select_list(:class,’inputboxb’).select_item_in_select_list(:index,1)
Related Blogs
- Related Blogs on select_list
- Related Blogs on watir
- Watir Podcast 7: Bret Pettichord (Watir Lead Developer) on FireWatir