An automation CLI tool that creates the tests project for Web, API & Mobile apps and runs things like geckodriver, chromedriver & appium internally for various stacks, browsers & modes.
- Supports Web App Testing
- Supports API Testing
- Supports iOS & Android Mobile App Testing
- Supports iOS & Android Mobile Browser Testing
- Supports Browser Stack cloud environment for Web & Mobile Testing
- CLI command to
- create the boilerplate for Web, Mobile (iOS & Android), and APIs applications
- run the test cases
- check the appium's necessary & optional dependencies on the system
- upload the mobile APK or IPA to the browser-stack cloud
npm install -g ga-wdio
- Home
- Features
- Usage
- Architecture for Web
- Architecture for API
- Architecture for Mobile
- Environment Setup for Mobile
GA WDIO supported version & other security related details are available in our SECURITY file.
GA WDIO is MIT licensed, as found in the LICENSE file.