Skip to content

Commit 999c094

Browse files
committed
MC:20074: Fix Skipped MFTF Tests From MC-17140: MC-14104, MC-14502, MC-14532
- Reordered the test steps
1 parent bbce659 commit 999c094

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Backend/Test/Mftf/Test/AdminLoginAfterJSMinificationTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
<magentoCLI command="config:set {{MinifyJavaScriptFilesDisableConfigData.path}} {{MinifyJavaScriptFilesDisableConfigData.value}}" stepKey="disableJsMinification"/>
2929
<actionGroup ref="logout" stepKey="logout"/>
3030
</after>
31+
<see userInput="Dashboard" selector="{{AdminHeaderSection.pageTitle}}" stepKey="seeDashboardTitle"/>
3132
<waitForPageLoad stepKey="waitForPageLoadOnDashboard"/>
3233
<actionGroup ref="AssertAdminSuccessLoginActionGroup" stepKey="loggedInSuccessfully"/>
3334
<actionGroup ref="AssertAdminPageIsNot404ActionGroup" stepKey="dontSee404Page"/>

0 commit comments

Comments
 (0)