hound v1.0.2 Hound.Session
Low-level session functions internally used by Hound, to work with drivers. See Hound.Helpers.Session for session helpers
Summary
Functions
Get list of active sessions
Creates a session associated with the current pid
Destroy a session
Make capabilities for session
Get server’s current status
Get capabilities of a particular session
Set the timeout for a particular type of operation
Functions
Specs
create_session(Hound.Browser.t, map | Keyword.t) :: {:ok, String.t}
Creates a session associated with the current pid
Specs
make_capabilities(Hound.Browser.t, map | Keyword.t) :: map
Make capabilities for session
Specs
session_info(String.t) :: map
Get capabilities of a particular session