Skip to content

Update test-runners.mdx#1778

Closed
gleiderr wants to merge 1 commit intomicrosoft:mainfrom
gleiderr:patch-1
Closed

Update test-runners.mdx#1778
gleiderr wants to merge 1 commit intomicrosoft:mainfrom
gleiderr:patch-1

Conversation

@gleiderr
Copy link
Copy Markdown

@gleiderr gleiderr commented Jun 10, 2025

Documents the need to not install packages together to prevent error "option names {'--browser'} already added"

When I installed both packages together I got the error message:

argparsing.py", line 403, in addoption
    raise ValueError(f"option names {conflict} already added")
ValueError: option names {'--browser'} already added

Documents the need to not install packages together to prevent error "option names {'--browser'} already added"
@mxschmitt
Copy link
Copy Markdown
Contributor

I think once microsoft/playwright-pytest#282 lands we should have better reporting in place.

@mxschmitt
Copy link
Copy Markdown
Contributor

Closing as per #1778 (comment).

@mxschmitt mxschmitt closed this Jun 18, 2025
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.

2 participants