org.aludratest.service.gui.web
Interface WebGUICondition

All Superinterfaces:
Action, Condition, GUICondition
All Known Implementing Classes:
Selenium1Condition, Selenium2Condition

public interface WebGUICondition
extends GUICondition

Specialization of the GUICondition interface which may add features specific to Web GUIs.

Author:
Volker Bergmann

Method Summary
 
Methods inherited from interface org.aludratest.service.gui.GUICondition
containsLabels, equalsLabels, isElementChecked, isElementEditable, isElementEditable, isElementEnabled, isElementEnabled, isElementNotPresent, isElementNotPresent, isElementPresent, isElementPresent, isElementPresentandInForeground, isElementVisible, isElementVisible, isWindowOpen
 
Methods inherited from interface org.aludratest.service.Action
createAttachments, createDebugAttachments, setSystemConnector
 



Copyright © 2015 aludratest.org. All rights reserved.