| Name | Description | Type | Package | Framework |
| Base64Encoder | Encodes binary data to plain text as Base64. | Class | org.openqa.selenium.internal | Selenium |
| BuildInfo | Reads information about how the current application was built from the Build-Info section of the manifest in the jar file, which contains this class. | Class | org.openqa.selenium.internal | Selenium |
| ElementScrollBehavior | enum ElementScrollBehaviorEnum Constant Summary | Class | org.openqa.selenium.internal | Selenium |
| FindsByClassName | Interface | org.openqa.selenium.internal | Selenium | |
| FindsByCssSelector | Interface | org.openqa.selenium.internal | Selenium | |
| FindsById | Interface | org.openqa.selenium.internal | Selenium | |
| FindsByLinkText | Interface | org.openqa.selenium.internal | Selenium | |
| FindsByName | Interface | org.openqa.selenium.internal | Selenium | |
| FindsByTagName | Interface | org.openqa.selenium.internal | Selenium | |
| FindsByXPath | Interface | org.openqa.selenium.internal | Selenium | |
| Killable | killing the process at the OS level. | Interface | org.openqa.selenium.internal | Selenium |
| SocketLock | Class | org.openqa.selenium.internal | Selenium | |
| WrapsDriver | Interface | org.openqa.selenium.internal | Selenium | |
| WrapsElement | Interface | org.openqa.selenium.internal | Selenium | |