Skip to content

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

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

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.
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

1 participant