chore: follow up to exposing playwright config options (#289)
This commit is contained in:
parent
4147e21a3a
commit
69703cc882
4 changed files with 5 additions and 2 deletions
|
|
@ -97,6 +97,7 @@ export const test = baseTest.extend<TestFixtures, WorkerFixtures>({
|
|||
`--no-first-run`,
|
||||
`--no-sandbox`,
|
||||
`--headless`,
|
||||
'--use-mock-keychain',
|
||||
`data:text/html,hello world`,
|
||||
], {
|
||||
stdio: 'pipe',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue