Skip to content

Commit 67c90c4

Browse files
committed
use pageLoadStrategy: eager in tests
1 parent 4de5ec5 commit 67c90c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/resources/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"loggingPreferences": {
2020
"Performance": "All"
2121
},
22+
"pageLoadStrategy": "eager",
2223
"startArguments": ["--disable-search-engine-choice-screen"],
2324
"excludedArguments": ["enable-automation"]
2425
},

0 commit comments

Comments
 (0)