seleniumhq.github.io
seleniumhq.github.io copied to clipboard
Update test_waits.py add example test_explicity_expected_conditions
add testcase test_explicity_expected_conditions for /examples/python/tests/waits /test_waits.py
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 a python example for explicity_wait using expected_conditions;
Motivation and Context
I found that there is no example for explicity_wait using expected_conditions. so I add it, maybe it will be useful for someone who want to know how to use it
Types of changes
- [ ] Change to the site (I have double-checked the Netlify deployment, and my changes look good)
- [x] Code example added (and I also added the example to all translated languages)
- [ ] Improved translation
- [ ] Added new translation (and I also added a notice to each document missing translation)
Checklist
- [x] I have read the contributing document.
- [ ] I have used hugo to render the site/docs locally and I am sure it works.
Deploy request for selenium-dev pending review.
Visit the deploys page to approve it
| Name | Link |
|---|---|
| Latest commit | 4a260d265335c4fadef2a0b793072fe60f67f417 |
This went stale, closing.