From d4a6de0eb7c88cb536a60c131851cbe6fda28a1e Mon Sep 17 00:00:00 2001 From: Philip Scott Date: Tue, 6 May 2025 17:50:46 -0400 Subject: [PATCH] fix br --- docs/rest-api/dispatch/start-chromium-session.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/rest-api/dispatch/start-chromium-session.mdx b/docs/rest-api/dispatch/start-chromium-session.mdx index c3f5153..31d490d 100644 --- a/docs/rest-api/dispatch/start-chromium-session.mdx +++ b/docs/rest-api/dispatch/start-chromium-session.mdx @@ -56,7 +56,7 @@ authMethod: "bearer" Enables the pinch gestures, which enables features such as pinch to zoom. The zoom can be reset on desktop by pressing the `Escape` key or refreshing the browser page. -
+ You will need to disable viewport scaling to enable pinch-to-zoom on the virtual browser. Include the following meta tag in your HTML: ``