You are here

22 calls to UiHelperTrait::click() in Drupal 8

BackwardCompatibilityTest::testAjaxBackwardCompatibility in core/tests/Drupal/FunctionalJavascriptTests/Ajax/BackwardCompatibilityTest.php
Ensures Drupal.Ajax.element_settings BC layer.
CKEditorIntegrationTest::testDrupalImageDialog in core/modules/ckeditor/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php
Tests if the Image button appears and works as expected.
ElementsTableSelectTest::testAjax in core/modules/system/tests/src/FunctionalJavascript/Form/ElementsTableSelectTest.php
Test the presence of ajax functionality for all options.
FieldLayoutTest::testChangingFormatterAndRegion in core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php
Tests changing the formatter and region at the same time.
FieldLayoutTest::testEntityForm in core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php
Tests the use of field layout for entity form displays.
FieldLayoutTest::testEntityView in core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php
Tests the use of field layout for entity view displays.
FieldLayoutTest::testEntityViewModes in core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php
Tests that layouts are unique per view mode.
FieldLayoutTest::testLayoutForms in core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php
Tests layout plugins with forms.
InstallProfileDependenciesBcTest::testUninstallingModules in core/tests/Drupal/FunctionalTests/Installer/InstallProfileDependenciesBcTest.php
Tests that the install profile BC layer for dependencies key works.
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
Test click on links to show messages and remove messages.
MediaEmbedFilterConfigurationUiTest::testValidationWhenAdding in core/modules/media/tests/src/FunctionalJavascript/MediaEmbedFilterConfigurationUiTest.php
@covers ::media_form_filter_format_add_form_alter @covers ::media_filter_format_edit_form_validate @dataProvider providerTestValidations
MediaEmbedFilterConfigurationUiTest::testValidationWhenEditing in core/modules/media/tests/src/FunctionalJavascript/MediaEmbedFilterConfigurationUiTest.php
@covers ::media_form_filter_format_edit_form_alter @covers ::media_filter_format_edit_form_validate @dataProvider providerTestValidations
ModerationRevisionRevertTest::testEditingAfterRevertRevision in core/modules/content_moderation/tests/src/Functional/ModerationRevisionRevertTest.php
Test that reverting a revision works.
NodePreviewLinkTest::testPreviewLinks in core/modules/node/tests/src/FunctionalJavascript/NodePreviewLinkTest.php
Test the behavior of clicking preview links.
QuickEditFileTest::testRemove in core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditFileTest.php
Tests if a file can be in-place removed with Quick Edit.
QuickEditImageTest::testImageInPlaceEditor in core/modules/image/tests/src/FunctionalJavascript/QuickEditImageTest.php
Test that quick editor works correctly with images.
QuickEditIntegrationTest::testArticleNode in core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditIntegrationTest.php
Tests if an article node can be in-place edited with Quick Edit.
QuickEditIntegrationTest::testCustomBlock in core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditIntegrationTest.php
Tests if a custom can be in-place edited with Quick Edit.
QuickEditJavascriptTestBase::startQuickEditViaToolbar in core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditJavascriptTestBase.php
Starts in-place editing of the given entity instance.
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.