Class WebDriverDecorator.ProxyFactory<T>

java.lang.Object
org.openqa.selenium.support.decorators.WebDriverDecorator.ProxyFactory<T>
Enclosing class:
WebDriverDecorator<T extends WebDriver>

protected static class WebDriverDecorator.ProxyFactory<T> extends Object
  • Method Details

    • newInstance

      public T newInstance(Decorated<T> target)