I need to automate site containing GWT menu in Internet Explorer. I
can find the menu in DOM and send click event to it, which
successfully opens the menu. But I don't know how to select the menu
item. I can find MenuItem's <TD .....> in the DOM, but sending click
to it does nothing. How can I select the menu item? Maybe sending
click to some other element?
Thank you.

--~--~---------~--~----~------------~-------~--~----~
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