You are here

protected property ThunderImageCompareTestTrait::$generateMode in Thunder 8.2

Flag to switch between creation of screenshots and comparing of them.

Type: bool

File

tests/src/FunctionalJavascript/ThunderImageCompareTestTrait.php, line 20

Class

ThunderImageCompareTestTrait
Trait for creating and comparing of screenshots.

Namespace

Drupal\Tests\thunder\FunctionalJavascript

Code

protected $generateMode = FALSE;