public class AlertAction extends Object implements Performable
| Constructor and Description |
|---|
AlertAction() |
| Modifier and Type | Method and Description |
|---|---|
Performable |
andAccept()
Accept the HTML alert message
|
Performable |
andDismiss()
Dismiss the HTML alert message
|
Question<String> |
getText()
Retrieve the text of the current alert window
|
<T extends Actor> |
performAs(T actor) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitthenpublic <T extends Actor> void performAs(T actor)
performAs in interface Performablepublic Performable andDismiss()
public Performable andAccept()
Copyright © 2023. All rights reserved.