Skip to content

Commit f7a8831

Browse files
committed
MC:20074: Fix Skipped MFTF Tests From MC-17140: MC-14104, MC-14502, MC-14532
- Added changes for the JS Login test
1 parent 9f14f7d commit f7a8831

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
@@ -22,6 +22,7 @@
2222
<before>
2323
<magentoCLI command="config:set {{MinifyJavaScriptFilesEnableConfigData.path}} {{MinifyJavaScriptFilesEnableConfigData.value}}" stepKey="enableJsMinification"/>
2424
<actionGroup ref="LoginAsAdmin" stepKey="loginAsAdmin"/>
25+
<see userInput="Dashboard" selector="{{AdminHeaderSection.pageTitle}}" stepKey="seeDashboardTitle"/>
2526
</before>
2627
<after>
2728
<magentoCLI command="config:set {{MinifyJavaScriptFilesDisableConfigData.path}} {{MinifyJavaScriptFilesDisableConfigData.value}}" stepKey="disableJsMinification"/>

0 commit comments

Comments
 (0)