You are here

protected static property WebformElementSignatureJavaScriptTest::$testWebforms in Webform 8.5

Same name and namespace in other branches
  1. 6.x tests/src/FunctionalJavascript/Element/WebformElementSignatureJavaScriptTest.php \Drupal\Tests\webform\FunctionalJavascript\Element\WebformElementSignatureJavaScriptTest::testWebforms

Webforms to load.

Type: array

Overrides WebformWebDriverTestBase::$testWebforms

File

tests/src/FunctionalJavascript/Element/WebformElementSignatureJavaScriptTest.php, line 20

Class

WebformElementSignatureJavaScriptTest
Tests webform signature element.

Namespace

Drupal\Tests\webform\FunctionalJavascript\Element

Code

protected static $testWebforms = [
  'test_element_signature',
];