Issue #3032275 by alexpott, dww, bendeguz.csirmaz, tedbow: Create a...
Issue #3032275 by alexpott, dww, bendeguz.csirmaz, tedbow: Create a fault-tolerant method for interacting with links and fields in Javascript tests (cherry picked from commit 7ff9cbf0)
Showing
- core/modules/layout_builder/tests/src/FunctionalJavascript/BlockFormMessagesTest.php 6 additions, 38 deletions.../tests/src/FunctionalJavascript/BlockFormMessagesTest.php
- core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderDisableInteractionsTest.php 2 additions, 2 deletions...tionalJavascript/LayoutBuilderDisableInteractionsTest.php
- core/modules/system/tests/modules/js_interaction_test/css/js-interaction-test-blocker-element.css 13 additions, 0 deletions...eraction_test/css/js-interaction-test-blocker-element.css
- core/modules/system/tests/modules/js_interaction_test/js/js_interaction_test.trigger_link.es6.js 38 additions, 0 deletions...teraction_test/js/js_interaction_test.trigger_link.es6.js
- core/modules/system/tests/modules/js_interaction_test/js/js_interaction_test.trigger_link.js 28 additions, 0 deletions...s_interaction_test/js/js_interaction_test.trigger_link.js
- core/modules/system/tests/modules/js_interaction_test/js_interaction_test.info.yml 5 additions, 0 deletions.../modules/js_interaction_test/js_interaction_test.info.yml
- core/modules/system/tests/modules/js_interaction_test/js_interaction_test.libraries.yml 10 additions, 0 deletions...les/js_interaction_test/js_interaction_test.libraries.yml
- core/modules/system/tests/modules/js_interaction_test/js_interaction_test.routing.yml 6 additions, 0 deletions...dules/js_interaction_test/js_interaction_test.routing.yml
- core/modules/system/tests/modules/js_interaction_test/src/Controller/JSInteractionTestForm.php 88 additions, 0 deletions...interaction_test/src/Controller/JSInteractionTestForm.php
- core/tests/Drupal/FunctionalJavascriptTests/DrupalSelenium2Driver.php 80 additions, 0 deletions...rupal/FunctionalJavascriptTests/DrupalSelenium2Driver.php
- core/tests/Drupal/FunctionalJavascriptTests/JSWebAssert.php 17 additions, 0 deletionscore/tests/Drupal/FunctionalJavascriptTests/JSWebAssert.php
- core/tests/Drupal/FunctionalJavascriptTests/Tests/JSInteractionTest.php 60 additions, 0 deletions...pal/FunctionalJavascriptTests/Tests/JSInteractionTest.php
Loading
Please register or sign in to comment