SeleniumNavigation

Undocumented in source.

Constructors

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

Members

Properties

back
auto back [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
forward
auto forward [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
refresh
auto refresh [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
url
string url [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
url
auto url [@property getter]
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