@Deprecated public class ElementScrollBehaviourConfigurator<D extends org.openqa.selenium.WebDriver> extends Object implements WebDriverConfigurationParticipant<D>
| Constructor and Description |
|---|
ElementScrollBehaviourConfigurator(org.openqa.selenium.internal.ElementScrollBehavior elementScrollBehavior)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addDesiredCapabilities(org.openqa.selenium.remote.DesiredCapabilities desiredCapabilities)
Deprecated.
Can add desired capabilities to a
WebDriver before it gets created. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpostConstructpublic ElementScrollBehaviourConfigurator(org.openqa.selenium.internal.ElementScrollBehavior elementScrollBehavior)
public void addDesiredCapabilities(org.openqa.selenium.remote.DesiredCapabilities desiredCapabilities)
WebDriverConfigurationParticipantWebDriver before it gets created.addDesiredCapabilities in interface WebDriverConfigurationParticipant<D extends org.openqa.selenium.WebDriver>desiredCapabilities - desired capabilities object, which can be adjustedCopyright © 2019 willhaben internet service GmbH & Co KG. All rights reserved.