We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9152d2 commit e648878Copy full SHA for e648878
app/code/Magento/CatalogSearch/Test/Mftf/Test/CatalogSearchWithNegativeQuantityTest.xml
@@ -40,7 +40,7 @@
40
<argument name="pageNumber" value="-1"/>
41
</actionGroup>
42
43
- <seeCurrentUrlMatches regex="~{{StorefrontCatalogSearchPage.url}}?q=simple$~" stepKey="seeUrlWithNoPage"/>
+ <seeCurrentUrlMatches regex="~\/catalogsearch\/result\/?q=simple$~" stepKey="seeUrlWithNoPage"/>
44
<!-- Validate that "no products found" error message is not present -->
45
<actionGroup ref="StorefrontDontSeeNoProductsFoundActionGroup" stepKey="dontSeeNoProdsFoundMessage"/>
46
<!-- Verify the products are visible on the Category Page -->
0 commit comments