version 1.0

Package com.actimind.actiwate.testing.html

Interface Summary
Action Interface contains methods emulating user actions on HTML page.
AlertAssert The interface provides an ability to implement custom alert dialog verification.
ConfirmAssert The interface provides an ability to implement custom confirmation dialog verification.
Frame Represents single frame within a window or another frame.
IFrame Represents iframe within a window or another frame.
Page The context in which object lookup and assertion performed.
PageAssert Contains asserts for HTML page as a whole.
PageObjectLookup Contains methods for HTML objects lookup.
PromptAssert The interface provides an ability to implement custom prompt dialog verification.
TableCellAssert Contains asserts for TableCell content.
TableCellObjectLookup Contains methods for lookup HTML objects within TableCell.
UserDialogExpect User dialog expectation methods.
 

Exception Summary
DialogException  
FrameNotFoundException Thrown if frame or iframe was not found.
LookupException This exception throwed by an object lookup methods if object method looking for was not found.
UnexpectedUserDialogException Thrown if unexpected alert, confirm or prompt occurred.
UserDialogExpectedException Thrown if user dialog was expected but did not occur.
 



Copyright © 2007 Actimind, Inc. All Rights Reserved.