·
1 commit
to refs/heads/main
since this release
Stable API, multi-driver support and additional information in screenshots.
What's new since 1.6.0
- Updated extension options to be consistent. @AlexSkrypnyk (#147)
- Refactored to have a consistent interface. @AlexSkrypnyk (#146)
- [#43] Fixed compatibility with Drivers other than Selenium. @AlexSkrypnyk @xurizaemon (#144)
- Allow more information on screenshots. @richardgaunt @AlexSkrypnyk (#140) (#143)
- [#132] Replaced URL-encoded characters in the screenshot file names. @AlexSkrypnyk (#145)
- Updated code formatting and tests. @AlexSkrypnyk (#142)
- Update dependency drevops/behat-phpserver to v2 @renovate (#141)
- Updated PHPStan and Rector to v2. @AlexSkrypnyk (#139)
- Update dependency opis/closure to v4 @renovate (#138)
- Update codecov/codecov-action action to v5 @renovate (#135)
- Update selenium/standalone-chromium Docker tag to v131 @renovate (#136)
Config migration:
fail
-> on_failed
fail_prefix
- > failed_prefix
filenamePattern
-> filename_pattern
filenamePatternFailed
-> filename_pattern_failed
Additional information in screenshots
![Test_page](https://private-user-images.githubusercontent.com/378794/404613764-e844ecec-711d-464e-a97a-17d2a541a177.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNDE0NjgsIm5iZiI6MTczOTE0MTE2OCwicGF0aCI6Ii8zNzg3OTQvNDA0NjEzNzY0LWU4NDRlY2VjLTcxMWQtNDY0ZS1hOTdhLTE3ZDJhNTQxYTE3Ny5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA5JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwOVQyMjQ2MDhaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0yNTgzNWQ4NmUxOGYwYWJlZWM4ZDRiNTc3Nzc0ZWYxMDFiYzQxNDg2ZGY2MjBmMGVkYjE5NjcyMjM5YTAxNzEyJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.VluK6MWNHaf-D4G3SwcHtpy3ur-V81rnlii7sWRqyCg)
Full Changelog: 1.6.0...2.0.0
@AlexSkrypnyk, @renovate, @renovate[bot], @richardgaunt, @xurizaemon