File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
app/code/Magento/Catalog/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 302
302
<argument name =" website" />
303
303
<argument name =" product" />
304
304
</arguments >
305
- <amOnPage url =" {{AdminCatalogProductPage.url}}" stepKey =" navigateToProductPage" />
306
- <waitForPageLoad stepKey =" waitForProductsList" />
307
- <click stepKey =" openProduct" selector =" {{AdminProductGridActionSection.productName(product.name)}}" />
305
+ <click stepKey =" openProduct" selector =" {{AdminProductGridActionSection.productName(product.sku)}}" />
308
306
<waitForPageLoad stepKey =" waitForProductPage" />
309
307
<scrollTo selector =" {{ProductInWebsitesSection.sectionHeader}}" stepKey =" ScrollToWebsites" />
310
308
<click selector =" {{ProductInWebsitesSection.sectionHeader}}" stepKey =" openWebsitesList" />
You can’t perform that action at this time.
0 commit comments