docs: fixed typo in README.md (#487)
This commit is contained in:
parent
177b008328
commit
3cd74a824a
1 changed files with 1 additions and 1 deletions
|
|
@ -199,7 +199,7 @@ state [here](https://playwright.dev/docs/auth).
|
||||||
"args": [
|
"args": [
|
||||||
"@playwright/mcp@latest",
|
"@playwright/mcp@latest",
|
||||||
"--isolated",
|
"--isolated",
|
||||||
"--storage-state={path/to/storage.json}
|
"--storage-state={path/to/storage.json}"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue