appium_get_page_source
Get the current screen's XML page source to inspect the UI hierarchy and identify elements for mobile app test automation.
Instructions
Get the page source (XML) from the current screen
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | No | Session ID to target. If omitted, uses the active session. |