class Selenium::WebDriver::Error::InvalidSessionIdError
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.
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.