2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
$this->assert(count($this->xpath($field_xpath.$field_items_xpath_suffix))==$i+2,t('Found the correct number of field items after an AJAX submission.'));
$this->assertFieldByXPath($field_xpath.$button_xpath_suffix,NULL,t('Found the "add more" button after an AJAX submission.'));
// @todo Legacy bug of duplicate ids for filter-guidelines-FORMAT. See