File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
app/code/Magento/Catalog/Test/Mftf Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1515 <arguments >
1616 <argument name =" image" defaultValue =" ProductImage" />
1717 </arguments >
18- <scrollTo selector =" {{AdminProductImagesSection.productImagesToggle}}" x = " 0 " y = " -100 " stepKey =" waitForImagesSection" />
18+ <waitForElementVisible selector =" {{AdminProductImagesSection.productImagesToggle}}" stepKey =" waitForImagesSection" />
1919 <conditionalClick selector =" {{AdminProductImagesSection.productImagesToggle}}" dependentSelector =" {{AdminProductImagesSection.imageUploadButton}}" visible =" false" stepKey =" openProductImagesSection" />
2020 <waitForPageLoad stepKey =" waitForPageRefresh" />
2121 <waitForElementVisible selector =" {{AdminProductImagesSection.imageUploadButton}}" stepKey =" seeImageSectionIsReady" />
Original file line number Diff line number Diff line change 3636 <actionGroup ref =" FillMainProductFormActionGroup" stepKey =" fillSimpleProductMain" >
3737 <argument name =" product" value =" SimpleProduct" />
3838 </actionGroup >
39-
39+ < scrollTo selector = " {{AdminProductImagesSection.productImagesToggle}} " x = " 0 " y = " -100 " stepKey = " scrollToImageSection " />
4040 <!-- Add image to product -->
4141 <actionGroup ref =" AddProductImageActionGroup" stepKey =" addImageForSimpleProduct" >
4242 <argument name =" image" value =" TestImageWithDotInFilename" />
You can’t perform that action at this time.
0 commit comments