Hi, I'm trying to automate my testing via Selenium. When I do it myself by hand, the popup panel hides when I click outside of it (ie.. it works as expected), however when I use selenium.click or clickAt or fireEvent blur or mouseDownAt, etc... i cannot get the popup panel to hide and my test fails. Is there a specific event that PopupPanel listens to? I'm using selenium rc and safari browser.
Cheers! Tristan -- 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.
