The search keyword must be a single word (no spaces).
Function AutomationSetTestType
- Line
- 3903
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- string testType
- Returns
- nothing
| 3903 | native AutomationSetTestType takes string testType returns nothing |
| 3904 | native AutomationTestStart takes string testName returns nothing |
| 3905 | native AutomationTestEnd takes nothing returns nothing |
| 3906 | native AutomationTestingFinished takes nothing returns nothing |
| 3907 | |
| 3908 | // JAPI Functions
|