public class ContextClick extends Object
| Constructor and Description |
|---|
ContextClick() |
| Modifier and Type | Method and Description |
|---|---|
static Performable |
on(String cssOrXpathForElement) |
static Performable |
on(Target target) |
static Performable |
on(WebElementFacade element) |
public static Performable on(String cssOrXpathForElement)
public static Performable on(Target target)
public static Performable on(WebElementFacade element)
Copyright © 2023. All rights reserved.