You are here

63 calls to WebDriverTestBase::assertSession() in Drupal 10

AjaxCallbacksTest::testDateAjaxCallback in core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxCallbacksTest.php
Tests if Ajax callback works on date element.
AjaxCallbacksTest::testDateTimeAjaxCallback in core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxCallbacksTest.php
Tests if Ajax callback works on datetime element.
AjaxFormCacheTest::testBlockForms in core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormCacheTest.php
Tests AJAX forms in blocks.
AjaxFormCacheTest::testQueryString in core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormCacheTest.php
Tests AJAX forms on pages with a query string.
AjaxFormImageButtonTest::testAjaxImageButtonKeypressEnter in core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormImageButtonTest.php
Tests image buttons can be operated with the keyboard ENTER key.
AjaxFormImageButtonTest::testAjaxImageButtonKeypressSpace in core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormImageButtonTest.php
Tests image buttons can be operated with the keyboard SPACE key.
AjaxFormPageCacheTest::getFormBuildId in core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormPageCacheTest.php
Return the build id of the current form.
AjaxFormPageCacheTest::testAjaxElementValidation in core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormPageCacheTest.php
Tests that updating the text field trigger an AJAX request/response.
AjaxFormPageCacheTest::testSimpleAJAXFormValue in core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormPageCacheTest.php
Create a simple form, then submit the form via AJAX to change to it.
AjaxInGroupTest::testSimpleAjaxFormValue in core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxInGroupTest.php
Submits forms with select and checkbox elements via Ajax.
AjaxTest::testAjaxWithAdminRoute in core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxTest.php
AjaxTest::testDrupalSettingsCachingRegression in core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxTest.php
Tests that AJAX loaded libraries are not retained between requests.
BooleanFormatterSettingsTest::testBooleanFormatterSettings in core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php
Tests the formatter settings page for the Boolean formatter.
BrowserWithJavascriptTest::testEscapingAssertions in core/tests/Drupal/FunctionalJavascriptTests/BrowserWithJavascriptTest.php
Tests assertEscaped() and assertUnescaped().
ClaroViewsUiTest::testViewsUiDropButtonCssClasses in core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsUiTest.php
Tests Views UI dropbutton CSS classes.
ClaroViewsUiTest::testViewsUiTabsCssClasses in core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsUiTest.php
Tests Views UI display menu tabs CSS classes.
ContextualFilterTest::testAddContextualFilterUI in core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/ContextualFilterTest.php
Tests adding a contextual filter handler through the UI.
CsrfTokenRaceTest::testCsrfRace in core/tests/Drupal/FunctionalJavascriptTests/Core/CsrfTokenRaceTest.php
Tests race condition for CSRF tokens for simultaneous requests.
DateFormatTest::testDateFormatXss in core/modules/system/tests/src/FunctionalJavascript/System/DateFormatTest.php
Tests XSS via date format configuration.
DialogPositionTest::testDialogOpenAndClose in core/tests/Drupal/FunctionalJavascriptTests/Dialog/DialogPositionTest.php
Tests if the dialog UI works properly with block layout page.
DialogTest::testDialog in core/tests/Drupal/FunctionalJavascriptTests/Ajax/DialogTest.php
Tests sending non-JS and AJAX requests to open and manipulate modals.
DrupalSelenium2DriverTest::testGetRemoteFilePath in core/tests/Drupal/FunctionalJavascriptTests/Tests/DrupalSelenium2DriverTest.php
Tests uploading remote files.
ElementsTableSelectTest::testAjax in core/modules/system/tests/src/FunctionalJavascript/Form/ElementsTableSelectTest.php
Tests the presence of ajax functionality for all options.
ElementValidationTest::testAjaxElementValidation in core/tests/Drupal/FunctionalJavascriptTests/Ajax/ElementValidationTest.php
Tries to post an Ajax change to a form that has a validated element.
EntityReferenceAdminTest::assertFieldSelectOptions in core/modules/field/tests/src/FunctionalJavascript/EntityReference/EntityReferenceAdminTest.php
Checks if a select element contains the specified options.
EntityReferenceAdminTest::testFieldAdminHandler in core/modules/field/tests/src/FunctionalJavascript/EntityReference/EntityReferenceAdminTest.php
Tests the Entity Reference Admin UI.
EntityReferenceAutocompleteWidgetTest::doAutocomplete in core/tests/Drupal/FunctionalJavascriptTests/EntityReference/EntityReferenceAutocompleteWidgetTest.php
Executes an autocomplete on a given field and waits for it to finish.
EntityReferenceAutocompleteWidgetTest::testEntityReferenceAutocompleteWidget in core/tests/Drupal/FunctionalJavascriptTests/EntityReference/EntityReferenceAutocompleteWidgetTest.php
Tests that the default autocomplete widget return the correct results.
FieldTest::testFormatterChanging in core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/FieldTest.php
FilterTest::testAddingFilter in core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/FilterTest.php
Tests adding a filter handler.
FocusFirstCommandTest::testFocusFirst in core/tests/Drupal/FunctionalJavascriptTests/Ajax/FocusFirstCommandTest.php
Tests AjaxFocusFirstCommand on a page.
FormGroupingElementsTest::testDetailsChildVisibility in core/tests/Drupal/FunctionalJavascriptTests/Core/Form/FormGroupingElementsTest.php
Tests that details element children become visible.
FormGroupingElementsTest::testVerticalTabChildVisibility in core/tests/Drupal/FunctionalJavascriptTests/Core/Form/FormGroupingElementsTest.php
Tests that vertical tab children become visible.
FormValuesTest::testSimpleAjaxFormValue in core/tests/Drupal/FunctionalJavascriptTests/Ajax/FormValuesTest.php
Submits forms with select and checkbox elements via Ajax.
GroupedExposedFilterTest::testGroupedFilterValuesUI in core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php
Tests if the right fields are shown and the right values set.
JavascriptStatesTest::doCheckboxTriggerTests in core/tests/Drupal/FunctionalJavascriptTests/Core/Form/JavascriptStatesTest.php
Tests states of elements triggered by a checkbox element.
JavascriptStatesTest::doMultipleTriggerTests in core/tests/Drupal/FunctionalJavascriptTests/Core/Form/JavascriptStatesTest.php
Tests states of elements triggered by multiple elements.
JavascriptStatesTest::doRadiosTriggerTests in core/tests/Drupal/FunctionalJavascriptTests/Core/Form/JavascriptStatesTest.php
Tests states of elements triggered by a radios element.
JavascriptStatesTest::doSelectTriggerTests in core/tests/Drupal/FunctionalJavascriptTests/Core/Form/JavascriptStatesTest.php
Tests states of elements triggered by a select element.
JavascriptStatesTest::doTextfieldTriggerTests in core/tests/Drupal/FunctionalJavascriptTests/Core/Form/JavascriptStatesTest.php
Tests states of elements triggered by a textfield element.
JSInteractionTest::testElementsInteraction in core/tests/Drupal/FunctionalJavascriptTests/Tests/JSInteractionTest.php
Assert no exception is thrown when elements become interactive.
JSInteractionTest::testFieldValueNotSettable in core/tests/Drupal/FunctionalJavascriptTests/Tests/JSInteractionTest.php
Assert an exception is thrown when the field is never enabled.
JSInteractionTest::testNotClickable in core/tests/Drupal/FunctionalJavascriptTests/Tests/JSInteractionTest.php
Assert an exception is thrown when the blocker element is never removed.
JsMessageTest::testAddRemoveMessages in core/tests/Drupal/FunctionalJavascriptTests/Core/JsMessageTest.php
Tests click on links to show messages and remove messages.
JSWebAssertTest::testJsWebAssert in core/tests/Drupal/FunctionalJavascriptTests/Tests/JSWebAssertTest.php
Tests that JSWebAssert assertions work correctly.
MachineNameTest::testMachineName in core/tests/Drupal/FunctionalJavascriptTests/Core/MachineNameTest.php
Tests that machine name field functions.
MessageCommandTest::assertAnnounceContains in core/tests/Drupal/FunctionalJavascriptTests/Ajax/MessageCommandTest.php
Checks for inclusion of text in #drupal-live-announce.
MessageCommandTest::assertAnnounceNotContains in core/tests/Drupal/FunctionalJavascriptTests/Ajax/MessageCommandTest.php
Checks for absence of the given text from #drupal-live-announce.
MessageCommandTest::testJsStatusMessageAssertions in core/tests/Drupal/FunctionalJavascriptTests/Ajax/MessageCommandTest.php
Tests methods in JsWebAssert related to status messages.
MessageCommandTest::testMessageCommand in core/tests/Drupal/FunctionalJavascriptTests/Ajax/MessageCommandTest.php
Tests AJAX MessageCommand use in a form.
MessageCommandTest::waitForMessageRemoved in core/tests/Drupal/FunctionalJavascriptTests/Ajax/MessageCommandTest.php
Asserts that a message of the expected type is removed.
MessageCommandTest::waitForMessageVisible in core/tests/Drupal/FunctionalJavascriptTests/Ajax/MessageCommandTest.php
Asserts that a message of the expected type appears.
MultiFormTest::testMultiForm in core/tests/Drupal/FunctionalJavascriptTests/Ajax/MultiFormTest.php
Tests that pages with the 'node_page_form' included twice work correctly.
NumberFieldTest::testNumberFormatter in core/modules/field/tests/src/FunctionalJavascript/Number/NumberFieldTest.php
Tests default formatter behavior.
OliveroMessagesTest::testDataDrupalSelectors in core/tests/Drupal/FunctionalJavascriptTests/Theme/OliveroMessagesTest.php
Tests data-drupal-selector="messages" exists.
RebuildTest::testPreserveFormActionAfterAJAX in core/modules/system/tests/src/FunctionalJavascript/Form/RebuildTest.php
Tests that a form's action is retained after an Ajax submission.
TableDragTest::assertDraggableTable in core/tests/Drupal/FunctionalJavascriptTests/TableDrag/TableDragTest.php
Asserts the whole structure of the draggable test table.
TableDragTest::assertTableRow in core/tests/Drupal/FunctionalJavascriptTests/TableDrag/TableDragTest.php
Asserts the values of a draggable row.
TableDragTest::testDragAndDrop in core/tests/Drupal/FunctionalJavascriptTests/TableDrag/TableDragTest.php
Tests draggable table drag'n'drop.
TableDragTest::testTableDragChangedWarning in core/tests/Drupal/FunctionalJavascriptTests/TableDrag/TableDragTest.php
Tests the warning that appears upon making changes to a tabledrag table.
ThrobberTest::testThemingThrobberElement in core/tests/Drupal/FunctionalJavascriptTests/Ajax/ThrobberTest.php
Tests theming throbber element.
TriggeringElementTest::testAttemptAccessControlBypass in core/modules/system/tests/src/FunctionalJavascript/Form/TriggeringElementTest.php
Tests attempts to bypass access control.
TriggeringElementTest::testNoButtonInfoInPost in core/modules/system/tests/src/FunctionalJavascript/Form/TriggeringElementTest.php
Tests the triggering element when no button information is included.