Maestro : Maestro is the easiest way to automate UI testing for your mobile app.
TagUI : TagUI is a general purpose tool for automating web interactions
Selenium : Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is for automating web applications for testin...
fastlane : fastlane is the tool to release your iOS and Android app.
It handles all tedious tasks, like generating screenshots, dealing with code signing, and re...
Cypress : JavaScript End to End Testing Framework. Fast, easy and reliable testing for anything that runs in a browser.
Appium is an open source test automation framework for use with native, hybrid and mobile web apps.
It drives iOS and Android apps using the WebDriver protocol.