File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Backend/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 31
31
<magentoCLI command =" config:set {{MinifyJavaScriptFilesDisableConfigData.path}} {{MinifyJavaScriptFilesDisableConfigData.value}}" stepKey =" disableJsMinification" />
32
32
<actionGroup ref =" AdminLogoutActionGroup" stepKey =" logout" />
33
33
</after >
34
- <see userInput =" Dashboard" selector =" {{AdminHeaderSection.pageTitle}}" stepKey =" seeDashboardTitle" />
35
34
<waitForPageLoad stepKey =" waitForPageLoadOnDashboard" />
35
+ <see userInput =" Dashboard" selector =" {{AdminHeaderSection.pageTitle}}" stepKey =" seeDashboardTitle" />
36
36
<actionGroup ref =" AssertAdminSuccessLoginActionGroup" stepKey =" loggedInSuccessfully" />
37
37
<actionGroup ref =" AssertAdminPageIsNot404ActionGroup" stepKey =" dontSee404Page" />
38
38
</test >
You can’t perform that action at this time.
0 commit comments