|
Any updates?
I have debugged into Selenium code, it seems Selenium-browserbot.js near line 640: Shinya. Can you please take a look? Thanks. My above issue only happened when i set &multiWindow=true. I'm running into this issue too, any updates? If you have a test case that always (or very often) reproduces this problem, can you attach it? A page with javascript link. it opens new window and loads a page into it. PHP script which fails on waitForPopUp Error is: Firefox 3.0.6 Note, that this link can be opened successfully when I use "*iehta" I have attached the page in 1.zip file See clue: http://jira.openqa.org/browse/SEL-339 <tr> You can read openWindow and selectWindow help docs. Thank you, Jerry, but this workaround did not help me... As i understand, my problem is in too complex javascript - it opens window with generated on-the-fly contents. |
||||||||||||||||||||||||||||||||||||||
With Selenium IDE 1.0 Beta 2, this was encountered using the waitForPopUp command.
Basically, waitForPopup and selectWindow commands failed.
The same is true with remote control.
We are currently using selenium grid (ruby client driver) to test our application. And because of this issue, we are still using Firefox 2.
Hopefully, there will be a fix for this included on the next RC release.