From 2d37967b7eb894bce6330e99564f3773346bedfc Mon Sep 17 00:00:00 2001 From: mikewong23571 Date: Thu, 19 Mar 2026 14:50:42 +0800 Subject: [PATCH] docs: fix desktop browser list in iOS comparison table (#926) The codebase only has CDP launchers for Chrome and Lightpanda (cdp/chrome.rs, cdp/lightpanda.rs). Firefox and WebKit have no launcher and are not supported. Fixes part of #774 Co-authored-by: Claude Opus 4.6 --- docs/src/app/ios/page.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/app/ios/page.mdx b/docs/src/app/ios/page.mdx index 97f8527..fc81b3f 100644 --- a/docs/src/app/ios/page.mdx +++ b/docs/src/app/ios/page.mdx @@ -176,7 +176,7 @@ agent-browser -p ios --device "John's iPhone" open https://example.com FeatureDesktopiOS - BrowserChromium/Firefox/WebKitSafari only + BrowserChrome, LightpandaSafari only TabsSupportedSingle tab only PDF exportSupportedNot supported ScreencastSupportedNot supported