Skip to content

Conversation

@cgoldberg
Copy link
Member

@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.
  • @qodo-merge-pro
    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
    @qodo-merge-pro
    Copy link
    Contributor

    qodo-merge-pro bot commented Jun 5, 2025

    PR Code Suggestions ✨

    No code suggestions found for the PR.

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Labels

    3 participants