6 calls to UiHelperTrait::click() in Drupal 10
- ElementsTableSelectTest::testAjax in core/
modules/ system/ tests/ src/ FunctionalJavascript/ Form/ ElementsTableSelectTest.php - Tests the presence of ajax functionality for all options.
- InstallProfileDependenciesTest::testUninstallingModules in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallProfileDependenciesTest.php - Tests that an install profile can require modules.
- JsMessageTest::testAddRemoveMessages in core/
tests/ Drupal/ FunctionalJavascriptTests/ Core/ JsMessageTest.php - Tests click on links to show messages and remove messages.
- OliveroMessagesTest::testDataDrupalSelectors in core/
tests/ Drupal/ FunctionalJavascriptTests/ Theme/ OliveroMessagesTest.php - Tests data-drupal-selector="messages" exists.
- TaxonomyRelationshipTest::testTaxonomyRelationships in core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TaxonomyRelationshipTest.php - Tests the taxonomy parent plugin UI.
- UpdateScriptTest::enableExtension in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdateScriptTest.php - Enables an extension using the UI.