-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
added documentation for invalid session id exception #1881
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
Conversation
✅ Deploy Preview for selenium-dev ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
PR Reviewer Guide 🔍
|
PR Code Suggestions ✨
|
diemol
left a comment
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!
Co-authored-by: Diego Molina <[email protected]> [deploy site] 656447f
User description
Added documentation regarding the Invalid SessionId Exception to all translations of the Understanding Common Errors page.
Description
I added "Invalid SessionId" section to all translations
Motivation and Context
All selenium exceptions should be covered in documentation
Types of changes
Checklist
PR Type
Documentation
Description
driver.close()anddriver.quit()in scripts.Changes walkthrough 📝
_index.en.md
Add documentation for Invalid SessionId Exception in Englishwebsite_and_docs/content/documentation/webdriver/troubleshooting/errors/_index.en.md
_index.ja.md
Add documentation for Invalid SessionId Exception in Japanesewebsite_and_docs/content/documentation/webdriver/troubleshooting/errors/_index.ja.md
_index.pt-br.md
Add documentation for Invalid SessionId Exception in Portuguesewebsite_and_docs/content/documentation/webdriver/troubleshooting/errors/_index.pt-br.md
_index.zh-cn.md
Add documentation for Invalid SessionId Exception in Chinesewebsite_and_docs/content/documentation/webdriver/troubleshooting/errors/_index.zh-cn.md