Skip to content

fix(cli): include --endpoint in attach command target name resolution#41155

Closed
zachary-wang12 wants to merge 1 commit into
microsoft:mainfrom
zachary-wang12:main
Closed

fix(cli): include --endpoint in attach command target name resolution#41155
zachary-wang12 wants to merge 1 commit into
microsoft:mainfrom
zachary-wang12:main

Conversation

@zachary-wang12

Copy link
Copy Markdown

The attach command's targetName computation was missing args.endpoint in the fallback chain, causing 'no target specified' error when using --endpoint flag.

fix #41154

The attach command's targetName computation was missing args.endpoint
in the fallback chain, causing 'no target specified' error when using
--endpoint flag.
@dcrousso

dcrousso commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

looks like this was fixed in #41203

@dcrousso dcrousso closed this Jun 9, 2026
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.

[Bug]: playwright-cli attach --endpoint parameter doesn't work

2 participants