-
-
Constructor Summary
Constructors
Constructor and Description |
AlertStub() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
AlertStub
public AlertStub()
-
Method Detail
-
dismiss
public void dismiss()
- Specified by:
dismiss
in interface org.openqa.selenium.Alert
-
accept
public void accept()
- Specified by:
accept
in interface org.openqa.selenium.Alert
-
getText
public String getText()
- Specified by:
getText
in interface org.openqa.selenium.Alert
Copyright © 2021. All rights reserved.