@Deprecated public class ButtonReleaseAction extends MouseAction implements org.openqa.selenium.interactions.Action
MouseAction.Buttonmousewhere| Constructor and Description |
|---|
ButtonReleaseAction(org.openqa.selenium.interactions.Mouse mouse,
org.openqa.selenium.internal.Locatable locationProvider)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
perform()
Deprecated.
Releases the mouse button currently left held.
|
getActionLocation, moveToLocationpublic ButtonReleaseAction(org.openqa.selenium.interactions.Mouse mouse,
org.openqa.selenium.internal.Locatable locationProvider)
public void perform()
perform in interface org.openqa.selenium.interactions.Action