Skip to content

Resolve #273 - Fix "wait" tests with remote web driver#282

Merged
craigfowler merged 8 commits into
masterfrom
craigfowler/issue273
Jan 28, 2026
Merged

Resolve #273 - Fix "wait" tests with remote web driver#282
craigfowler merged 8 commits into
masterfrom
craigfowler/issue273

Conversation

@craigfowler

Copy link
Copy Markdown
Member

This means that when using a remote web driver, the delays will be longer and there will be a greater difference between the duration waited and the threshold for an error.

This will avoid the tests "passing by accident" or "failing by accident" due to latency involved in using a remote web driver.

Resolves #273

This means that we can request longer delays, which is useful
when dealing with a remote web driver.
This means that when using a remote web driver, the delays
will be longer and there will be a greater difference between
the duration waited and the threshold for an error.

This will avoid the tests "passing by accident" or "failing by
accident" due to latency involved in using a remote web
driver.
@craigfowler

Copy link
Copy Markdown
Member Author

Also resolves #274.

@sonarqubecloud

Copy link
Copy Markdown

@craigfowler
craigfowler merged commit c4c1d33 into master Jan 28, 2026
4 of 10 checks passed
@craigfowler
craigfowler deleted the craigfowler/issue273 branch January 28, 2026 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Edge must be added to Chrome-like browsers for link navigation behaviour A time-based test frequently fails on BrowserStack

1 participant