Class EdgeHtmlDriverInfo

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

    @AutoService(org.openqa.selenium.WebDriverInfo.class)
    public class EdgeHtmlDriverInfo
    extends org.openqa.selenium.edge.EdgeDriverInfo
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getMaximumSimultaneousSessions()  
      boolean isAvailable()  
      • Methods inherited from class org.openqa.selenium.edge.EdgeDriverInfo

        createDriver, getCanonicalCapabilities, getDisplayName, isSupporting
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EdgeHtmlDriverInfo

        public EdgeHtmlDriverInfo()
    • Method Detail

      • isAvailable

        public boolean isAvailable()
        Specified by:
        isAvailable in interface org.openqa.selenium.WebDriverInfo
        Specified by:
        isAvailable in class org.openqa.selenium.edge.EdgeDriverInfo
      • getMaximumSimultaneousSessions

        public int getMaximumSimultaneousSessions()
        Specified by:
        getMaximumSimultaneousSessions in interface org.openqa.selenium.WebDriverInfo
        Overrides:
        getMaximumSimultaneousSessions in class org.openqa.selenium.edge.EdgeDriverInfo