Package com.shaft.gui.element
Class AlertActions
java.lang.Object
com.shaft.driver.internal.FluentWebDriverAction
com.shaft.gui.element.AlertActions
-
Constructor Summary
ConstructorDescriptionAlertActions
(DriverFactoryHelper helper) AlertActions
(org.openqa.selenium.WebDriver driver) -
Method Summary
Methods inherited from class com.shaft.driver.internal.FluentWebDriverAction
alert, and, browser, element, initialize, initialize, initialize, initialize, performAlertAction, performBrowserAction, performElementAction, performTouchAction, touch, waitUntil
-
Constructor Details
-
AlertActions
public AlertActions() -
AlertActions
public AlertActions(org.openqa.selenium.WebDriver driver) -
AlertActions
-
-
Method Details
-
isAlertPresent
public boolean isAlertPresent() -
acceptAlert
-
dismissAlert
-
getAlertText
-
typeIntoPromptAlert
-