Action
Ensures that the test application is running and ready for testing.
Syntax
C#
TestObject ExecuteBaseState(baseState)
VB
TestObject ExecuteBaseState(baseState)
| Variable
|
Description
|
|
baseState
|
Contains all information required for executing the base state.
IBaseState.
|