From 0ad2aceb2d574b672d6f168bbd91b9488cdea9ce Mon Sep 17 00:00:00 2001 From: Yury Semikhatsky Date: Tue, 23 Feb 2021 12:51:38 -0800 Subject: [PATCH] docs: filter out devices section in java (#5562) --- docs/src/downloads.md | 1 - docs/src/emulation.md | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/downloads.md b/docs/src/downloads.md index 01bfe065f0..d187b9ef63 100644 --- a/docs/src/downloads.md +++ b/docs/src/downloads.md @@ -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`] diff --git a/docs/src/emulation.md b/docs/src/emulation.md index 18cc93756c..b51143c8c3 100644 --- a/docs/src/emulation.md +++ b/docs/src/emulation.md @@ -17,6 +17,7 @@ can be changed for individual pages.
## 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: