You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thrownewImageDeviationException("The deviation of the taken screenshot is too low (" . $deviationResult["deviation"] . "%).\nSee $compareScreenshotPath for a deviation screenshot.",
92
91
$this->getExpectedScreenshotPath($identifier),
93
92
$this->getScreenshotPath($identifier),
@@ -119,11 +118,6 @@ public function dontSeeVisualChanges($identifier, $elementID = null, $excludeEle
thrownewImageDeviationException("The deviation of the taken screenshot is too hight (" . $deviationResult["deviation"] . "%).\nSee $compareScreenshotPath for a deviation screenshot.",
0 commit comments