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 d8ca8ec commit be5a95eCopy full SHA for be5a95e
app/code/Magento/Catalog/Test/Mftf/ActionGroup/CheckProductsOrderActionGroup.xml
@@ -13,7 +13,7 @@
13
<description>Goes to the Storefront. Validates that the 2 provided Products appear in the correct order.</description>
14
</annotations>
15
<arguments>
16
- <argument name="page"/>
+ <argument name="page" defaultValue="{{StorefrontHomePage.url}}" type="string"/>
17
<argument name="product_1"/>
18
<argument name="product_2"/>
19
</arguments>
0 commit comments