-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
[py] Update docstring and comments in keys.py #16187
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
[py] Update docstring and comments in keys.py #16187
Conversation
Improve wording in docstring and comment in keys.py
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨No code suggestions found for the PR. |
Refine docstring and clarify NUMPAD comment as per review feedback
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.
I made a commit to your branch with some minor formatting changes to make it compliant with PEP257 and to make sure our linter doesn't freak out.
Thanks for your first contribution to Selenium!
User description
Improved wording in the docstring and added a clarification comment in keys.py.
No functional changes, only documentation updates.
PR Type
Documentation
Description
Updated class docstring for better clarity
Improved comment for numpad keys section
File Walkthrough
keys.py
Documentation improvements for Keys classpy/selenium/webdriver/common/keys.py
special key codes for keyboard actions"
representing number pad digits"