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

Inherits:
WebDriverError
  • Object
show all
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.