Add TS_SELENIUM_PROXY_SERVER param to run ChromeDriver with proxy server #23060
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What does this PR do?
https://issues.redhat.com/browse/CRW-4137
Related article: https://www.browserstack.com/guide/set-proxy-in-selenium
Screenshot/screencast of this PR
What issues does this PR fix or reference?
How to test this PR?
An example of test run using proxy server http://ec2-3-14-141-174.us-east-2.compute.amazonaws.com:3128 against airgapped DevSpaces 3.15.0 instance which are allowed to access: https://main-jenkins-csb-crwqe.apps.ocp-c1.prod.psi.redhat.com/job/Testing/job/e2e/job/complex/job/latest/job/functional-tests/1440/
An example of test run using proxy server http://ec2-3-14-141-174.us-east-2.compute.amazonaws.com:3128 against Dev Spaces instance not allowed to access: https://main-jenkins-csb-crwqe.apps.ocp-c1.prod.psi.redhat.com/job/Testing/job/e2e/job/basic/job/typescript-tests/24345/artifact/test-repo/tests/e2e/report/Check_if_recommended_extensions_installed_for_Node.js_MongoDB__before_all_hook-_Login_for_Create_and_open_new_workspace._stack-Node.js_MongoDB/screenshot-before_all_hook-_Login_for_Create_and_open_new_workspace._stack-Node.js_MongoDB.png
PR Checklist
As the author of this Pull Request I made sure that:
What issues does this PR fix or reference
andHow to test this PR
completedReviewers
Reviewers, please comment how you tested the PR when approving it.