activeScreenshotIsBroken property

bool? activeScreenshotIsBroken

Check if the active screenshot is broken.

Implementation

bool? get activeScreenshotIsBroken => activeScreenshot?.broken;