-
-
Notifications
You must be signed in to change notification settings - Fork 8.5k
[py][bidi]: add note for enable_webextensions = False
#15981
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
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
The failing test is unrelated and fails on trunk also. |
User description
🔗 Related Issues
Addresses the concerns mentioned in - #15794 (comment)
💥 What does this PR do?
Adds a relevant note when
enable_webextensions
is set toFalse
.🔧 Implementation Notes
💡 Additional Considerations
🔄 Types of changes
PR Type
Documentation
Description
Add clarification note for
enable_webextensions = False
behaviorDocument that disabling removes manually added flags
Fix indentation in existing documentation
Changes diagram
Changes walkthrough 📝
options.py
Enhanced webextensions documentation with removal behavior
py/selenium/webdriver/chromium/options.py
disabled