-
Notifications
You must be signed in to change notification settings - Fork 0
Labels
buildRelates to the build process/devopsRelates to the build process/devops
Description
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/devopsRelates to the build process/devops