public interface Alert
extends org.openqa.selenium.Alert
| Modifier and Type | Method and Description |
|---|---|
boolean |
present()
Check if this alert is present.
|
void |
prompt(java.lang.String text)
Send input to the alert prompt.
|
Copyright © 2018 FluentLenium. All Rights Reserved.