[Chore] Update dependency wd to version 0.4.0 #44
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This Pull Request update dependency wd from version ^0.2.21 to 0.4.0
Changelog
0.4.0 / 2015-11-02
Wrap touch action array in object
Fix broken link to mobile emulator docs
0.3.12 / 2015-05-28
Update license attribute
specifying the type and URL is deprecated:
https://docs.npmjs.com/files/package.json#license
http://npm1k.org/
added user-agent string to requests
add info about selenium server to docs
Update the version of Q
Documentation fix.
Updating the version of Q allows long stack traces which makes it much easier to debug tests.
0.3.11 / 2014-11-13
Also retry on EPIPE ...
0.3.10 / 2014-10-25
0.3.9 / 2014-10-10
0.3.8 / 2014-09-18
Promise WebDriver: make "tap" chainable
Fix/add package.json keywords for discoverability
Added unlock methods
Might help others find this project quicker, for a long time I thought the only two options were selenium-webdriver and webdriverio.