Skip to content

Releases: estefafdez/selenium-cucumber

Release 1.0

08 Dec 18:25
7c7a527
Compare
Choose a tag to compare

CHANGES IN VERSION 1.0

This is the changelog for the selenium-cucumber 1.0 version:

News:

  • Added commons-fileupload 1.3 into the POM.
  • Added guava 24.0-jre into the POM
  • Added TravisCI integration.

Improvement:

  • Selenium Webdriver Version: 3.11.0 (latest version of Selenium!).
  • Firefox Version: 58.0.2 -> You need to update into this version!
  • Gekodriver Version: 0.19.1 (included on this project!)
  • ChromeDriver updated into version 2.35 (included on this project!)
  • InternetExplorerDriver updated into version 3.9.0 (included on this project!)
  • Updated several libraries on the POM.