File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
app/code/Magento/Catalog/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 3737 <actionGroup ref =" AdminOpenNewProductFormPageActionGroup" stepKey =" navigateToNewProduct" />
3838 <actionGroup ref =" FillMainProductFormActionGroup" stepKey =" fillBasicProductInfo" />
3939 <waitForElementClickable selector =" {{AdminProductFormSection.contentTab}}" stepKey =" waitForClickContentTab" />
40- <comment userInput =" BIC Workaround" stepKey =" scrollToDescription" />
41- <comment userInput =" BIC Workaround" stepKey =" waitForDescription" />
42- <comment userInput =" BIC Workaround" stepKey =" scrollToDescriptionAgain" />
4340 <click selector =" {{AdminProductFormSection.contentTab}}" stepKey =" clickContentTab" />
41+ <scrollTo selector =" {{ProductDescriptionWysiwygSection.form}} {{TinyMCESection.ShowHideBtn}}" y =" -150" x =" 0" stepKey =" scrollToDescription" />
42+ <waitForElementClickable selector =" {{ProductDescriptionWysiwygSection.form}} {{TinyMCESection.TinyMCE}}" stepKey =" waitForDescription" />
4443 <click selector =" {{ProductDescriptionWysiwygSection.form}} {{TinyMCESection.InsertImageIcon}}" stepKey =" clickInsertImageIcon1" />
4544 <click selector =" {{MediaGallerySection.Browse}}" stepKey =" clickBrowse1" />
4645 <waitForPageLoad stepKey =" waitForBrowseModal" />
You can’t perform that action at this time.
0 commit comments