-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Added ElementNotVisibleException to Error Documentation #1971
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 ElementNotVisibleException to Error Documentation #1971
Conversation
👷 Deploy request for selenium-dev pending review.Visit the deploys page to approve it
|
PR Reviewer Guide 🔍
Untranslated Content
The new content added to the Chinese version of the documentation is in English, not Chinese.
PR Code Suggestions ✨
|
issue #1276
@harsha509 what do you think?
Uh oh!
There was an error while loading. Please reload this page.
User description
Added documentation coverage for ElementNotVisibleException
Description
added documentation for ElementNotVisibleException
updated all translations of common error's index.md
Motivation and Context
make documentation more comprehensive
Types of changes
Checklist
PR Type
Documentation
Description
ElementNotVisibleExceptionacross multiple languages (English, Japanese, Portuguese, Chinese).Changes walkthrough 📝
_index.en.md
Document `ElementNotVisibleException` in Englishwebsite_and_docs/content/documentation/webdriver/troubleshooting/errors/_index.en.md
ElementNotVisibleException._index.ja.md
Document `ElementNotVisibleException` in Japanesewebsite_and_docs/content/documentation/webdriver/troubleshooting/errors/_index.ja.md
ElementNotVisibleException._index.pt-br.md
Document `ElementNotVisibleException` in Portuguesewebsite_and_docs/content/documentation/webdriver/troubleshooting/errors/_index.pt-br.md
ElementNotVisibleException._index.zh-cn.md
Document `ElementNotVisibleException` in Chinesewebsite_and_docs/content/documentation/webdriver/troubleshooting/errors/_index.zh-cn.md
ElementNotVisibleException.