-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Local driver examples added (Creating Sessions) #2004
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
Local driver examples added (Creating Sessions) #2004
Conversation
Added the local driver examples under Creating Sessions section of drivers page for Java, CSharp and JS. Have verified the fixes locally.
👷 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:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
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 @harshitBhardwaj97 !
Added the local driver examples under Creating Sessions section of drivers page for Java, CSharp and JS. Have verified the fixes locally. Co-authored-by: Sri Harsha <12621691+harsha509@users.noreply.github.com> 8992e9c
Welcome @harsha509 |
User description
Thanks for contributing to the Selenium site and documentation!
A PR well described will help maintainers to review and merge it quickly
Before submitting your PR, please check our contributing guidelines.
Avoid large PRs, and help reviewers by making them as simple and short as possible.
Description
Added the local driver examples under Creating Sessions section of drivers page for Java, CSharp and JS. Have verified the fixes locally. Here's the video for reference -
addLocalDriverExamples_Selenium.mp4
Motivation and Context
Types of changes
Checklist
PR Type
documentation
Description
gh-codeblock
for consistency.Changes walkthrough 📝
_index.en.md
Add local driver examples and improve formatting
website_and_docs/content/documentation/webdriver/drivers/_index.en.md
JavaScript.
_index.ja.md
Add local driver examples and improve formatting
website_and_docs/content/documentation/webdriver/drivers/_index.ja.md
JavaScript.
_index.pt-br.md
Add local driver examples and improve formatting
website_and_docs/content/documentation/webdriver/drivers/_index.pt-br.md
JavaScript.
_index.zh-cn.md
Add local driver examples and improve formatting
website_and_docs/content/documentation/webdriver/drivers/_index.zh-cn.md
JavaScript.