Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 929 Bytes

CHANGELOG.md

File metadata and controls

45 lines (26 loc) · 929 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.1.0] - 2024-02-25

Added

  • Add CHANGELOG.md file

Changed

  • Upgrade Selenium webDriver from 4.9.1 to 4.18.1
  • Documentation README.md

Fixed

  • Fix typos in recent README changes.
  • Update outdated YouTube links.

[2.0.1] - 2024-02-16

  • MIT License

[2.0.0] - 2023-06-17

Added

  • Sample tests project for Parallel run and BDD with Cucumber

[1.0.1] - 2023-06-08

Changed

  • Split Maven tests projects into selenium java maven and selenium java gradle

[1.0.0] - 2023-05-25

Added

  • Introduce Selenium WebDriver with Java tutorial repo
  • Sample tests projects for Selenium with Maven
  • Sample packages for page object models