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

assert_no_js_errors(exclude=["Failed to load resource"]) didn't exclude #3596

Closed
SofiiaStrelnikova opened this issue Mar 7, 2025 · 1 comment · Fixed by #3597
Closed
Assignees
Labels
bug Uh oh... Something needs to be fixed

Comments

@SofiiaStrelnikova
Copy link

Hello!
My commamd needs to exclude "Failed to load resource" from js errors verifications to be able to run tests under Guest user with minimum access level. I have a decision but unfortunately I can not create a pull request due to 403 responce code on my push. Please remove or modify rows 8073-8076 from seleniumbase/fixtures/base_case.py.
Thank you in advance.

Image

@mdmintz mdmintz added the bug Uh oh... Something needs to be fixed label Mar 7, 2025
@mdmintz mdmintz self-assigned this Mar 7, 2025
@mdmintz mdmintz changed the title Unable to exclude "Failed to load resource" errors from BaseCase.assert_no_js_errors(self, exclude=[]) assert_no_js_errors(exclude=["Failed to load resource"]) didn't exclude Mar 7, 2025
@mdmintz
Copy link
Member

mdmintz commented Mar 7, 2025

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

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.

2 participants