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 19fcb92 commit 1b8e2a4Copy full SHA for 1b8e2a4
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