PDA

View Full Version : Testing Extjs app with Selenium RC - Strange behaviour with click()



Riri
4 Jun 2008, 1:52 AM
Hello,

I'm using Selenium RC and Java to code the scenario.

Sometimes, yes sometimes ... , when I use "selenium.click(locator)", to navigate from one page to another, I received a browser's popup window asking me if I want to navigate away ...

Here is the full content of the alertbox :
7206



If I run my test 5 times, maybe this bhaviour will occurs 2 times ... and sometimes never, and sometimes 3 times ....
I don't find a explanation about this "random" behaviour ...

Can someone please help about this issues ??