SeleniumCookie

Undocumented in source.

Constructors

this
this(SeleniumApi api, SeleniumSession parent)
Undocumented in source.

Members

Properties

all
auto all [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
deleteAll
auto deleteAll [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
deleteByName
string deleteByName [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
set
auto set(string name, string value)
Undocumented in source. Be warned that the author may not have intended to support it.
set
Cookie set [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

api
SeleniumApi api;
Undocumented in source.
parent
SeleniumSession parent;
Undocumented in source.

Meta