Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6aa834e

Browse files
wip
1 parent e1a7b2e commit 6aa834e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎dusk.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@
5353
<a name="introduction"></a>
5454
## Introduction
5555

56+
> [!WARNING]
57+
> [Pest 4](https://pestphp.com/) now includes automated browser testing which offers significant performance and usability improvements compared to Laravel Dusk. For new projects, we recommend using Pest for browser testing.
58+
5659
[Laravel Dusk](https://github.com/laravel/dusk) provides an expressive, easy-to-use browser automation and testing API. By default, Dusk does not require you to install JDK or Selenium on your local computer. Instead, Dusk uses a standalone [ChromeDriver](https://sites.google.com/chromium.org/driver) installation. However, you are free to utilize any other Selenium compatible driver you wish.
5760

5861
<a name="installation"></a>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /