pause (UI Automation - Synchronization)
Compatible with:
- Purpose
- This command is Used for giving explicit Pause between the execution (Wait for the specified amount of time (in milliseconds)).
- Syntax
- pause(waitTime)
- Target
- waitTime -the amount of time to sleep (in milliseconds)
- Value
- N/A
- Return Value
- N/A