selenium.workflow

Undocumented in source.

Members

Classes

SeleniumPage
class SeleniumPage
Undocumented in source.
WebNavigation
class WebNavigation
Undocumented in source.
Workflow
class Workflow(T, U)
Undocumented in source.
WorkflowCheck
class WorkflowCheck(T, U)
Undocumented in source.
WorkflowNamed
class WorkflowNamed(string workflowName, T, U)
Undocumented in source.

Functions

define
auto define(SeleniumSession session)
Undocumented in source. Be warned that the author may not have intended to support it.
define
auto define(T workflow, U obj)
Undocumented in source. Be warned that the author may not have intended to support it.
define
auto define(T workflow, U obj)
Undocumented in source. Be warned that the author may not have intended to support it.
historyCue
auto historyCue(SeleniumSession session, T callback)
Undocumented in source. Be warned that the author may not have intended to support it.
isFalse
void isFalse(bool value, string message)
Undocumented in source. Be warned that the author may not have intended to support it.
isTrue
void isTrue(bool value, string message)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

HistoryCue
struct HistoryCue(T)
Undocumented in source.

Meta