verify.assert_navigation_reached
Verify that a mobile app navigation reached the expected screen by checking Appium's page source text against a target string, confirming the correct destination.
Instructions
Assert a navigation target by expected Appium page source text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serverUrl | No | ||
| sessionId | Yes | ||
| expectedText | Yes | ||
| sourceEvidencePrefix | No |