This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 251300 - org.openqa.selenium.remote.SessionNotFoundException: The FirefoxDriver cannot be used after quit() was called.
Summary: org.openqa.selenium.remote.SessionNotFoundException: The FirefoxDriver cannot...
Status: NEW
Alias: None
Product: utilities
Classification: Unclassified
Component: Selenium (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-19 15:57 UTC by Jiri Kovalsky
Modified: 2015-03-19 16:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 216230


Attachments
stacktrace (1.26 KB, text/plain)
2015-03-19 15:57 UTC, Jiri Kovalsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Kovalsky 2015-03-19 15:57:55 UTC
Build: NetBeans IDE Dev (Build 1)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.40-b25, Java(TM) SE Runtime Environment, 1.8.0_40-b25
OS: Linux

User Comments:
jkovalsky: I had Selenium Server started, opened its web interface in Embedded WebKit Browser and pushed "Take Screenshot" button. The Firefox session was however already closed by that time so the web page showed incorrect information about one session still being active.




Stacktrace: 
org.openqa.selenium.remote.SessionNotFoundException: The FirefoxDriver cannot be used after quit() was called.
Build info: version: '2.44.0', revision: '76d78cf', time: '2014-10-23 20:02:37'
System info: host: 'cesilko-nb', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '3.13.0-24-generic', java.version: '1.8.0_40'
Driver info: driver.version: FirefoxDriver
   at org.openqa.selenium.firefox.FirefoxDriver$LazyCommandExecutor.execute(FirefoxDriver.java:359)
   at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:572)
   at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:614)
   at org.openqa.selenium.firefox.FirefoxDriver.getScreenshotAs(FirefoxDriver.java:323)
   at org.openqa.selenium.remote.server.handler.CaptureScreenshot.call(CaptureScreenshot.java:35)
   at org.openqa.selenium.remote.server.handler.CaptureScreenshot.call(CaptureScreenshot.java:1)
Comment 1 Jiri Kovalsky 2015-03-19 15:57:57 UTC
Created attachment 152727 [details]
stacktrace
Comment 2 Jiri Kovalsky 2015-03-19 16:18:55 UTC
Fanis, this should probably be filed to the upstream issue tracking system [1], shouldn't it?

[1] https://github.com/SeleniumHQ/selenium/issues