appium.wait_for_visible
Wait for an element to become visible using a locator strategy, with optional timeout. Ensures UI readiness before proceeding with mobile tests.
Instructions
Wait until a locator becomes visible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| locator | Yes | ||
| serverUrl | No | ||
| sessionId | Yes | ||
| timeoutMs | No |