Hound.JsonDriver

Summary

active_sessions()

Get list of active sessions

create_session(browser_name)

Creates a session associated with the current pid

destroy_session(session_id)

Destroy a session

server_status()

Get server’s current status

session_info(session_id)

Get capabilities of a particular session

set_timeout(session_id, operation, time)

Set the timeout for a particular type of operation

Functions

active_sessions()

Specs:

Get list of active sessions

create_session(browser_name)

Specs:

Creates a session associated with the current pid

destroy_session(session_id)

Specs:

Destroy a session

server_status()

Specs:

Get server’s current status

session_info(session_id)

Specs:

Get capabilities of a particular session

set_timeout(session_id, operation, time)

Specs:

Set the timeout for a particular type of operation