oxygenhq / oxygen

Automation framework for Web & Mobile applications
GNU General Public License v3.0
42 stars 12 forks source link

Oxygen

Oxygen is an open source framework and tool-set built on top of Appium, WebdriverIO, and Selenium that significantly simplifies writing and running automation tests. It implements many commonly recurring patterns out-of-the-box and hides complexities of the aforementioned backends behind a concise API.

Supported Platforms

Installation

npm install -g oxygen-cli

OS Specific requirements for building:

Windows:

Linux

OS X

Getting Started

See the documentation at docs.oxygenhq.org