- Gaurav11372
- Posts : 2
Join date : 2012-10-12
Selenium Script which contain waitForPopUp command working in firefox not in Internet Explorer.
Tue Oct 16, 2012 1:15 pm
I am running Selenium script which contains waitForPopUp command. It is running properly in firefox but it does not opening the popup window in Internet Explorer.
I had made all the changes regarding popup window in Internet Explorer 9 (i.e disabling the Turn on Pop-Up Blocker).
I am using following Script
driver.findElement(By.linkText("Maintain Master Case")).click();
// ERROR: Caught exception [ERROR: Unsupported command [waitForPopUp]]
// ERROR: Caught exception [ERROR: Unsupported command [selectWindow]]
----------------------------------------------------------------
Command | Target | Value
----------------------------------------------------------------
Click | link=View Documents |
waitForPopUp | startFormWin | 30000
selectWindow | name=startformWin |
----------------------------------------------------------------
It is working Properly in firefox, but it showing me Timed out after 30000ms in Internet Explorer.
I am new to selenium and would require your help to proceed.
- Command clickAndWait not working when Selenium IDE is running on Internet Explorer
- my Script working fine in Firefox but not working in IE7 through Selenium RC
- Warning: Unresponsive script on Firefox 11, Firefox 12, Firefox 13 on selenium-server-standalone-2.x
- click command not working on Firefox
- Dynamic search field problem when running automated script in internet explorer
Permissions in this forum:
You cannot reply to topics in this forum