123456789_123456789_123456789_123456789_123456789_

Exception: Selenium::WebDriver::Error::InvalidSessionIdError

Relationships & Source Files
Super Chains via Extension / Inclusion / Inheritance
Class Chain:
self, WebDriverError, StandardError
Instance Chain:
self, WebDriverError, StandardError
Inherits: Selenium::WebDriver::Error::WebDriverError
Defined in: rb/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.