We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd93e41 commit d0c55e3Copy full SHA for d0c55e3
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/dusk/compare/v6.25.0...6.x)
+## [Unreleased](https://github.com/laravel/dusk/compare/v6.25.1...6.x)
4
+
5
+## [v6.25.1](https://github.com/laravel/dusk/compare/v6.25.0...v6.25.1) - 2022-07-25
6
7
+### Fixed
8
9
+- Try clicking all elements before throwing `ElementClickInterceptedException` by @SjorsO in https://github.com/laravel/dusk/pull/989
10
11
## [v6.25.0](https://github.com/laravel/dusk/compare/v6.24.0...v6.25.0) - 2022-07-11
12
0 commit comments