File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Catalog/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 310
310
<fillField selector =" {{AdminProductFormAdvancedPricingSection.productTierPricePercentageValuePriceInput('0')}}" userInput =" 0.1" stepKey =" selectProductTierPricePriceInput" />
311
311
<click selector =" {{AdminProductFormAdvancedPricingSection.doneButton}}" stepKey =" clickDoneButton" />
312
312
<actionGroup ref =" saveProductForm" stepKey =" saveProduct1" />
313
- <amOnPage url =" {{StorefrontProductPage.url(SimpleProduct.urlKey )}}" stepKey =" goProductPageOnStorefront" />
313
+ <amOnPage url =" {{StorefrontProductPage.url($$createSimpleProduct.sku$$ )}}" stepKey =" goProductPageOnStorefront" />
314
314
<waitForPageLoad time =" 30" stepKey =" waitForPageLoad1" />
315
315
<seeElement selector =" {{StorefrontCategoryProductSection.productPriceFinal('99.90')}}" stepKey =" assertProductFinalPriceProductPage" />
316
316
<seeElement selector =" {{StorefrontCategoryProductSection.productPriceLabel('Regular Price')}}" stepKey =" assertRegularPriceProductPage" />
You can’t perform that action at this time.
0 commit comments