android_wait_activity
Wait for a specified Android package to be the active foreground activity, optionally matching a window class, within a configurable timeout.
Instructions
Wait for an exact foreground package and optional window class.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeoutMs | No | ||
| packageName | Yes | ||
| windowClass | No |