Skip to content

Ruby binding for Facebook WebDriverAgent to make iOS automation fantastic.

License

Notifications You must be signed in to change notification settings

phoebusliang/rwda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rwda

A ruby client to implement FB WebDriverAgent and make iOS automation test fast and powerful.

It supports parallel automation with different devices'UDID.

Installation

Add this line to your application's Gemfile:

gem 'rwda'

And then execute:

$ bundle

Or install it yourself as:

$ gem install rwda

Usage

  1. Please define your devices info before use rwda.

  2. require 'rwda' in your tests(in hook if cucumber).

  3. Browser.new().

  4. Play with all APIs.

Contributing

Please report bug and requirements to make it useful.

License

The gem is available as open source under the terms of the MIT License.

About

Ruby binding for Facebook WebDriverAgent to make iOS automation fantastic.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages