Skip to content

Conversation

@MohabMohie
Copy link
Contributor

@MohabMohie MohabMohie commented Mar 2, 2023

Thanks for contributing to Selenium!
A PR well described will help maintainers to quickly review and merge it

Before submitting your PR, please check our contributing guidelines.
Avoid large PRs, help reviewers by making them as simple and short as possible.

Description

Motivation and Context

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

@MohabMohie MohabMohie requested a review from diemol March 3, 2023 06:51
Copy link
Member

@diemol diemol left a comment

Choose a reason for hiding this comment

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

Thank you, @MohabMohie!

@diemol diemol force-pushed the InvalidSelectorException_fixes_#11712 branch from 12c4648 to 3d182e5 Compare March 3, 2023 11:43
@diemol diemol merged commit 3179985 into SeleniumHQ:trunk Mar 3, 2023
diemol added a commit to SeleniumHQ/seleniumhq.github.io that referenced this pull request Apr 21, 2023
documenting the change made by this PR SeleniumHQ/selenium#11727 and its potential backwards compatibility impact

Co-authored-by: Diego Molina <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[🐛 Bug]: org.openqa.selenium.InvalidSelectorException is not thrown by fluent wait even when it's not ignored

2 participants