public class DragInteraction extends Object
| Constructor and Description |
|---|
DragInteraction(Target from) |
| Modifier and Type | Method and Description |
|---|---|
Performable |
to(org.openqa.selenium.By locator) |
Performable |
to(String xpathOrCssLocator) |
Performable |
to(Target to) |
public DragInteraction(Target from)
public Performable to(Target to)
public Performable to(String xpathOrCssLocator)
public Performable to(org.openqa.selenium.By locator)
Copyright © 2023. All rights reserved.