We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2528b6 commit d8b0474Copy full SHA for d8b0474
app/code/Magento/PageBuilder/Test/Mftf/Test/AdminPageBuilderBlockTest.xml
@@ -204,6 +204,7 @@
204
<actionGroup ref="dragContentTypeToStageAndExpectEditPanel" stepKey="dragBlockIntoStage">
205
<argument name="contentType" value="PageBuilderBlockContentType"/>
206
</actionGroup>
207
+ <actionGroup ref="closeEditPanelSettings" stepKey="closeEditPanelSettings"/>
208
<seeElement selector="{{BlockOnStage.title('Not Selected')}}" stepKey="seeNotSelectedBlock"/>
209
<actionGroup ref="searchBlockInGrid" stepKey="searchBlockInGrid">
210
<argument name="block" value="$$createPreReqBlock$$"/>
0 commit comments