Hi,

the method I use (using Selenium RC) is as follows:

selenium.mouseOver(BUTTON_ID);
selenium.mouseDown(BUTTON_ID);
selenium.mouseUp(BUTTON_ID);

Hope this is useful.

Best regards

John
(http://www.blackpepper.co.uk/black-pepper-blog/Simulating-clicks-on-
GWT-push-buttons-with-Selenium-RC.html)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to