Application State Control Functions
Includes functions for application state control.
GetAppState Function
Returns the name of the application state function on which the specified application state or test case function is based.
GetAppStateList Function
Returns the names of all the application state functions on which the specified function is based.
SetAppState Function
Calls the application state function associated with the current test case for execution by the agent on the current machine.
SetBaseState Function
Calls the base state function associated with the current machine.
SetBrowserType Function
Sets the current browser type.
SetDefaultBrowserType Function
Sets the default browser type, which is used when new Agent connections are made.
SetGuiType Function
Tells
4Test
to ignore the agent report of the actual GUI residing on the specified machine and instead to execute the test case as if the machine was running the specified GUI.
Parent topic:
Functions