Skip to content

[wdspec] test browser.createUserContext:proxy parameter #52691

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

Merged
merged 6 commits into from
May 22, 2025

Conversation

sadym-chromium
Copy link
Contributor

Specification: w3c/webdriver-bidi#897

@sadym-chromium sadym-chromium force-pushed the sadym/userContext.proxy branch from 636bbfa to ef1358b Compare May 21, 2025 14:45


@pytest.fixture
def create_user_context_with_proxy_and_assert_it_is_created(bidi_session,
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm not sure if you have already an idea how to test all the proxy types. I personally only have an idea about manual type and maybe direct (but only in combination with global proxy set to manual). So maybe it makes sense to keep this fixture as to assert that a user context is created and have a custom logic to verify that proxy applies in each case?

@sadym-chromium sadym-chromium force-pushed the sadym/userContext.proxy branch from 28806fe to 492dbc7 Compare May 22, 2025 09:34
@sadym-chromium sadym-chromium merged commit 93bfa6b into master May 22, 2025
18 checks passed
@sadym-chromium sadym-chromium deleted the sadym/userContext.proxy branch May 22, 2025 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants