File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
app/code/Magento/PageBuilder/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 203
203
<actionGroup ref =" dragContentTypeToStageAndExpectEditPanel" stepKey =" dragBlockIntoStage" >
204
204
<argument name =" contentType" value =" PageBuilderBlockContentType" />
205
205
</actionGroup >
206
- <actionGroup ref =" closeEditPanelSettings" stepKey =" closeEditPanelSettings" />
207
- <seeElement selector =" {{BlockOnStage.title('Not Selected')}}" stepKey =" seeNotSelectedBlock" />
208
- <actionGroup ref =" openPageBuilderEditPanel" stepKey =" openEditMenuOnStage" >
209
- <argument name =" contentType" value =" PageBuilderBlockContentType" />
210
- </actionGroup >
206
+ <seeElement selector =" {{BlockOnForm.title('Not Selected')}}" stepKey =" seeNotSelectedBlock" />
211
207
<actionGroup ref =" searchBlockInGrid" stepKey =" searchBlockInGrid" >
212
208
<argument name =" block" value =" $$createPreReqBlock$$" />
213
209
</actionGroup >
210
+ <waitForLoadingMaskToDisappear stepKey =" waitForLoadingMaskToDisappear" />
214
211
<actionGroup ref =" saveEditPanelSettings" stepKey =" saveEditPanelSettings" />
215
212
<actionGroup ref =" saveAndContinueEditCmsPage" stepKey =" saveAndContinueEditCmsPage" />
216
213
You can’t perform that action at this time.
0 commit comments