File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
app/code/Magento/Theme/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 34
34
<click selector =" {{AdminThemeSection.columnHeader('Theme Title')}}" stepKey =" clickSortByTitle" />
35
35
<click selector =" {{AdminThemeSection.columnHeader('Theme Title')}}" stepKey =" clickSortByTitleSecondTime" />
36
36
<seeNumberOfElements selector =" {{AdminThemeSection.rowsInColumn('theme_path')}}" userInput =" 2" stepKey =" see2RowsOnTheGrid" />
37
- <seeElement selector =" {{AdminThemeSection.gridCellUpdated('Magento Luma')}}" stepKey =" seeLumaThemeInTitleColumn" />
38
- <seeElement selector =" {{AdminThemeSection.gridCellUpdated('Magento Blank')}}" stepKey =" seeBlankThemeInTitleColumn" />
37
+ <seeNumberOfElements selector =" {{AdminThemeSection.gridCellUpdated('Magento Luma')}}" userInput =" 1" stepKey =" seeLumaThemeInTitleColumn" />
39
38
</test >
40
39
</tests >
You can’t perform that action at this time.
0 commit comments