Uses of Interface
org.openqa.selenium.Alert
-
Packages that use Alert Package Description org.openqa.selenium -
-
Uses of Alert in org.openqa.selenium
Methods in org.openqa.selenium that return Alert Modifier and Type Method Description AlertWebDriver.TargetLocator. alert()Switches to the currently active modal dialog for this particular driver instance.
-