selenese-runner-java-1.5.2
vmi
released this
07 Sep 03:01
·
993 commits
to master
since this release
- Ignore the expiry when comparing old/new cookie information. (issue #125)
- Add links to screenshot image to HTML result.
- Add new commands: "keyDownNative", "keyUpNative", and "keyPressNative". (on Selenium 2.40 or later)
- Add the feature in which "javascript{...}" can be used in any arguments.
- Fix unhandled exception fired while screensshot is executed. (PR #128 by lukian-tabandzhov)
- Add initial width and height for remote driver. (PR #129 by patchpump)
- Add new option "--firefox", it specifies firefox binary path. (issue #127)