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
vasu.0018
Posts : 5
Join date : 2011-02-08

sessionId 112147 doesn’t exist; perhaps this session was already stopped?: Empty sessionId 112147 doesn’t exist; perhaps this session was already stopped?:

Tue Feb 08, 2011 12:17 pm
Can any one help
me why my iexplore is showing “sessionId 112147 doesn’t exist; perhaps this
session was already stopped?” error when I execute the seleniumRC test suite through
command prompt.






I am using OS:
Window 7



Browser: iexplore
8
avatar
Trust
Posts : 5
Join date : 2011-03-09

sessionId 112147 doesn’t exist; perhaps this session was already stopped?: Empty Re: sessionId 112147 doesn’t exist; perhaps this session was already stopped?:

Wed Mar 09, 2011 11:31 pm
Try to change the file type of your Test Suite to xxxx.html
avatar
auto_ashish1
Active particpant
Active particpant
Posts : 21
Join date : 2011-03-10

sessionId 112147 doesn’t exist; perhaps this session was already stopped?: Empty Re: sessionId 112147 doesn’t exist; perhaps this session was already stopped?:

Thu Mar 10, 2011 3:12 pm
What is the port number on which you are trying to run the selenium server? Is it 4444?

For Selenium training visit - www.sejsoft.com
avatar
thumatiraja
Active particpant
Active particpant
Posts : 19
Join date : 2011-03-11
Age : 37
Location : Hyderabad

sessionId 112147 doesn’t exist; perhaps this session was already stopped?: Empty Re: sessionId 112147 doesn’t exist; perhaps this session was already stopped?:

Fri Mar 11, 2011 5:46 pm
Hi
See the following and use this while you are running....
c:
cd C:\selenium-server-1.0.1
java -jar selenium-server.jar -timeout 180000 -port 4444 -userExtensions "E:\user-extensions.js" -htmlSuite "iexploreproxy" "http://www.google.com/" "E:\TestSuite_Export.html" "E:\TestResults_Export.html"
Pause
let me know any issues..........
Sponsored content

sessionId 112147 doesn’t exist; perhaps this session was already stopped?: Empty Re: sessionId 112147 doesn’t exist; perhaps this session was already stopped?:

Back to top
Permissions in this forum:
You cannot reply to topics in this forum