SeleniumHQ / SeleniumHQ/seleniumhq.github.io

[🐛 Bug]: case error in the page

Open
#1,437 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug documentation waiting-answer
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.