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

Remove support for browser proxy option #872

Merged
merged 1 commit into from
May 3, 2023
Merged

Conversation

ka3de
Copy link
Collaborator

@ka3de ka3de commented May 3, 2023

A decision was made to remove proxy from browser option as, even though the option is parsed and accepted, it has no implication on the rest of the code as we are missing the actual implementation. Therefore the option will not be parsed from now on until we complete the implementation so it can have an effect on k6 browser execution.

Closes #871.

A decision was made to remove proxy from browser option as, even though
the option is parsed and accepted, it has no implication on the rest of
the code as we are missing the actual implementation. Therefore the
option will not be parsed from now on until we complete the
implementation so it can have an effect on k6 browser execution.
@ka3de ka3de self-assigned this May 3, 2023
@ka3de ka3de marked this pull request as ready for review May 3, 2023 12:44
@ka3de ka3de requested a review from ankur22 May 3, 2023 12:44
Copy link
Collaborator

@ankur22 ankur22 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! LGTM 😃

@ka3de ka3de merged commit 6fa11b9 into main May 3, 2023
@ka3de ka3de deleted the remove/871-browser-proxy-opt branch May 3, 2023 13:18
@ka3de ka3de mentioned this pull request May 3, 2023
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.

Remove browser proxy option
2 participants