mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
docs: fix API references
This commit is contained in:
parent
5406b77932
commit
ed89c379cb
@ -83,6 +83,7 @@ Change color scheme for individual pages:
|
||||
#### API reference
|
||||
|
||||
- [`browser.newContext([options])`](./api.md#browsernewcontextoptions)
|
||||
- [`page.emulateMedia([options])`](./api.md#pageemulatemediaoptions)
|
||||
- [`page.setViewportSize(viewportSize)`](./api.md#pagesetviewportsizeviewportsize)
|
||||
|
||||
<br/>
|
||||
@ -110,13 +111,6 @@ All pages created in the context above will share the same device parameters.
|
||||
|
||||
<br/>
|
||||
|
||||
#### API reference
|
||||
|
||||
- [`browser.newContext([options])`](./api.md#browsernewcontextoptions)
|
||||
- [`page.emulateMedia([options])`](./api.md#pageemulatemediaoptions)
|
||||
|
||||
<br/>
|
||||
|
||||
## Locale & timezone
|
||||
|
||||
```js
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user