@Deprecated public class ClickAndHoldAction extends MouseAction implements org.openqa.selenium.interactions.Action
MouseAction.Button
mouse
where
Constructor and Description |
---|
ClickAndHoldAction(org.openqa.selenium.interactions.Mouse mouse,
org.openqa.selenium.internal.Locatable locationProvider)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
perform()
Deprecated.
Holds down the mouse button on a selected element.
|
getActionLocation, moveToLocation
public ClickAndHoldAction(org.openqa.selenium.interactions.Mouse mouse, org.openqa.selenium.internal.Locatable locationProvider)
public void perform()
perform
in interface org.openqa.selenium.interactions.Action