mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-14 21:53:35 +03:00
docs: fix typo chome > chrome (#11512)
This commit is contained in:
parent
94495c3253
commit
92e990bc6a
@ -487,7 +487,7 @@ Learn more in the [documentation](./test-advanced#launching-a-development-web-se
|
||||
|
||||
- [Intro](./intro.md)
|
||||
- [Authentication](./auth.md)
|
||||
- [Chome Extensions](./chrome-extensions.md)
|
||||
- [Chrome Extensions](./chrome-extensions.md)
|
||||
- [Playwright Test Annotations](./test-annotations.md)
|
||||
- [Playwright Test Configuration](./test-configuration.md)
|
||||
- [Playwright Test Fixtures](./test-fixtures.md)
|
||||
|
@ -300,7 +300,7 @@ button.click("button >> visible=true")
|
||||
|
||||
- [Intro](./intro.md)
|
||||
- [Authentication](./auth.md)
|
||||
- [Chome Extensions](./chrome-extensions.md)
|
||||
- [Chrome Extensions](./chrome-extensions.md)
|
||||
|
||||
|
||||
#### Browser Versions
|
||||
|
Loading…
Reference in New Issue
Block a user