-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Added Example for Running Python Script to first_script.mds #1861
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 Example for Running Python Script to first_script.mds #1861
Conversation
👷 Deploy request for selenium-dev pending review.Visit the deploys page to approve it
|
PR Reviewer Guide 🔍
|
PR 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 @shbenzer!
Congratulations on your first contribution to Selenium Docs @shbenzer 🎉 🎉 🎉 ! |
…eploy site] * added code for running first_script.py in python example * added first_script example to all translated languages --------- Co-authored-by: Sri Harsha <12621691+harsha509@users.noreply.github.com> 5b07b27
User description
Added example of running a python file to first_script.mds and examples/python/README.md
Description
Motivation and Context
I wanted to ensure people could get everything they needed from the documentation page "Write Your First Selenium Script"
Types of changes
Checklist
PR Type
documentation
Description
examples/python/README.md
.Changes walkthrough 📝
README.md
Add instructions for running Python examples
examples/python/README.md
first_script.en.md
Include Python example reference in English documentation
website_and_docs/content/documentation/webdriver/getting_started/first_script.en.md
first_script.ja.md
Include Python example reference in Japanese documentation
website_and_docs/content/documentation/webdriver/getting_started/first_script.ja.md
first_script.pt-br.md
Include Python example reference in Portuguese documentation
website_and_docs/content/documentation/webdriver/getting_started/first_script.pt-br.md
first_script.zh-cn.md
Fix translation and add Python example in Chinese documentation
website_and_docs/content/documentation/webdriver/getting_started/first_script.zh-cn.md