Skip to content

Revert "Update exceptions.py" #15864

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 1 commit into from
Jun 5, 2025
Merged

Revert "Update exceptions.py" #15864

merged 1 commit into from
Jun 5, 2025

Conversation

cgoldberg
Copy link
Contributor

@cgoldberg cgoldberg commented Jun 5, 2025

User description

Reverts #15862


PR Type

Bug fix


Description

  • Reverts troubleshooting URL fragments in exception messages

  • Restores previous URL fragment format for three exceptions

  • Ensures consistency with original error documentation links


Changes walkthrough 📝

Relevant files
Bug fix
exceptions.py
Revert troubleshooting URL fragment changes in exception messages

py/selenium/common/exceptions.py

  • Reverted URL fragment format in NoSuchElementException message
  • Reverted URL fragment format in StaleElementReferenceException message
  • Reverted URL fragment format in InvalidSelectorException message
  • Restored original error documentation link patterns
  • +3/-3     

    Need help?
  • Type /help how to ... in the comments thread for any questions about Qodo Merge usage.
  • Check out the documentation for more information.
  • Copy link
    Contributor

    qodo-merge-pro bot commented Jun 5, 2025

    PR Reviewer Guide 🔍

    Here are some key observations to aid the review process:

    ⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
    🧪 No relevant tests
    🔒 No security concerns identified
    ⚡ No major issues detected

    @selenium-ci selenium-ci added the C-py Python Bindings label Jun 5, 2025
    Copy link
    Contributor

    qodo-merge-pro bot commented Jun 5, 2025

    PR Code Suggestions ✨

    No code suggestions found for the PR.

    @cgoldberg cgoldberg merged commit 43b3d24 into trunk Jun 5, 2025
    7 checks passed
    @cgoldberg cgoldberg deleted the revert-15862-patch-2 branch June 5, 2025 15:11
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    2 participants