A C E G L M O Q R S 
All Classes All Packages

A

addArguments(String...) - Method in class org.openqa.selenium.chromium.ChromiumOptions
 
addArguments(List<String>) - Method in class org.openqa.selenium.chromium.ChromiumOptions
Adds additional command line arguments to be used when starting Chrome.
addEncodedExtensions(String...) - Method in class org.openqa.selenium.chromium.ChromiumOptions
 
addEncodedExtensions(List<String>) - Method in class org.openqa.selenium.chromium.ChromiumOptions
Adds a new Chrome extension to install on browser startup.
addExtensions(File...) - Method in class org.openqa.selenium.chromium.ChromiumOptions
 
addExtensions(List<File>) - Method in class org.openqa.selenium.chromium.ChromiumOptions
Adds a new Chrome extension to install on browser startup.

C

ChromiumDriver - Class in org.openqa.selenium.chromium
A WebDriver implementation that controls a Chromium browser running on the local machine.
ChromiumDriver(CommandExecutor, Capabilities, String) - Constructor for class org.openqa.selenium.chromium.ChromiumDriver
 
ChromiumDriverCommandExecutor - Class in org.openqa.selenium.chromium
DriverCommandExecutor that understands ChromiumDriver specific commands.
ChromiumDriverCommandExecutor(String, DriverService) - Constructor for class org.openqa.selenium.chromium.ChromiumDriverCommandExecutor
 
ChromiumDriverInfo - Class in org.openqa.selenium.chromium
 
ChromiumDriverInfo() - Constructor for class org.openqa.selenium.chromium.ChromiumDriverInfo
 
ChromiumOptions<T extends ChromiumOptions<?>> - Class in org.openqa.selenium.chromium
Class to manage options specific to ChromiumDriver.
ChromiumOptions(String, String, String) - Constructor for class org.openqa.selenium.chromium.ChromiumOptions
 

E

executeCdpCommand(String, Map<String, Object>) - Method in class org.openqa.selenium.chromium.ChromiumDriver
Execute a Chrome Devtools Protocol command and get returned result.

G

getCapabilities() - Method in class org.openqa.selenium.chromium.ChromiumDriver
 
getCastIssueMessage() - Method in class org.openqa.selenium.chromium.ChromiumDriver
 
getCastSinks() - Method in class org.openqa.selenium.chromium.ChromiumDriver
 
getDevTools() - Method in class org.openqa.selenium.chromium.ChromiumDriver
 
getExtraCapability(String) - Method in class org.openqa.selenium.chromium.ChromiumOptions
 
getExtraCapabilityNames() - Method in class org.openqa.selenium.chromium.ChromiumOptions
 
getLocalStorage() - Method in class org.openqa.selenium.chromium.ChromiumDriver
 
getMaximumSimultaneousSessions() - Method in class org.openqa.selenium.chromium.ChromiumDriverInfo
 
getNetworkConnection() - Method in class org.openqa.selenium.chromium.ChromiumDriver
 
getSessionStorage() - Method in class org.openqa.selenium.chromium.ChromiumDriver
 
getTouch() - Method in class org.openqa.selenium.chromium.ChromiumDriver
 

L

launchApp(String) - Method in class org.openqa.selenium.chromium.ChromiumDriver
Launches Chrome app specified by id.
location() - Method in class org.openqa.selenium.chromium.ChromiumDriver
 

M

mergeInPlace(Capabilities) - Method in class org.openqa.selenium.chromium.ChromiumOptions
 

O

onLogEvent(EventType<X>) - Method in class org.openqa.selenium.chromium.ChromiumDriver
 
org.openqa.selenium.chromium - package org.openqa.selenium.chromium
 

Q

quit() - Method in class org.openqa.selenium.chromium.ChromiumDriver
 

R

register(Predicate<URI>, Supplier<Credentials>) - Method in class org.openqa.selenium.chromium.ChromiumDriver
 

S

selectCastSink(String) - Method in class org.openqa.selenium.chromium.ChromiumDriver
 
setBinary(File) - Method in class org.openqa.selenium.chromium.ChromiumOptions
Sets the path to the Chrome executable.
setBinary(String) - Method in class org.openqa.selenium.chromium.ChromiumOptions
Sets the path to the Chrome executable.
setExperimentalOption(String, Object) - Method in class org.openqa.selenium.chromium.ChromiumOptions
Sets an experimental option.
setFileDetector(FileDetector) - Method in class org.openqa.selenium.chromium.ChromiumDriver
 
setHeadless(boolean) - Method in class org.openqa.selenium.chromium.ChromiumOptions
 
setLocation(Location) - Method in class org.openqa.selenium.chromium.ChromiumDriver
 
setNetworkConnection(NetworkConnection.ConnectionType) - Method in class org.openqa.selenium.chromium.ChromiumDriver
 
setPermission(String, String) - Method in class org.openqa.selenium.chromium.ChromiumDriver
 
startTabMirroring(String) - Method in class org.openqa.selenium.chromium.ChromiumDriver
 
stopCasting(String) - Method in class org.openqa.selenium.chromium.ChromiumDriver
 
A C E G L M O Q R S 
All Classes All Packages