Revyl home page
Search...
⌘K
Ask AI
Support
Book a Demo
Log In
Log In
Search...
Navigation
Documentation
Steps
Get Started
What is Revyl?
Best Practices
Platform
Creating a Test
Mobile Build Guides
Uploading your app
Recording
Step Caching
Creating Validations
Locating elements
Using Variables
Creating a New Workflow
Modules
CI Recipes
Github Actions
YAML Support
Getting An API Key
On this page
Use ARIA Labels
Visual Attributes
Position Context
Platform
Locating elements
Use ARIA Labels
Use aria-labels for reliable element targeting. For example: “Click the button with aria-label ‘submit-payment’”.
Visual Attributes
Describe elements using visual properties: “the red Cancel button” or “the hamburger menu beside the logo”.
Position Context
When multiple similar elements exist, specify location:
Inside: “the Submit button in the login form”
Order: “the second Submit button”
Position: “the Submit button to the right of the Username field”
Creating Validations
Using Variables
Assistant
Responses are generated using AI and may contain mistakes.