Skip to content

Commit 71985b7

Browse files
Arrows-AC-15049: PHPUnit 12 Upgrade | Fix CE Functional Failure
1 parent d8dd5ce commit 71985b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/CatalogSearch/Test/Mftf/ActionGroup/StorefrontOpenAdvancedSearchActionGroup.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<annotations>
1313
<description>Clicks on 'Advanced Search' in the Storefront Footer. Validates that the URL and Title are present and correct.</description>
1414
</annotations>
15-
15+
<waitForElementClickable selector="{{StorefrontFooterSection.AdvancedSearch}}" stepKey="waitForClickAdvancedSearchLink"/>
1616
<click selector="{{StorefrontFooterSection.AdvancedSearch}}" stepKey="clickAdvancedSearchLink"/>
1717
<seeInCurrentUrl url="{{StorefrontCatalogSearchAdvancedFormPage.url}}" stepKey="checkUrl"/>
1818
<seeInTitle userInput="Advanced Search" stepKey="assertAdvancedSearchTitle1"/>

0 commit comments

Comments
 (0)