Skip to content

Commit

Permalink
Add information about Mobile JSON spec compliancy
Browse files Browse the repository at this point in the history
Reviewed By: antiarchit

Differential Revision: D4441609

fbshipit-source-id: c2985dc3e3faaac387d892e25fa47511799ab855
  • Loading branch information
Marek Cirkos authored and facebook-github-bot committed Jan 20, 2017
1 parent 952847f commit a4374d0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -4,7 +4,8 @@ WebDriverAgent is a [WebDriver server](https://w3c.github.io/webdriver/webdriver

## Features
* Works with device & simulator
* Implements most of [WebDriver spec](https://w3c.github.io/webdriver/webdriver-spec.html)
* Implements most of [WebDriver Spec](https://w3c.github.io/webdriver/webdriver-spec.html)
* Implements part of [Mobile JSON Wire Protocol Spec](https://github.com/SeleniumHQ/mobile-spec/blob/master/spec-draft.md)
* [USB support](https://github.com/facebook/WebDriverAgent/wiki/USB-support) for devices
* Inspector [endpoint](http://localhost:8100/inspector) with friendly user interface to inspect current device state
* Easy development cycle as it can be launched & debugged directly via Xcode
Expand Down

0 comments on commit a4374d0

Please sign in to comment.