seb vincent
seb vincent
Same as in getElementsByType, makes selectors easier to use.
A major version was used, because I suspect that it is not compatible with older Node versions. (I also tested Node v5) Major changes to the internal were necessary, due...
## Proposed changes ## Types of changes - [ ] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ]...
Let you define extra regions and credentials in `~/.sauce/saucectl.yaml` ``` regions: - name: local-dev apiBaseURL: "http://localhost:1234" # appBaseURL: na # webdriverBaseURL: na credentials: staging: username: xxx accessKey: xxxx-xxx-xxxx local-dev: username:...
https://github.com/sebv/node-wd-sync/issues/7#issuecomment-24375636