Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(test runner): do not override browserName when using without --browser #7806

Merged
merged 1 commit into from
Jul 23, 2021

Conversation

dgozman
Copy link
Contributor

@dgozman dgozman commented Jul 22, 2021

This has a small side-effect that we do not show [chromium] project name anymore, when not using config.projects or --browser option.

Fixes #7746.

@pavelfeldman
Copy link
Member

Will this affect our allure integration?

@dgozman
Copy link
Contributor Author

dgozman commented Jul 23, 2021

Will this affect our allure integration?

In the case of not using config.projects and not using --browser option we'll get empty project name. Otherwise should be the same.

@dgozman dgozman merged commit bf6482a into microsoft:master Jul 23, 2021
dgozman added a commit to dgozman/playwright that referenced this pull request Jul 28, 2021
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]: global use is not working to launch firefox or webkit
2 participants