Skip to content

Commit

Permalink
Merge pull request #396 from bronzehedwick/patch-1
Browse files Browse the repository at this point in the history
Fix broken link to mobile emulator docs
  • Loading branch information
sebv committed Jun 30, 2015
2 parents 4543ab8 + f60bbca commit 3cdf23e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -520,7 +520,7 @@ browser.safeExecute("wrong!!!", function(err, res) { //returns
It is possible to use `wd` to test mobile devices using either Selenium or Appium. However
in either case the full JsonWire protocol is not supported (or is buggy).
Examples [here](https://github.com/admc/wd/tree/master/examples/mobile).
Examples [here](https://github.com/appium/sample-code/tree/master/sample-code/examples/node).
### Selenium
Expand Down

0 comments on commit 3cdf23e

Please sign in to comment.