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->assertTrue(!empty($elements)&&count($elements)===1,format_string('Found corresponding page element for tour tip with id #%data-id',['%data-id'=>$tip['data-id']]));
$this->assertFalse(empty($elements),format_string('Found corresponding page element for tour tip with class .%data-class',['%data-class'=>$tip['data-class']]));