Skip to content

0.10.1

Latest
Compare
Choose a tag to compare
@NozomiIto NozomiIto released this 16 Oct 14:06

Improvement (which may break backward compatibility)

  • Change dependent libraries version (selenium-java 3.5.3, fluentlenium 3.3.0), thanks to @hiroshitoda.
    • This version of selenium-java and fluentlenium can break backward compatibility, and you may need to modify your test script.

Improvement

  • Update required Java version to 1.8, since now selenium-java requires Java 1.8 or latest.
  • [Jenkins plugin] Keep the Sahagin report data under Jenkins workspace after the test run. (#19)