Exception: Async::WebDriver::UnableToSetCookieError

Inherits:
Error
  • Object
show all
Defined in:
lib/async/webdriver/error.rb

Overview

A command to set a cookie’s value could not be satisfied.

Constant Summary collapse

CODE =
"unable to set cookie"