Exception: Selenium::WebDriver::Error::InvalidSessionIdError
- Inherits:
-
WebDriverError
- Object
- StandardError
- WebDriverError
- Selenium::WebDriver::Error::InvalidSessionIdError
- Defined in:
- lib/selenium/webdriver/common/error.rb
Overview
Occurs if the given session id is not in the list of active sessions, meaning the session either does not exist or that it’s not active.
Method Summary
Methods inherited from WebDriverError
Constructor Details
This class inherits a constructor from Selenium::WebDriver::Error::WebDriverError