File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
app/code/Magento/Catalog/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 1515 <arguments >
1616 <argument name =" image" defaultValue =" ProductImage" />
1717 </arguments >
18-
19- <waitForElementVisible selector =" {{AdminProductImagesSection.productImagesToggle}}" stepKey =" waitForImagesSection" />
18+ <scrollTo selector =" {{AdminProductImagesSection.productImagesToggle}}" x =" 0" y =" -100" stepKey =" waitForImagesSection" />
2019 <conditionalClick selector =" {{AdminProductImagesSection.productImagesToggle}}" dependentSelector =" {{AdminProductImagesSection.imageUploadButton}}" visible =" false" stepKey =" openProductImagesSection" />
2120 <waitForPageLoad stepKey =" waitForPageRefresh" />
2221 <waitForElementVisible selector =" {{AdminProductImagesSection.imageUploadButton}}" stepKey =" seeImageSectionIsReady" />
You can’t perform that action at this time.
0 commit comments