Exception: Selenium::WebDriver::Error::InvalidCookieDomainError
- Inherits:
-
WebDriverError
- Object
- StandardError
- WebDriverError
- Selenium::WebDriver::Error::InvalidCookieDomainError
- Defined in:
- lib/selenium/webdriver/common/error.rb
Overview
An illegal attempt was made to set a cookie under a different domain than the current page.
Method Summary
Methods inherited from WebDriverError
Constructor Details
This class inherits a constructor from Selenium::WebDriver::Error::WebDriverError