Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Selenium::Session::Cookies
Inherits
Struct
<
Value
<
Object
Constructors
new
(session :
Session
)
Source
Instance methods
clear
Source
delete
(name)
Source
each
Source
get
(name)
Source
set
(name, value, domain = nil, path = "/", http_only = false, secure = false)
Source
to_a
Source