INVOKE Function (TestPage Action)
Invokes an action on a test page.
Syntax
TestPage.Action.INVOKE
Parameters
TestRequestPage
Type: TestPage
The test page from which you want to invoke the action.
Action
Type: Text
The action to invoke from the test page.
Remarks
All actions that are available on the page are also available on the test page.