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 4772239 commit a4bf8b3Copy full SHA for a4bf8b3
app/code/Magento/Cms/Test/Mftf/ActionGroup/RestoreLayoutSettingActionGroup.xml
@@ -15,6 +15,5 @@
15
16
<waitForElementVisible selector="{{DefaultLayoutsSection.pageLayout}}" stepKey="waittForDefaultCMSLayout" after="expandDefaultLayouts"/>
17
<selectOption selector="{{DefaultLayoutsSection.pageLayout}}" userInput="1 column" stepKey="selectOneColumn" before="clickSaveConfig"/>
18
- <click selector="{{ContentManagementSection.Save}}" stepKey="clickSaveConfig"/>
19
</actionGroup>
20
</actionGroups>
0 commit comments