public class ActionResult extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
wasSuccess |
| Constructor and Description |
|---|
ActionResult(boolean status,
GuiElement usedElement,
WebInteractionMethods web) |
| Modifier and Type | Method and Description |
|---|---|
WebInteractionMethods |
then() |
BrowserVerificationMethods |
verify() |
public ActionResult(boolean status,
GuiElement usedElement,
WebInteractionMethods web)
public BrowserVerificationMethods verify()
public WebInteractionMethods then()
Copyright © 2019. All rights reserved.