The hover event? Also you could try using send_keys, which I think lets you
simulate a down arrow keypress (:arrow_down). But maybe someone else has a
better idea
On Thursday, January 23, 2014 7:05 AM, watir webdriver
wrote:
Hi,
I'm using watir-webdriver to automate our functional testi
Hi,
I'm using watir-webdriver to automate our functional testing with an
application. In the process we need to click on a drop down and select a
value from the drop down. The problem i'm facing is that i'm able to click
on the elements that are visible in the drop-down however, when i tried