Think what you need is here: http://selenium.googlecode.com/svn/trunk/docs/api/rb/Selenium/WebDriver/ActionBuilder.html
Watir's browser object has a method to access the driver and page elements have the wd method ________________________________ From: Srinivas Desai <[email protected]> To: [email protected] Sent: Thursday, August 1, 2013 10:40 PM Subject: [wtr-general] Click a particular X and Y co-ordinates in the browser pane by using watir webdriver Hi All, I need to know how can we click on a particular x and y co-ordinates in the browser pane by using watir web driver. I already have x,y co-ordinates with me, i just need to click. Please let me know how it can be done. Thanks in advance. Regards, Srinivas. -- -- 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] --- You received this message because you are subscribed to the Google Groups "Watir General" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out. -- -- 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] --- You received this message because you are subscribed to the Google Groups "Watir General" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
