File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
app/code/Magento/PageBuilder/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 181
181
<testCaseId value =" MC-2288" />
182
182
<group value =" pagebuilder" />
183
183
<group value =" pagebuilder-block" />
184
- <group value =" VerifyBlockDisabled" />
185
184
</annotations >
186
185
<before >
187
186
<actionGroup ref =" LoginAsAdmin" stepKey =" loginAsAdmin" />
206
205
</actionGroup >
207
206
<actionGroup ref =" closeEditPanelSettings" stepKey =" closeEditPanelSettings" />
208
207
<seeElement selector =" {{BlockOnStage.title('Not Selected')}}" stepKey =" seeNotSelectedBlock" />
208
+ <actionGroup ref =" openPageBuilderEditPanel" stepKey =" openEditMenuOnStage" >
209
+ <argument name =" contentType" value =" PageBuilderBlockContentType" />
210
+ </actionGroup >
209
211
<actionGroup ref =" searchBlockInGrid" stepKey =" searchBlockInGrid" >
210
212
<argument name =" block" value =" $$createPreReqBlock$$" />
211
213
</actionGroup >
You can’t perform that action at this time.
0 commit comments