Selenium Forum: Functional And Regression Testing Tool.
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Search
Display results as :
Advanced Search
Latest topics
AEM Training | Free Online DemoWed Apr 21, 2021 5:45 pmazharuddin
c# PageFactory - issue initializing elementsFri Nov 01, 2019 8:40 pmthegoatboy
Selenium making automatic connection to random urlsMon Jul 08, 2019 12:58 pmrepairtechsolutions1
How can we design the custom framework in Selenium RCMon Jun 24, 2019 2:26 pmrandybonnettes
What are the new features in Selenium 3.0Tue Jun 18, 2019 5:37 pmpappyvicky
What are you using Selenium for? Fri Apr 12, 2019 3:52 amzhl
LIMITATIONS OF SELENIUMWed Apr 10, 2019 11:23 amswara
Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search

Go down
avatar
josman
Posts : 1
Join date : 2012-06-19

Warning: Unresponsive script on Firefox 11, Firefox 12, Firefox 13 on selenium-server-standalone-2.x Empty Warning: Unresponsive script on Firefox 11, Firefox 12, Firefox 13 on selenium-server-standalone-2.x

Tue Jun 19, 2012 8:14 am
Hi,

Has anyone encountered an intermittent pop-up warning titled "Warning: Unresponsive script" - A script on this page may be busy, or it may have stopped responding. you can stop the script now, or you can continue to see if the script will complete.

I'm getting this warning while running Selenium 1 RC type tests through a grid hosted by selenium-server-standalone-2.x. specifically running Firefox 11, Firefox 12, or Firefox 13 tests on a Windows 7 box 32-bit boxes.

I've tried the following actions to resolve this:
* created a custom profile in Firefox 11. Went to "about:config" and set the "dom.max_script_run_time = 0" and "dom.max_chrome_script_run_time = 0". started the selenium-server-standalone-2.x using -firefoxProfileTemplate argument set to the custom firefox profile folder name & location (.i.e -firefoxProfileTemplate C:\folderlocation\firefoxprofilefoldername)

My goal is trying to run Firefox 11, Firefox 12, and Firefox 13 using the selenium 1.x RC style vs. selenium 2.x web-driver style
Back to top
Permissions in this forum:
You cannot reply to topics in this forum