-
-
Couldn't load subscription status.
- Fork 1.5k
Added ElementClickInterceptedException to all languages #1914
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
Added ElementClickInterceptedException to all languages #1914
Conversation
👷 Deploy request for selenium-dev pending review.Visit the deploys page to approve it
|
PR Reviewer Guide 🔍
|
|
happy to add more errors/exceptions if we like this |
PR Code Suggestions ✨
|
|
@harsha509 is this pr missing anything? my plan is to slowly work my way through https://w3c.github.io/webdriver/#dfn-error-code |
website_and_docs/content/documentation/webdriver/troubleshooting/errors/_index.en.md
Outdated
Show resolved
Hide resolved
website_and_docs/content/documentation/webdriver/troubleshooting/errors/_index.en.md
Outdated
Show resolved
Hide resolved
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.
Thank you @shbenzer !
…y site] * removed hanging badge code * added ElementClickInterceptedException to all languages * reduced line count, added reference * Update _index.ja.md * Update _index.pt-br.md * Update _index.zh-cn.md * Update _index.en.md --------- Co-authored-by: Sri Harsha <[email protected]> 799d3c4
User description
Added section on ElementClickInterceptedException to all languages
Description
Added ElementClickInterceptedException section to all languages in Understanding Common Errors
Motivation and Context
feature #1276
Types of changes
Checklist
PR Type
Documentation
Description
ElementClickInterceptedExceptionto the troubleshooting documentation in multiple languages, detailing likely causes and possible solutions.Changes walkthrough 📝
_index.en.md
Add ElementClickInterceptedException details to English documentationwebsite_and_docs/content/documentation/webdriver/troubleshooting/errors/_index.en.md
ElementClickInterceptedExceptionsection.Solutions" to "Possible Solutions".
_index.ja.md
Add ElementClickInterceptedException details to Japanese documentationwebsite_and_docs/content/documentation/webdriver/troubleshooting/errors/_index.ja.md
ElementClickInterceptedExceptionsection.Solutions" to "Possible Solutions".
_index.pt-br.md
Add ElementClickInterceptedException details to Portuguesedocumentationwebsite_and_docs/content/documentation/webdriver/troubleshooting/errors/_index.pt-br.md
ElementClickInterceptedExceptionsection.Solutions" to "Possible Solutions".
_index.zh-cn.md
Add ElementClickInterceptedException details to Chinese documentationwebsite_and_docs/content/documentation/webdriver/troubleshooting/errors/_index.zh-cn.md
ElementClickInterceptedExceptionsection.using_selenium.en.md
Remove unused badge code from English getting started guidewebsite_and_docs/content/documentation/webdriver/getting_started/using_selenium.en.md
using_selenium.ja.md
Remove unused badge code from Japanese getting started guidewebsite_and_docs/content/documentation/webdriver/getting_started/using_selenium.ja.md
using_selenium.pt-br.md
Remove unused badge code from Portuguese getting started guidewebsite_and_docs/content/documentation/webdriver/getting_started/using_selenium.pt-br.md
using_selenium.zh-cn.md
Remove unused badge code from Chinese getting started guidewebsite_and_docs/content/documentation/webdriver/getting_started/using_selenium.zh-cn.md