Skip to content

Fix typos in exceptions.py - #8876

Merged
AutomatedTester merged 1 commit into
SeleniumHQ:trunkfrom
NekoFever:typo-tidy
Nov 16, 2020
Merged

Fix typos in exceptions.py#8876
AutomatedTester merged 1 commit into
SeleniumHQ:trunkfrom
NekoFever:typo-tidy

Conversation

@NekoFever

Copy link
Copy Markdown
Contributor

Thanks for contributing to Selenium!
A PR well described will help maintainers to quickly review and merge it

Before submitting your PR, please check our contributing guidelines.
Avoid large PRs, help reviewers by making them as simple and short as possible.

Description

Spotted a typo in ElementNotInteractableException doc string and found a few more when I went in to fix it.

Motivation and Context

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I have read the contributing document.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

* Fix several typos

* Update py/selenium/common/exceptions.py
@CLAassistant

CLAassistant commented Nov 16, 2020

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@AutomatedTester

Copy link
Copy Markdown
Member

Thanks for the patch!

@AutomatedTester
AutomatedTester merged commit 8ab7f73 into SeleniumHQ:trunk Nov 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants