Class LazyDriver

  • All Implemented Interfaces:
    Driver

    public class LazyDriver
    extends java.lang.Object
    implements Driver
    • Constructor Detail

      • LazyDriver

        public LazyDriver​(Config config,
                          org.openqa.selenium.Proxy userProvidedProxy,
                          java.util.List<org.openqa.selenium.support.events.WebDriverEventListener> listeners)