# Functions
NewBase creates a new Base environment with the given component name.
# Structs
Base is a partial implementation of Env useful as the base struct for implementations of Env.
# Interfaces
Env allows web_test environments to be started for controlling a browser using Selenium WebDriver.