-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
[py] add more Internet Explorer example code #2097
Conversation
👷 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 @Delta456 !
* [py] add more Internet Explorer example code * remove extra tag * fix and skip some code eeebb04
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
Add more code examples for Internet Explorer
Motivation and Context
It was missing so it is required to do
Types of changes
Checklist
PR Type
Tests, Documentation
Description
Changes walkthrough 📝
test_internet_explorer.py
Add comprehensive Internet Explorer options tests
examples/python/tests/browsers/test_internet_explorer.py
more.
internet_explorer.en.md
Update Python examples with test file references
website_and_docs/content/documentation/webdriver/browsers/internet_explorer.en.md
internet_explorer.ja.md
Update Japanese Python examples with test file references
website_and_docs/content/documentation/webdriver/browsers/internet_explorer.ja.md
internet_explorer.pt-br.md
Update Portuguese Python examples with test file references
website_and_docs/content/documentation/webdriver/browsers/internet_explorer.pt-br.md
internet_explorer.zh-cn.md
Update Chinese Python examples with test file references
website_and_docs/content/documentation/webdriver/browsers/internet_explorer.zh-cn.md