Skip to content

Commit

Permalink
docs: remove devices property from c# and java (#5423)
Browse files Browse the repository at this point in the history
  • Loading branch information
yury-s committed Feb 11, 2021
1 parent 99f8e1c commit 7551c01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/api/class-playwright.md
Expand Up @@ -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`].
Expand Down

0 comments on commit 7551c01

Please sign in to comment.