Uses of Class
org.openqa.selenium.support.decorators.WebDriverDecorator.ProxyFactory
Packages that use WebDriverDecorator.ProxyFactory
-
Uses of WebDriverDecorator.ProxyFactory in org.openqa.selenium.support.decorators
Methods in org.openqa.selenium.support.decorators that return WebDriverDecorator.ProxyFactoryModifier and TypeMethodDescriptionprotected final <Z> WebDriverDecorator.ProxyFactory<? extends Z>WebDriverDecorator.createProxyFactory(WebDriverDecorator.Definition definition, Decorated<Z> sample, Class<? extends Z> clazz)