Seems to not be a supported feature unless you use firewatir?
I've browsed around for it, can't seem to find it anywhere, I came across double_click but that returned an undefined method error in console.
Anyone know how to get around this?
|
|
|
There is a Try:
Note that Related rdocs: Watir-Classic and Watir-Webdriver |
||||
|
|
|
You could also try the fire_event("ondblclick") method
fire_event method supports many different events including
|
||||
|
|