issues
search
laravel
/
dusk
Laravel Dusk provides simple end-to-end testing and browser automation.
https://laravel.com/docs/dusk
MIT License
1.88k
stars
322
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[8.x] Allow to dynamically add `Tests\Browsers\Page\Page` or `Laravel\Dusk\Page` via `dusk:page` command
#1148
crynobone
closed
2 weeks ago
0
[8.x] CI Improvements
#1147
crynobone
closed
2 weeks ago
0
assertStringContainsString doesn't display the specified message
#1146
efcor
closed
1 week ago
3
fix: removed Laravel\Dusk\Page import from dusk:page stub
#1145
fxnm
closed
2 weeks ago
0
Sail + Dusk timeout on clean installation
#1144
mshamaseen
closed
2 weeks ago
4
check for directory existence when storing console log or storing source, if it does not exist create it
#1143
ssanko
closed
3 weeks ago
2
Fresh laravel project with dusk and chrome installation fails with php artisan dusk
#1142
MrMoonbag
closed
3 weeks ago
6
[8.x] Adds Pest 3 support
#1141
nunomaduro
closed
1 month ago
0
Error message when running dusk on a fresh laravel install
#1140
voidgraphics
closed
1 month ago
5
ChromeDriver Does not seem to update when running php artisan dusk:chrome-driver
#1139
roarkmccolgan
closed
1 month ago
1
Dusk tests fail to trigger onbeforeunload event in Laravel 11 / Dusk 8
#1137
digitalroll
closed
1 month ago
1
New parameters added to app.php file are not accessible from Dusk tests
#1138
digitalroll
closed
1 month ago
2
Dusk browser testing scripts stopped working - ChromeDriver not supported
#1136
bobclewell
closed
1 month ago
5
Dusk doesn't run after installation.
#1135
digitalroll
closed
1 month ago
10
Update logo to support dark/light theme
#1134
milewski
closed
1 month ago
0
Ignore Symfony console default options
#1133
ziadoz
closed
1 month ago
1
[8.x] Use Artisan Console View Components
#1132
crynobone
closed
1 month ago
0
[8.x] Supports PHP 8.4
#1131
crynobone
opened
1 month ago
0
Account for `preg_split()` also returning `false`
#1130
u01jmg3
closed
1 month ago
0
[TASK] Only allow routes for tests
#1129
bmoex
closed
1 month ago
1
Dusk Doesn't Recognize Attribute-based Grouping
#1128
paulrrogers
closed
1 month ago
4
chrome-driver command "successfully" installs binary even when chromedriver binary doesn't exist.
#1127
iansweeney
closed
1 month ago
2
Failed dusk test of the ci/cd pipeline on Github
#1126
shu-maegawa
closed
1 month ago
2
Visit page without assert
#1125
JollyGood1
closed
2 months ago
1
[8.x] Explicitly set `chromedriver` port.
#1124
crynobone
closed
2 months ago
1
Not compatible with Chrome v128
#1123
muhammadsaeedparacha
closed
2 months ago
4
Failure with error message: Failed to connect to localhost port 9515 after 0 ms: Could not connect to server
#1122
wq9578
closed
2 months ago
1
[8.x] Use `Psy\debug()` function instead of deprecated method.
#1121
crynobone
closed
2 months ago
0
php artisan dusk:chrome-driver --detect throw exception
#1120
generationia
closed
2 months ago
2
Docblock
#1119
u01jmg3
closed
2 months ago
0
Docblocks
#1118
u01jmg3
closed
2 months ago
0
Align with other `@throws` docblocks
#1117
u01jmg3
closed
2 months ago
0
[7.x] Fix for change in chromedriver archive structure
#1116
aleahy
closed
2 months ago
4
[8.x] Extract chromedriver regardless of position in archive
#1115
aleahy
closed
2 months ago
0
Require Dusk selectors to adhere to CSS naming rules
#1114
pindab0ter
closed
2 months ago
3
Dusk @-selectors cannot be combined with other CSS selectors for the same element
#1113
pindab0ter
closed
2 months ago
8
Replace dead link in Security Policy
#1112
Jubeki
closed
3 months ago
0
Added `--disable-search-engine-choice-screen` argument
#1111
pascalbaljet
closed
3 months ago
0
[8.x] Fixes installing ChromeDriver 127 and above
#1110
crynobone
closed
3 months ago
0
Chromedriver 127 renames wrong file on install
#1109
underdpt
closed
3 months ago
1
fix: DuskTestCase driver function fails to read the DUSK_DRIVER_URL environment variable
#1108
robinstraub
closed
3 months ago
1
The driver fails to read the environment properly
#1107
robinstraub
closed
3 months ago
3
Fix docblock
#1106
u01jmg3
closed
4 months ago
1
Allow Dusk selectors anywhere in the selector string
#1105
rabrowne85
closed
4 months ago
2
[8.x] Add `waitForTitle()`
#1104
dasundev
closed
5 months ago
1
Unknown options --verbose / -v / --quiet / -q
#1103
adi64
closed
5 months ago
3
Revert "update DuskTestCase.stub for define github or local"
#1102
driesvints
closed
6 months ago
0
update DuskTestCase.stub for define github or local
#1101
tszyuloveyou
closed
6 months ago
3
`assertPathEndsWith()` and `assertPathContains()`
#1100
u01jmg3
closed
6 months ago
2
Update GitHub Actions workflow
#1099
crynobone
closed
6 months ago
1
Next