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 07fe9e7 commit c1d0128Copy full SHA for c1d0128
app/code/Magento/Cms/Test/Mftf/Test/AdminAddVariableToWYSIWYGBlockTest.xml
@@ -51,7 +51,7 @@
51
<see selector="{{VariableSection.InsertVariableBtnDisabled}}" userInput="Insert Variable" stepKey="seeInsertWidgetDisabled" />
52
<!--see Cancel button enabled-->
53
<see selector="{{VariableSection.CancelBtnEnabled}}" userInput="Cancel" stepKey="seeCancelBtnEnabled" />
54
- <!--see 4 colums-->
+ <!--see 4 columns-->
55
<see selector="{{VariableSection.ColName('Select')}}" userInput="Select" stepKey="selectCol" />
56
<see selector="{{VariableSection.ColName('Variable Name')}}" userInput="Variable Name" stepKey="variableCol" />
57
<see selector="{{VariableSection.ColName('Type')}}" userInput="Type" stepKey="typeCol" />
0 commit comments