Workflow

Undocumented in source.

Constructors

this
this(SeleniumSession session)
Undocumented in source.
this
this(T child, U cls)
Undocumented in source.

Members

Functions

check
auto check()
Undocumented in source. Be warned that the author may not have intended to support it.
hasStep
bool hasStep()
Undocumented in source. Be warned that the author may not have intended to support it.
opDispatch
auto opDispatch(T props)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

child
T child;
Undocumented in source.
cls
U cls;
Undocumented in source.
session
SeleniumSession session;
Undocumented in source.

Meta