File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Catalog/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 181
181
<argument name =" website" type =" string" />
182
182
</arguments >
183
183
<scrollTo selector =" {{ProductInWebsitesSection.sectionHeader}}" stepKey =" scrollToWebsites" />
184
- <conditionalClick selector =" {{ProductInWebsitesSection.sectionHeader}}" dependentSelector =" {{ProductInWebsitesSection.website(website.name )}}" visible =" false" stepKey =" clickToOpenProductInWebsite" />
184
+ <conditionalClick selector =" {{ProductInWebsitesSection.sectionHeader}}" dependentSelector =" {{ProductInWebsitesSection.website(website)}}" visible =" false" stepKey =" clickToOpenProductInWebsite" />
185
185
<waitForPageLoad stepKey =" waitForPageOpened" />
186
186
<click selector =" {{ProductInWebsitesSection.website(website)}}" stepKey =" selectWebsite" />
187
187
<click selector =" {{AdminProductFormAdvancedPricingSection.save}}" stepKey =" clickSaveProduct" />
You can’t perform that action at this time.
0 commit comments