docs: remove devices property from c# and java (#5423)
This commit is contained in:
Родитель
99f8e1cf63
Коммит
7551c01a84
|
@ -54,6 +54,7 @@ with sync_playwright() as playwright:
|
|||
This object can be used to launch or connect to Chromium, returning instances of [ChromiumBrowser].
|
||||
|
||||
## property: Playwright.devices
|
||||
* langs: js, python
|
||||
- type: <[Object]>
|
||||
|
||||
Returns a dictionary of devices to be used with [`method: Browser.newContext`] or [`method: Browser.newPage`].
|
||||
|
|
Загрузка…
Ссылка в новой задаче