| Class | Description | 
|---|---|
| Configuration | 
 
 Global object for configuration data storage. 
 | 
| Context | 
 
 Global object which stores context variables. 
 | 
| Driver | 
 
 Global object for initializing and storing WebDriver objects. 
 | 
| Enum | Description | 
|---|---|
| ConfigurationOption | 
 Some configuration options are frequently used and have fixed predefined names. 
 | 
| Platform | 
 Enumeration containing the list of all supported platforms. 
 |