Skip to content

Releases: laravel/dusk

v5.5.2

24 Sep 20:31
aed7552
Compare
Choose a tag to compare

Fixed

  • Improve detection of latest stable ChromeDriver release (#677)

v5.5.1

12 Sep 08:00
9d2a643
Compare
Choose a tag to compare

Fixed

  • Update regular expression base on website changes (#674)

v5.5.0

06 Aug 17:54
525076a
Compare
Choose a tag to compare

Added

  • Allow saving screenshots in a subdirectory (#662)

v5.4.0

30 Jul 15:08
9af5a65
Compare
Choose a tag to compare

Added

  • Add assertion checks if a button is disabled or enabled (#661)

Fixed

  • Update constraints for Laravel 6.0 (e4b4d63)

v5.3.0

11 Jul 21:06
17bcb09
Compare
Choose a tag to compare

Added

  • Add proxy support to the dusk:install command (#659)

v5.2.0

25 Jun 15:15
4339d15
Compare
Choose a tag to compare

Added

  • Add option to fullsize the browser (#655)

v5.1.1

14 Jun 12:52
5bb8519
Compare
Choose a tag to compare

Fixed

  • Add latest version of Facebook Webdriver (#654)

v5.1.0

02 May 15:08
a6ac3e6
Compare
Choose a tag to compare

Added

v5.0.3

02 Apr 20:00
3ebbec3
Compare
Choose a tag to compare

Fixed

  • Fix assertVueContains and assertVueDoesNotContain (#638)

v5.0.2

12 Mar 15:53
5ffd060
Compare
Choose a tag to compare

Fixed

  • Fix cookies with falsey values (#617)
  • Fix with() and page assertions (#625)
  • Avoid deprecation messages on PHPUnit 8 (#620)