public class ChromiumOptions extends BaseOptions<ChromiumOptions> implements SupportsBrowserNameOption<ChromiumOptions>, SupportsChromeDrivePortOption<ChromiumOptions>, SupportsExecutableOption<ChromiumOptions>, SupportsExecutableDirOption<ChromiumOptions>, SupportsVerboseOption<ChromiumOptions>, SupportsLogPathOption<ChromiumOptions>, SupportsBuildCheckOption<ChromiumOptions>, SupportsAutodownloadOption<ChromiumOptions>, SupportsUseSystemExecutableOption<ChromiumOptions>
Options class that sets options for Chromium when testing websites.
BROWSER_NAME_OPTIONCHROME_DRIVER_PORTEXECUTABLEEXECUTABLE_DIRVERBOSELOG_PATHDISABLE_BUILD_CHECKAUTODOWNLOAD_ENABLEDUSE_SYSTEM_EXECUTABLEAUTOMATION_NAME_OPTIONEVENT_TIMINGS_OPTIONPRINT_PAGE_SOURCE_ON_FIND_FAILURE_OPTIONNO_RESET_OPTIONFULL_RESET_OPTIONNEW_COMMAND_TIMEOUT_OPTIONPLATFORM_VERSION_OPTION| Constructor and Description |
|---|
ChromiumOptions() |
ChromiumOptions(org.openqa.selenium.Capabilities source) |
ChromiumOptions(java.util.Map<java.lang.String,?> source) |
asMap, clone, getCapability, getPlatformName, merge, setCapability, setPlatformName, toW3cNameequals, getCapabilityNames, hashCode, setCapability, setCapability, setCapability, toJson, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitwithBrowserNamegetChromeDriverPort, setChromeDriverPortgetExecutable, setExecutablegetExecutableDir, setExecutableDirisVerbose, setVerbosegetLogPath, setLogPathisBuildCheckDisabled, setBuildCheckDisabledisAutodownloadEnabled, setAutodownloadEnabledisUseSystemExecutable, setUseSystemExecutableasMap, getBrowserName, getBrowserVersion, getCapability, getCapabilityNames, getPlatformName, is, mergeamend, setCapabilitygetAutomationName, setAutomationNamedoesEventTimings, eventTimings, setEventTimingsdoesPrintPageSourceOnFindFailure, printPageSourceOnFindFailure, setPrintPageSourceOnFindFailuredoesNoReset, noReset, setNoResetdoesFullReset, fullReset, setFullResetgetNewCommandTimeout, setNewCommandTimeoutgetPlatformVersion, setPlatformVersion