Skip to content

Commit 0a3be24

Browse files
committed
MC-2259: Build Stabilization
Update selector
1 parent 6697aa8 commit 0a3be24

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminPageBuilderBlockTest.xml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -203,14 +203,11 @@
203203
<actionGroup ref="dragContentTypeToStageAndExpectEditPanel" stepKey="dragBlockIntoStage">
204204
<argument name="contentType" value="PageBuilderBlockContentType"/>
205205
</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"/>
211207
<actionGroup ref="searchBlockInGrid" stepKey="searchBlockInGrid">
212208
<argument name="block" value="$$createPreReqBlock$$"/>
213209
</actionGroup>
210+
<waitForLoadingMaskToDisappear stepKey="waitForLoadingMaskToDisappear"/>
214211
<actionGroup ref="saveEditPanelSettings" stepKey="saveEditPanelSettings"/>
215212
<actionGroup ref="saveAndContinueEditCmsPage" stepKey="saveAndContinueEditCmsPage"/>
216213

0 commit comments

Comments
 (0)