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 3ec1e56 commit f9152d2Copy full SHA for f9152d2
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={{phrase}}$~" stepKey="seeUrlWithNoPage"/>
+ <seeCurrentUrlMatches regex="~{{StorefrontCatalogSearchPage.url}}?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