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 8f55cd7 commit b13e2baCopy full SHA for b13e2ba
app/code/Magento/Catalog/Test/Mftf/Test/AdminCreateVirtualProductWithTierPriceTest.xml
@@ -60,7 +60,7 @@
60
61
<actionGroup ref="AdminProductCatalogPageOpenActionGroup" stepKey="openProductCatalogPage1"/>
62
<actionGroup ref="SearchProductGridByKeywordActionGroup" stepKey="searchProductGrid">
63
- <argument name="keyword" value="{{virtualProductBigQty.name}}"/>
+ <argument name="keyword" value="virtualProductBigQty.name"/>
64
</actionGroup>
65
<click selector="{{AdminProductGridFilterSection.nthRow('1')}}" stepKey="clickFirstRowToVerifyCreatedVirtualProduct"/>
66
<waitForPageLoad stepKey="waitUntilProductIsOpened" />
0 commit comments