File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/Cms/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 43
43
<waitForText userInput =" Insert Variable" stepKey =" waitForSlideOutOpen" />
44
44
<!-- see Insert Variable button disabled-->
45
45
<see selector =" {{VariableSection.InsertVariableBtnDisabled}}" userInput =" Insert Variable" stepKey =" seeInsertWidgetDisabled" />
46
- <!-- see Cancel button enabed -->
46
+ <!-- see Cancel button enabled -->
47
47
<see selector =" {{VariableSection.CancelBtnEnabled}}" userInput =" Cancel" stepKey =" seeCancelBtnEnabled" />
48
- <!-- see 4 colums -->
48
+ <!-- see 4 columns -->
49
49
<see selector =" {{VariableSection.ColName('Select')}}" userInput =" Select" stepKey =" selectCol" />
50
50
<see selector =" {{VariableSection.ColName('Variable Name')}}" userInput =" Variable Name" stepKey =" variableCol" />
51
51
<see selector =" {{VariableSection.ColName('Type')}}" userInput =" Type" stepKey =" typeCol" />
You can’t perform that action at this time.
0 commit comments