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.
1.0.1 - 2021-01-31
- Clear the Firefox window handle cache when starting a session
1.0.0 - 2021-01-16
- Initial implementation as a hard fork from https://github.com/minkphp/MinkSelenium2Driver
- Using .editorconfig
- Using GitHub Action instead of Travis CI
- Using Dependabot
- Using own fork of driver-testsuite
- Added Screenshot listener (for unit tests)
- Added LICENCE file
- Prompt support
- Workaround for mozilla/geckodriver#149
- Workaround for mozilla/geckodriver#653
- Workaround for mozilla/geckodriver#1816
- Handling
input[type=time]
,input[type=date]
andinput[type=color]