[py] Adding Note to enable_webextensions() regarding CDP (plus gen docstring updates)#15927
Conversation
…ocstring updates)
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨No code suggestions found for the PR. |
|
@cgoldberg new format script is great, nice job |
|
LGTM, but we should also improve the error that is raised when this situation occurs. In to something like this: This will raise the exception if you try |
|
Test failure appears unrelated as changes were only made to Remote webdriver and docstrings |
Per @navin772 suggestions Co-authored-by: Navin Chandra <navinchandra772@gmail.com>
User description
🔗 Related Issues
Adds docstring discussed in #15794
💥 What does this PR do?
Adds docstring discussed in #15794 and makes general docstring QOL upgrades
🔄 Types of changes
PR Type
Documentation
Description
Standardized docstring format from
:Args:toParameters:sectionAdded important CDP limitation note to
enable_webextensions()methodEnhanced docstring formatting and structure consistency
Changes walkthrough 📝
options.py
Standardize docstrings and add CDP warningpy/selenium/webdriver/chromium/options.py
:Args:sections to standardizedParameters:format