File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/User/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 2121 <click selector =" {{AdminUserGridSection.resetButton}}" stepKey =" resetGridFilter" />
2222 <waitForPageLoad stepKey =" waitForFiltersReset" time =" 15" />
2323 <fillField selector =" {{AdminUserGridSection.usernameFilterTextField}}" userInput =" {{user.username}}" stepKey =" enterUserName" />
24- <click selector =" AdminUserGridSection.searchButton" stepKey =" clickSearch" />
24+ <click selector =" {{ AdminUserGridSection.searchButton}} " stepKey =" clickSearch" />
2525 <waitForPageLoad stepKey =" waitForGridToLoad" time =" 15" />
2626 <see selector =" {{AdminUserGridSection.usernameInFirstRow}}" userInput =" {{user.username}}" stepKey =" seeUser" />
2727 <click stepKey =" openTheUser" selector =" {{AdminDeleteUserSection.role(user.username)}}" />
You can’t perform that action at this time.
0 commit comments