Skip to content

Tags: Cosinusweb/webdriverjs

Tags

v0.7

Toggle v0.7's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
- updated readme file

- setValue clears element value before adding content (added addValue command to just add content)
- follow the nodejs convention by passing an error object in first place
- improved error reporting
- added tests (run by travis)
- removed assert and test commands - webdriverjs should be used with any desired test framework
- cookie support
- Use Buffer.byteLength instead of string length for Content-Length header
- fix back/forward command for safari driver
- major code refactorings and code style changes
- updated selenium standalone jar

v0.6.7

Toggle v0.6.7's commit message
upped version number

v0.6.6

Toggle v0.6.6's commit message
added Dan Jenkins as a npm maintainer