public interface DriverFactory
Modifier and Type | Method and Description |
---|---|
boolean |
hasMappingFor(org.openqa.selenium.Capabilities capabilities)
Deprecated.
This method is used in tests only and subject to be removed from the interface
|
org.openqa.selenium.WebDriver |
newInstance(org.openqa.selenium.Capabilities capabilities) |
void |
registerDriverProvider(DriverProvider implementation) |
void registerDriverProvider(DriverProvider implementation)
org.openqa.selenium.WebDriver newInstance(org.openqa.selenium.Capabilities capabilities)
@Deprecated boolean hasMappingFor(org.openqa.selenium.Capabilities capabilities)
capabilities
- capabilities map