public class JsPrompt extends JsConfirmation
| Constructor and Description |
|---|
JsPrompt(org.openqa.selenium.Alert alert) |
| Modifier and Type | Method and Description |
|---|---|
void |
sendKeys(String text)
Sets a value in the prompt
|
dismisspublic void sendKeys(String text)
text - to be provided to the promptCopyright © 2018. All rights reserved.