Exception: Selenium::WebDriver::Error::InvalidSessionIdError
- Inherits:
-
WebDriverError
- Object
- StandardError
- WebDriverError
- Selenium::WebDriver::Error::InvalidSessionIdError
- Defined in:
- lib/selenium/webdriver/common/w3c_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.