SeleniumHQ / SeleniumHQ/seleniumhq.github.io
[🐛 Bug]: case error in the page
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1.4k
- Forks
- 1.6k
- Avg merge
- 18h 3m
- Merged PRs (30d)
- 56
Description
What happened?
Page: https://www.selenium.dev/zh-cn/documentation/webdriver/waits/
The first case in the '显式等待' chapter (which uses the Java language) is clearly wrong and has nothing to do with the context. The one using the Python language is right.
What browsers and operating systems are you seeing the problem on?
Page: https://www.selenium.dev/zh-cn/documentation/webdriver/waits/
Language: Chinese
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the Chinese WebDriver waits page and inspect the first example in the “显式等待” chapter, comparing it with the Python example and the surrounding context. Correct the unrelated Java example, then verify that the page presents an appropriate first case for explicit waits.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100