You are here

protected property ThunderImageCompareTestTrait::$screenShotPrefix in Thunder 8.2

Prefix for temporally created screenshots.

Type: string

File

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

Class

ThunderImageCompareTestTrait
Trait for creating and comparing of screenshots.

Namespace

Drupal\Tests\thunder\FunctionalJavascript

Code

protected $screenShotPrefix = 'test_ss_';