Skip to content

[🐛 Bug]: [java] FluentWait's sample usage refers to methods that have been removed #10207

@mureinik

Description

@mureinik

What happened?

The sample usage for java's FluentWait class refers to the methods withTimeout and pollingEvery that take a TimeUnit argument. These methods have been removed in commit 502301e, and no longer exist.

How can we reproduce the issue?

Attempt to compile the code featured in `FluentWait`'s sample usage.

Relevant log output

N/A

Operating System

Windows 10 (but should reproduce regardless of OS)

Selenium version

Noticed in Java 4.1.1, problem introduced in Java 4.0.0

What are the browser(s) and version(s) where you see this issue?

N/A

What are the browser driver(s) and version(s) where you see this issue?

N/A

Are you using Selenium Grid?

No.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-needs-triagingA Selenium member will evaluate this soon!I-defectSomething is not working as intended

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions