Skip to content

Stage#3127

Merged
surishubham merged 9 commits into
testmuComfrom
stage
Jun 17, 2026
Merged

Stage#3127
surishubham merged 9 commits into
testmuComfrom
stage

Conversation

@surishubham

Copy link
Copy Markdown
Collaborator

No description provided.

chaitanyas-maker and others added 9 commits June 17, 2026 15:44
- Use chromium.connect() across Node.js, Java, C#, and Python (drop connectOverCDP)
- Node.js: switch to chromium-based connect flow with context/page reuse
- Java: replace Map.of() (11 entries fails to compile) with LinkedHashMap; add playwrightClientVersion
- C#: drop System.Web/HttpUtility, use Uri.EscapeDataString
- Update Supported Versions note to reflect the unified connect() API

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…ct() for Node

- Remove context.close()/CloseAsync() from all four samples (browser.close() handles teardown)
- Node.js: add an _android.connect() example alongside chromium.connect() (Node supports both)
- Update Supported Versions note: Node supports both APIs; Java/C#/Python use chromium.connect()

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…d-script-fixes

docs(playwright-android): fix sample scripts and use chromium.connect()
Add an "info Currently in BETA" admonition noting that Playwright on real
iOS devices is in Beta and that users must contact their account team to
enable the feature flag. Matches the beta-callout design used elsewhere.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…ta-note

docs(playwright-ios): add Beta notice above Supported Versions
The unquoted `description` contained an internal ": " ("plain English: from
your terminal"), which YAML parses as a nested mapping key. This broke the
Docusaurus build and has been failing every Stage deployment since #3122,
blocking all docs from deploying to stage. Wrapping the value in quotes fixes it.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…er-yaml

fix(kane-cli): quote front-matter description to unblock Stage deploy
Update environment_id to configuration_id
@surishubham surishubham merged commit 28be2df into testmuCom Jun 17, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants