You are here

16 calls to WebformBrowserTestTrait::getLastSubmissionId() in Webform 8.5

WebformBrowserTestTrait::postSubmission in tests/src/Traits/WebformBrowserTestTrait.php
Post a new submission to a webform.
WebformBrowserTestTrait::postSubmissionTest in tests/src/Traits/WebformBrowserTestTrait.php
Post a new test submission to a webform.
WebformCompositeCustomFileTest::testCustom in tests/src/Functional/Composite/WebformCompositeCustomFileTest.php
Test custom composite element.
WebformElementActionsTest::testActions in tests/src/Functional/Element/WebformElementActionsTest.php
Tests actions element.
WebformElementPrepopulateTest::testElementPrepopulate in tests/src/Functional/Element/WebformElementPrepopulateTest.php
Test element prepopulate.
WebformElementTest::testWebform in tests/src/Functional/Element/WebformElementTest.php
Tests webform element.
WebformHandlerEmailAdvancedTest::testAdvancedEmailHandler in tests/src/Functional/Handler/WebformHandlerEmailAdvancedTest.php
Test advanced email handler.
WebformNodeTest::testNode in modules/webform_node/tests/src/Functional/WebformNodeTest.php
Tests webform node.
WebformSettingsAjaxJavaScriptTest::testAjax in tests/src/FunctionalJavascript/Settings/WebformSettingsAjaxJavaScriptTest.php
Tests Ajax.
WebformSettingsPrepopulateTest::testPrepopulate in tests/src/Functional/Settings/WebformSettingsPrepopulateTest.php
Tests webform setting including confirmation.
WebformSubmissionApiTest::testApi in tests/src/Functional/WebformSubmissionApiTest.php
Test webform API.
WebformSubmissionListBuilderJavaScriptTest::testToggleLinks in tests/src/FunctionalJavascript/WebformSubmissionListBuilderJavaScriptTest.php
Test toggle links.
WebformSubmissionTest::testDuplicate in tests/src/Functional/WebformSubmissionTest.php
Tests duplicating webform submission.
WebformWizardAccessTest::testConditionalWizard in tests/src/Functional/Wizard/WebformWizardAccessTest.php
Test webform custom wizard.
WebformWizardBasicTest::testBasicWizard in tests/src/Functional/Wizard/WebformWizardBasicTest.php
Test webform basic wizard.
WebformWizardConditionalTest::testConditionalWizard in tests/src/Functional/Wizard/WebformWizardConditionalTest.php
Test webform custom wizard.