Skip to content

selenese-runner-java-1.4.6

Compare
Choose a tag to compare
@vmi vmi released this 01 Jul 22:49
· 1042 commits to master since this release
  • Catch up Selenium 2.42.2.
  • Logging cookie information only when the cookie is added, modified or deleted. (issue #117)
  • Add new option "--cookie-filter", You can filter cookies to log by the regular expression matching the name. (issue #117)
  • Normalize filename separator of test-case/test-suite. (issue #122)