org.aludratest.service.gui.web
Interface WebGUIVerification

All Superinterfaces:
Action, GUIVerification, Verification
All Known Implementing Classes:
Selenium1Verification, Selenium2Verification

public interface WebGUIVerification
extends GUIVerification

Specialization of the GUIVerification which may add features specific for Web GUIs.

Author:
Volker Bergmann

Method Summary
 
Methods inherited from interface org.aludratest.service.gui.GUIVerification
assertChecked, assertChecked, assertContainsLabels, assertDropDownEntrySelectionMatches, assertEditable, assertElementNotPresent, assertElementPresent, assertEnabled, assertHasFocus, assertHasLabels, assertHasValues, assertNotEditable, assertNotEnabled, assertTextMatches, assertValueMatches, assertVisible
 
Methods inherited from interface org.aludratest.service.Action
createAttachments, createDebugAttachments, setSystemConnector
 



Copyright © 2015 aludratest.org. All rights reserved.