DirtyDriver.Browser (DirtyDriver v0.0.1) View Source
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
USER PROMPTS
COOKIES
DOCUMENT
TIMEOUTS
CONTEXTS
NAVIGATION
SESSIONS
SCREEN CAPTURE
Link to this section Functions
Returns a specification to start this module under a supervisor.
arg is passed as the argument to Task.start_link/1 in the :start field
of the spec.
For more information, see the Supervisor module,
the Supervisor.child_spec/2 function and the Supervisor.child_spec/0 type.
USER PROMPTS
COOKIES
Specs
get_page_source() :: String
DOCUMENT
TIMEOUTS
CONTEXTS
NAVIGATION
SESSIONS
SCREEN CAPTURE
Specs
set_implicit_timeout(Integer) :: [any()]
Specs
set_pageLoad_timeout(Integer) :: [any()]
Specs
set_script_timeout(Integer) :: [any()]