shortest icon indicating copy to clipboard operation
shortest copied to clipboard

[SUGGESTION] Performance bottleneck for non-cached tests

Open gladyshcodes opened this issue 2 months ago • 2 comments

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.

gladyshcodes avatar Dec 26 '24 23:12 gladyshcodes