appium.observe_screen
Capture a screenshot and page source of the active Appium session, optionally waiting for the app UI to stabilize for accurate observation.
Instructions
Capture screenshot and page source for the current Appium session, optionally waiting for app UI readiness.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prefix | No | ||
| stableMs | No | ||
| minWaitMs | No | ||
| serverUrl | No | ||
| sessionId | Yes | ||
| timeoutMs | No | ||
| waitForAnyText | No | ||
| waitForPackageIdle | No |