Lock Device
Locks the device screen with optional app closing.
What It Does
Section titled “What It Does”- Locks the device screen
- Can close apps before locking
- Verifies lock was successful
Configuration Options
Section titled “Configuration Options”| Option | Type | Description |
|---|---|---|
| Lock Method | Select | power, sleep, or adb |
| Close Mode | Select | none or all (close apps first) |
| Wait Before Lock | Number | Seconds to wait before locking |
| Verify Lock | Boolean | Confirm device is locked (default: true) |
When to Use
Section titled “When to Use”- End of workflow to save battery
- Simulating natural phone behavior
- Security between automation sessions