Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
Client encapsulates the web driver and associated utilities specified by the project's settings.
func NewClient ¶
NewClient is a factory for creating new WebDrivers and associated utilities based on the provided configuration.
func (*Client) StartDriver ¶
StartDriver starts the driver associated with this client
func (*Client) StopDriver ¶
StopDriver kills the process the driver associated with this client is running on
Click to show internal directories.
Click to hide internal directories.