File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
app/code/Magento/Catalog/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 36
36
37
37
<actionGroup ref =" AdminOpenNewProductFormPageActionGroup" stepKey =" navigateToNewProduct" />
38
38
<actionGroup ref =" FillMainProductFormActionGroup" stepKey =" fillBasicProductInfo" />
39
- <waitForElementClickable selector =" {{AdminProductFormSection.contentTab}}" stepKey =" waitForClickContentTab" />
40
39
<click selector =" {{AdminProductFormSection.contentTab}}" stepKey =" clickContentTab" />
41
- <scrollTo selector =" {{ProductDescriptionWysiwygSection .form}} {{TinyMCESection.ShowHideBtn}}" y =" -150" x =" 0" stepKey =" scrollToDescription" />
42
- <comment userInput = " BIC Workaround " stepKey =" scrollToDescriptionAgain " />
43
- <waitForElementClickable selector =" {{ProductDescriptionWysiwygSection .form}} {{TinyMCESection.TinyMCE }}" stepKey = " waitForDescription " />
44
- <click selector =" {{ProductDescriptionWysiwygSection .form}} {{TinyMCESection.InsertImageIcon}}" stepKey =" clickInsertImageIcon1" />
40
+ <scrollTo selector =" {{ProductShortDescriptionWysiwygSection .form}} {{TinyMCESection.ShowHideBtn}}" y =" -150" x =" 0" stepKey =" scrollToDescription" />
41
+ <waitForElementVisible selector = " {{ProductShortDescriptionWysiwygSection.form}} {{TinyMCESection.TinyMCE}} " stepKey =" waitForDescription " />
42
+ <scrollTo selector =" {{ProductShortDescriptionWysiwygSection .form}} {{TinyMCESection.ShowHideBtn }}" y = " -150 " x = " 0 " stepKey = " scrollToDescriptionAgain " />
43
+ <click selector =" {{ProductShortDescriptionWysiwygSection .form}} {{TinyMCESection.InsertImageIcon}}" stepKey =" clickInsertImageIcon1" />
45
44
<click selector =" {{MediaGallerySection.Browse}}" stepKey =" clickBrowse1" />
46
45
<waitForPageLoad stepKey =" waitForBrowseModal" />
47
46
<waitForElement selector =" {{MediaGallerySection.CancelBtn}}" stepKey =" waitForCancelBtn1" />
You can’t perform that action at this time.
0 commit comments