Skip to content

Fix C# browser automation CLI on Windows - #133

Open
Jiahui-Gu wants to merge 1 commit into
mainfrom
fix/browser-automation-windows-node-a8369fc2
Open

Fix C# browser automation CLI on Windows#133
Jiahui-Gu wants to merge 1 commit into
mainfrom
fix/browser-automation-windows-node-a8369fc2

Conversation

@Jiahui-Gu

Copy link
Copy Markdown
Owner

Summary

  • invoke the Playwright npm JavaScript entry point directly with Node.js on Windows
  • pass each CLI argument without shell parsing so CDP query parameters and access tokens remain intact
  • document the complete local azd environment, startup, readiness, and representative browser invocation path

Verification

  • built the .NET 10 sample
  • started the repaired branch locally with an explicit fresh azd environment
  • verified readiness and a representative browser navigation on the assigned local port
  • observed browser session creation, goto, snapshot, and Example Domain title/heading

Invoke the npm JavaScript entry point directly with Node.js and pass each browser argument without shell parsing. Add complete local setup and representative verification instructions.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

1 participant