Skip to content

WebDriverWait Instances Should not be Shared #11149

@tsmaeder

Description

@tsmaeder

In reponse to this issue: #8472, web driver waits are shared. However, instances of WebDriverWait can be customized (with custom message providers, for example). This can lead to bogus messages for test failures Was such, I don't think they are made to be shared. Is there a reason we are sharing the WebDriverWait instances? The linked issue gives no explanation.

Metadata

Metadata

Assignees

Labels

kind/taskInternal things, technical debt, and to-do tasks to be performed.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions