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(launchServer): do not throw when 'port' option is present #3877

Merged
merged 1 commit into from
Sep 14, 2020
Merged

fix(launchServer): do not throw when 'port' option is present #3877

merged 1 commit into from
Sep 14, 2020

Conversation

dgozman
Copy link
Contributor

@dgozman dgozman commented Sep 14, 2020

We now use 'launch' under the hood, which erroneously throws when 'port' is present.

Instead, moved validation to the client side where it belongs, added tests for validation errors.

We now use 'launch' under the hood, which erroneously throws
when 'port' is present.

Instead, moved validation to the client side where it belongs,
added tests for validation errors.
@dgozman dgozman merged commit 7ab0c10 into microsoft:master Sep 14, 2020
aslushnikov pushed a commit to aslushnikov/playwright that referenced this pull request Sep 14, 2020
aslushnikov added a commit that referenced this pull request Sep 15, 2020
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.

3 participants