Get Pooled WebDriver 

Gets a free WebDriver from a global pool.

Timed WebDriver Navigate [BETA] 

Disconnect, navigates, and reconnect the WebDriver.

Timed WebDriver Reconnect [BETA] 

Disconnect, wait, and reconnect the WebDriver.

Text Matches 

Expects the text within an element to match a given pattern.

Alert 

Interact with alert, confirm, and prompt boxes.

Wait for Condition 

Waits for an expected condition for a specified amount of time.

Alert Is Present 

Expect an alert to be shown by the page.

Current URL 

Extracts the current URL from a WebDriver.

Send File Path Deprecated

Enter a file path into a input WebElement.