-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
chore: fix typos #2428
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
chore: fix typos #2428
Conversation
👷 Deploy request for selenium-dev pending review.Visit the deploys page to approve it
|
PR Reviewer Guide 🔍
Here are some key observations to aid the review process:
Consistency
Verify that the terminology change from "screenshot" typo fix does not conflict with any anchors, references, or automated parsing expecting the old string in generated tables.
<tr><td> webdriver.remote.quietExceptions </td><td> boolean </td><td> Disable automatic screenshot capture on exceptions. This is False by default. </td></tr></tbody></table>
Regional Spelling
Confirm the use of "honour" aligns with the chosen en locale style guide (US vs UK English) across the docs for consistency.
| honorSystemProxy | boolean | Whether to honour the system proxy. | | ensureCleanSession | boolean | Whether to make sure the session has no cookies, cache entries. And that any registry and proxy settings are restored after the session. |
PR Code Suggestions ✨
No code suggestions found for the PR.
Uh oh!
There was an error while loading. Please reload this page.
User description
Description
fix typos
Motivation and Context
Types of changes
Checklist
PR Type
Documentation
Description
Fix spelling errors in documentation files
Correct typos in legacy capabilities and protocol docs
Update Selenium Manager documentation across multiple languages
File Walkthrough
desired_capabilities.en.md
Correct spelling errors in capabilities documentationwebsite_and_docs/content/documentation/legacy/desired_capabilities.en.md
json_wire_protocol.en.md
Fix timeout spelling in protocol documentationwebsite_and_docs/content/documentation/legacy/json_wire_protocol.en.md
selenium_manager.en.md
Correct Selenium Manager spellingwebsite_and_docs/content/documentation/selenium_manager.en.md
selenium_manager.ja.md
Correct Selenium Manager spelling in Japanese docswebsite_and_docs/content/documentation/selenium_manager.ja.md
selenium_manager.pt-br.md
Correct Selenium Manager spelling in Portuguese docswebsite_and_docs/content/documentation/selenium_manager.pt-br.md