Package org.openqa.selenium.chromium
Class ChromiumDriverInfo
java.lang.Object
org.openqa.selenium.chromium.ChromiumDriverInfo
- All Implemented Interfaces:
org.openqa.selenium.remote.WebDriverInfo
public abstract class ChromiumDriverInfo
extends Object
implements org.openqa.selenium.remote.WebDriverInfo
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.openqa.selenium.remote.WebDriverInfo
createDriver, createDriver, getCanonicalCapabilities, getDisplayName, isAvailable, isPresent, isSupporting, isSupportingBiDi, isSupportingCdp
-
Constructor Details
-
ChromiumDriverInfo
public ChromiumDriverInfo()
-
-
Method Details
-
getMaximumSimultaneousSessions
public int getMaximumSimultaneousSessions()- Specified by:
getMaximumSimultaneousSessionsin interfaceorg.openqa.selenium.remote.WebDriverInfo
-