Class ChromiumDriverInfo

  • All Implemented Interfaces:
    org.openqa.selenium.WebDriverInfo

    public abstract class ChromiumDriverInfo
    extends java.lang.Object
    implements org.openqa.selenium.WebDriverInfo
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getMaximumSimultaneousSessions()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface org.openqa.selenium.WebDriverInfo

        createDriver, getCanonicalCapabilities, getDisplayName, isAvailable, isSupporting, isSupportingCdp
    • Constructor Detail

      • ChromiumDriverInfo

        public ChromiumDriverInfo()
    • Method Detail

      • getMaximumSimultaneousSessions

        public int getMaximumSimultaneousSessions()
        Specified by:
        getMaximumSimultaneousSessions in interface org.openqa.selenium.WebDriverInfo