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.
2 parents 75062eb + 1b8e2a4 commit 8d55e29Copy full SHA for 8d55e29
app/code/Magento/Cms/Test/Mftf/Test/AdminAddVariableToWYSIWYGBlockTest.xml
@@ -49,7 +49,7 @@
49
<waitForLoadingMaskToDisappear stepKey="waitForPageLoad3"/>
50
<!--see Insert Variable button disabled-->
51
<see selector="{{VariableSection.InsertVariableBtnDisabled}}" userInput="Insert Variable" stepKey="seeInsertWidgetDisabled" />
52
- <!--see Cancel button enabed-->
+ <!--see Cancel button enabled-->
53
<see selector="{{VariableSection.CancelBtnEnabled}}" userInput="Cancel" stepKey="seeCancelBtnEnabled" />
54
<!--see 4 colums-->
55
<see selector="{{VariableSection.ColName('Select')}}" userInput="Select" stepKey="selectCol" />
0 commit comments