Exception: Selenium::WebDriver::Error::InvalidCookieDomainError

Inherits:
WebDriverError
  • Object
show all
Defined in:
lib/selenium/webdriver/common/error.rb

Overview

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