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\FunctionalJavascriptCode
protected $generateMode = FALSE;