-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Refined python example in Organizing and Executing Selenium Code #1890
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 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 !
示例中的地址 访问不了。 |
User description
Refined the Python example in Organizing and Executing Selenium Code
Description
integrated setup and teardown into using_selenium_tests.py::test_eight_components()
changed example lines referencing the file in all translations of Organizing and Executing Selenium Code (using_selenium.md)
Motivation and Context
increases readability and understanding for new users
Types of changes
Checklist
PR Type
enhancement, documentation
Description
Changes walkthrough 📝
1 files
using_selenium_tests.py
Refactor Python Selenium test with setup and teardown
examples/python/tests/getting_started/using_selenium_tests.py
test_eight_components
.16 files
selenium_manager.en.md
Remove erroneous badge-code tags from documentation
website_and_docs/content/documentation/selenium_manager.en.md
selenium_manager.ja.md
Remove erroneous badge-code tags from documentation
website_and_docs/content/documentation/selenium_manager.ja.md
selenium_manager.pt-br.md
Remove erroneous badge-code tags from documentation
website_and_docs/content/documentation/selenium_manager.pt-br.md
selenium_manager.zh-cn.md
Remove erroneous badge-code tags from documentation
website_and_docs/content/documentation/selenium_manager.zh-cn.md
_index.en.md
Remove erroneous badge-code tags from documentation
website_and_docs/content/documentation/webdriver/drivers/_index.en.md
_index.ja.md
Remove erroneous badge-code tags from documentation
website_and_docs/content/documentation/webdriver/drivers/_index.ja.md
_index.pt-br.md
Remove erroneous badge-code tags from documentation
website_and_docs/content/documentation/webdriver/drivers/_index.pt-br.md
_index.zh-cn.md
Remove erroneous badge-code tags from documentation
website_and_docs/content/documentation/webdriver/drivers/_index.zh-cn.md
first_script.en.md
Remove erroneous badge-code tags from documentation
website_and_docs/content/documentation/webdriver/getting_started/first_script.en.md
first_script.ja.md
Remove erroneous badge-code tags from documentation
website_and_docs/content/documentation/webdriver/getting_started/first_script.ja.md
first_script.pt-br.md
Remove erroneous badge-code tags from documentation
website_and_docs/content/documentation/webdriver/getting_started/first_script.pt-br.md
first_script.zh-cn.md
Remove erroneous badge-code tags from documentation
website_and_docs/content/documentation/webdriver/getting_started/first_script.zh-cn.md
using_selenium.en.md
Update code block references in documentation
website_and_docs/content/documentation/webdriver/getting_started/using_selenium.en.md
using_selenium.ja.md
Update code block references in documentation
website_and_docs/content/documentation/webdriver/getting_started/using_selenium.ja.md
using_selenium.pt-br.md
Update code block references in documentation
website_and_docs/content/documentation/webdriver/getting_started/using_selenium.pt-br.md
using_selenium.zh-cn.md
Update code block references in documentation
website_and_docs/content/documentation/webdriver/getting_started/using_selenium.zh-cn.md