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 5d62498 commit e17ddfbCopy full SHA for e17ddfb
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/dusk/compare/v6.3.0...6.x)
+## [Unreleased](https://github.com/laravel/dusk/compare/v6.4.0...6.x)
4
+
5
6
+## [v6.4.0 (2020-06-30)](https://github.com/laravel/dusk/compare/v6.3.0...v6.4.0)
7
8
+### Added
9
+- Support clicking the topmost element at a given pair of coordinates ([#788](https://github.com/laravel/dusk/pull/788))
10
11
12
## [v6.3.0 (2020-06-16)](https://github.com/laravel/dusk/compare/v6.2.0...v6.3.0)
0 commit comments