Skip to content

Fix local browser automation execution - #152

Open
Jiahui-Gu wants to merge 1 commit into
mainfrom
fix/browser-automation-local-session-33f157b6
Open

Fix local browser automation execution#152
Jiahui-Gu wants to merge 1 commit into
mainfrom
fix/browser-automation-local-session-33f157b6

Conversation

@Jiahui-Gu

Copy link
Copy Markdown
Owner

Summary

  • provide a local-only session isolation identity so documented localhost requests do not fail without platform headers
  • invoke the npm Playwright CLI through its JavaScript entry point on Windows without introducing a shell
  • document the Responses approval continuation required before browser tools run

Verification

  • built the C# project with no warnings or errors
  • started the repaired branch on a fresh local process and port
  • received HTTP 200 readiness and a completed Responses invocation that called the browser tools and reported the Example Domain page title

Register local session isolation, launch the npm Playwright CLI safely on Windows, and document the required skill approval continuation.

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