Class RemoteDriverFactory


  • public class RemoteDriverFactory
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.openqa.selenium.WebDriver createRemoteInstance​(java.lang.String browser)  
      static boolean getEnableTracing()  
      • Methods inherited from class java.lang.Object

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

      • RemoteDriverFactory

        public RemoteDriverFactory()
    • Method Detail

      • createRemoteInstance

        public static org.openqa.selenium.WebDriver createRemoteInstance​(java.lang.String browser)
      • getEnableTracing

        public static boolean getEnableTracing()