Class WebdriverProxyFactory

  • All Implemented Interfaces:
    Serializable

    public class WebdriverProxyFactory
    extends Object
    implements Serializable
    Provides a proxy for a WebDriver instance. The proxy lets you delay opening the browser until you really know you are going to use it.
    See Also:
    Serialized Form