mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
docs: filter out devices section in java (#5562)
This commit is contained in:
parent
1ee46a8cc0
commit
0ad2aceb2d
@ -74,4 +74,3 @@ are downloading a file since your main control flow is not awaiting for this ope
|
||||
### API reference
|
||||
- [Download]
|
||||
- [`event: Page.download`]
|
||||
- [`method: Page.waitForEvent`]
|
||||
|
||||
@ -17,6 +17,7 @@ can be changed for individual pages.
|
||||
<br/>
|
||||
|
||||
## Devices
|
||||
* langs: js, python
|
||||
|
||||
Playwright comes with a registry of device parameters for selected mobile devices. It can be used to simulate browser
|
||||
behavior on a mobile device:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user