Package net.thucydides.core.webdriver
package net.thucydides.core.webdriver
Manage WebDriver instances, and knowing what WebDriver types are supported.
-
ClassDescriptionCreated by john on 25/06/2016.Created by john on 12/03/15.Initializes the
WebElementFacade
members of aWidgetObject
.DriverConfiguration<T extends DriverConfiguration>Thrown when the test runner tries to use an unsupported WebDriver driver.You can implement this class to provide your own driver instance.Used to indicate that the provided driver has not been specified by the driverType() method.Created by john on 25/06/2016.Created by john on 28/10/2014.Created by john on 14/07/2017.A description goes here.Manage WebDriver instances.The list of supported web drivers.Created by john on 28/10/2014.Listener class used to know when a new Webdriver instance has been created.A utility class that provides services to initialize web testing and reporting-related fields in arbitrary objects.Created by john on 30/01/15.Created by john on 12/03/15.A proxy class for webdriver instances, designed to prevent the browser being opened unnecessarily.Provides an instance of a supported WebDriver.One or more WebDriver drivers that are being used in a test.Manage WebDriver instances.Provides a proxy for a WebDriver instance.