Uses of Class
org.specrunner.webdriver.AbstractPluginAlert

Packages that use AbstractPluginAlert
org.specrunner.webdriver.actions.alert   
org.specrunner.webdriver.assertions.alert   
 

Uses of AbstractPluginAlert in org.specrunner.webdriver.actions.alert
 

Subclasses of AbstractPluginAlert in org.specrunner.webdriver.actions.alert
 class PluginAlertConfirm
          Perform a confirm alert action.
 class PluginAlertDismiss
          Perform a alert dismiss action.
 class PluginAlertType
          Perform a type on alert dialogs.
 

Uses of AbstractPluginAlert in org.specrunner.webdriver.assertions.alert
 

Subclasses of AbstractPluginAlert in org.specrunner.webdriver.assertions.alert
 class PluginAlertCompare
          Compare the text in alert.
 



Copyright © 2013. All rights reserved.