Skip to content

Commit b47f04e

Browse files
authored
LaunchOptions are not supported ATM (#1239)
1 parent 0d38b4d commit b47f04e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/content/docs/browser-checks/playwright-test.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -265,11 +265,11 @@ For more information about the `global` options you can check playwright officia
265265
| `actionTimeout` ||
266266
| `navigationTimeout ` ||
267267
| `testIdAttribute` ||
268-
| `launchOptions` ||
269268
| `connectOptions` ||
270269
| `contextOptions` ||
271270
| `bypassCSP` ||
272271
| `proxy` ||
272+
| `launchOptions` ||
273273
| `storageState` ||
274274
| `browserName` ||
275275
| `channel` ||

0 commit comments

Comments
 (0)