File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/Newsletter/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 49
49
<waitForLoadingMaskToDisappear stepKey =" waitForPageLoad3" />
50
50
<!-- see Insert Variable button disabled-->
51
51
<see selector =" {{VariableSection.InsertVariableBtnDisabled}}" userInput =" Insert Variable" stepKey =" seeInsertWidgetDisabled" />
52
- <!-- see Cancel button enabed -->
52
+ <!-- see Cancel button enabled -->
53
53
<see selector =" {{VariableSection.CancelBtnEnabled}}" userInput =" Cancel" stepKey =" seeCancelBtnEnabled" />
54
- <!-- see 4 colums -->
54
+ <!-- see 4 columns -->
55
55
<see selector =" {{VariableSection.ColName('Select')}}" userInput =" Select" stepKey =" selectCol" />
56
56
<see selector =" {{VariableSection.ColName('Variable Name')}}" userInput =" Variable Name" stepKey =" variableCol" />
57
57
<see selector =" {{VariableSection.ColName('Type')}}" userInput =" Type" stepKey =" typeCol" />
You can’t perform that action at this time.
0 commit comments