Class Selenium::WebDriver::Error::InvalidCookieDomainError
In: lib/selenium/webdriver/common/error.rb
Parent: WebDriverError

Raised when attempting to add a cookie under a different domain than the current URL.

[Validate]