Uses of Class
net.thucydides.core.webdriver.WebdriverProxyFactory
Packages that use WebdriverProxyFactory
Package
Description
Classes designed to make it easier to work with Page Objects in WebDriver.
Base class to be used when writing a library of resuable test steps.
Manage WebDriver instances, and knowing what WebDriver types are supported.
-
Uses of WebdriverProxyFactory in net.thucydides.core.pages
Methods in net.thucydides.core.pages that return WebdriverProxyFactory -
Uses of WebdriverProxyFactory in net.thucydides.core.steps
Methods in net.thucydides.core.steps that return WebdriverProxyFactoryModifier and TypeMethodDescriptionprotected WebdriverProxyFactoryBaseStepListener.getProxyFactory() -
Uses of WebdriverProxyFactory in net.thucydides.core.webdriver
Methods in net.thucydides.core.webdriver that return WebdriverProxyFactoryModifier and TypeMethodDescriptionstatic WebdriverProxyFactoryWebdriverProxyFactory.getFactory()