Skip to content

Commit

Permalink
Fix broken link to mobile emulator docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bronzehedwick committed Jun 29, 2015
1 parent 4543ab8 commit f60bbca
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 f60bbca

Please sign in to comment.