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

Intermittent proxy-with-auth not being set before page load #3570

Closed
mdmintz opened this issue Feb 26, 2025 · 1 comment · Fixed by #3573
Closed

Intermittent proxy-with-auth not being set before page load #3570

mdmintz opened this issue Feb 26, 2025 · 1 comment · Fixed by #3573
Assignees
Labels
bug Uh oh... Something needs to be fixed

Comments

@mdmintz
Copy link
Member

mdmintz commented Feb 26, 2025

Intermittent proxy-with-auth not being set before page load

Since the Manifest V3 extension conversion, there is a short delay before the auth is set, which may lead to an auth prompt appearing if navigating to a page immediately after the web browser is opened when using proxy-with-auth. This delay is a fraction of a second. It can be avoided by added a tiny delay after the web browser is opened (before navigating to a URL).

@mdmintz mdmintz added the bug Uh oh... Something needs to be fixed label Feb 26, 2025
@mdmintz mdmintz self-assigned this Feb 26, 2025
@mdmintz
Copy link
Member Author

mdmintz commented Feb 26, 2025

This was resolved in 4.35.2 - https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.35.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Uh oh... Something needs to be fixed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant