| optionBrowserExtensions | |
| optionChromeBinaryPath | Returns the current path to Chrome binary |
| optionChromeDriverPath | Returns the current path to ChromeDriver |
| optionFirefoxBinaryPath | Returns the current path to Firefox binary |
| optionFirefoxDriverPath | Returns the current path to Firefox driver (geckodriver) |
| optionIeDriverPath | Deprecated API Endpoint. Its use is discouraged, it will be removed in a future version. Option no longer in effective use. |
| optionLastDirectory | |
| optionPhantomJsBinaryPath | Returns the current path to PhantomJS binary |
| setOptionChromeBinaryPath (String* ) | Sets the current path to Chrome binary |
| setOptionChromeDriverPath (String* ) | Sets the current path to ChromeDriver |
| setOptionFirefoxBinaryPath (String* ) | Sets the current path to Firefox binary |
| setOptionFirefoxDriverPath (String* ) | Sets the current path to Firefox driver (geckodriver) |
| setOptionIeDriverPath (String* ) | Deprecated API Endpoint. Its use is discouraged, it will be removed in a future version. Option no longer in effective use. |
| setOptionLastDirectory (String* ) | |
| setOptionPhantomJsBinaryPath (String* ) | Sets the current path to PhantomJS binary |