shortest
shortest copied to clipboard
[SUGGESTION] Performance bottleneck for non-cached tests
What
Speed up test execution by finding ways to addressing issues outlined below.
Why
While working on #179, I have found that screenshooting perhaps takes the most time when test runs in --no-cache
mode. Sometimes, screenshots are taken several times when there's no need for it. Also, delay before making a screenshot is about a second or so.