Package com.canoo.webtest.steps.request

Steps that invoke a request in order to receive a new page.

See:
          Description

Class Summary
AbstractIdOrLabelTarget  
AbstractTargetAction This is the abstract base class for all test specification steps that initiate a request.
ClickButton Provides the ability to click on a submit button.
ClickElement Clicks an html element determined by its id or xpath.
ClickLink Clicks a link determined by its id or its label and/or its href.
CloseWindow Closes the current top level window.
DragAndDrop Drags an element to an other one
FollowFrame Selects a frame as the "current active" response.
InvokePage Performs an initial request to an url and makes the received response available for subsequent steps.
SelectWebClient Selects the WebClient to use as current, creating a new one if this WebClient doesn't exist.
SelectWindow Selects a top level window as the "current active" window.
TargetHelper This is a helper class for all test specification steps that initiate a request.
 

Package com.canoo.webtest.steps.request Description

Steps that invoke a request in order to receive a new page.


Copyright © 2001-2007 Canoo Engineering AG, Basel. All rights reserved.