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

[#263] Bug: StaleElementException Log #270

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

oomelianchuk
Copy link
Contributor

tried to improve catching SERE but it doesn't work for 100%. Also made the search for the element happen only if the element highlight is actually desired (otherwise it makes no sense and only makes tests slowly). Also added a custom warning log in case an element cannot be found, when highlighting is actually turned on (users who didn't know that highlighting was on and don't need it, will get rid of these logs and those who knew, can debug better)

@oomelianchuk oomelianchuk self-assigned this Jul 12, 2024
@oomelianchuk oomelianchuk added codeDone The issue is rechecked for development branch docsDone The documentation for this issue was rechecked and merged to the develop branch labels Jul 12, 2024
@wurzelkuchen wurzelkuchen merged commit 7608631 into master Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codeDone The issue is rechecked for development branch docsDone The documentation for this issue was rechecked and merged to the develop branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants