Skip to content

A time-based test frequently fails on BrowserStack #273

@craigfowler

Description

@craigfowler

The test WaitingForInsufficientTimeWithoutAPredicateShouldYieldIncorrectResult(CSF.Screenplay.StageAdapter) frequently fails when I'm using BrowserStack remote testing. That's really down to the nature of the test, because internally it only delays for a very short time. That delay is insufficient when working remotely, because network and operational latency of a remote browser can result in having waited for a longer time. Long enough, that the test has failed.

When using remote browsers, I need to push the tolerance time of this test, so that the page delays for a far longer time. I might control this with a checkbox or similar.

Metadata

Metadata

Assignees

Labels

buildRelates to the build process/devops

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions