What Can I Automate?
🌐 Web Automation
Given browser "Chrome"
When I visit "https://testfirst.com"
Then "START NOW" is displayed📱 Mobile Automation
Given application "{Android apps.TestFirst Sample 1}"
And mobile device "{Devices.Android.Pixel 10}"
When I run application🔌 API Testing
Given GET HTTP request
When I send request to "https://bit.ly/SampleEndpointUrl"
Then response status should be 200🖥️ Shell & SSH Automation
🔄 Cross-Platform End-to-End Testing
One Platform, Multiple Automation Types
Last updated

