File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/Widget/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2828 <click selector =" {{AdminNewWidgetSection.removeLastLayoutUpdate}}" stepKey =" clickRemoveLastLayoutUpdate" />
2929 <seeNumberOfElements userInput =" 1" selector =" {{AdminNewWidgetSection.layoutUpdate}}" stepKey =" seeOneLayoutUpdate" />
3030 <selectOption selector =" {{AdminNewWidgetSection.selectDisplayOn}}" userInput =" {{widget.display_on}}" stepKey =" setDisplayOn" />
31- <waitForAjaxLoad stepKey =" waitForLoad" />
31+ <waitForPageLoad stepKey =" waitForLoad" />
3232 <selectOption selector =" {{AdminNewWidgetSection.selectContainer}}" userInput =" {{widget.container}}" stepKey =" setContainer" />
33- <waitForAjaxLoad stepKey =" waitForPageLoad" />
33+ <waitForPageLoad stepKey =" waitForPageLoad" />
3434 <scrollToTopOfPage stepKey =" scrollToTopOfPage" />
3535 <click selector =" {{AdminNewWidgetSection.widgetOptions}}" stepKey =" clickWidgetOptions" />
3636 </actionGroup >
You can’t perform that action at this time.
0 commit comments