We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 217c32c commit 6e3b5b0Copy full SHA for 6e3b5b0
app/code/Magento/Security/Test/Mftf/Test/AdminNavigateWhileUserExpiredTest.xml
@@ -48,6 +48,7 @@
48
<wait time="120" stepKey="waitForUserToExpire"/>
49
<actionGroup ref="AdminOpenCustomersGridActionGroup" stepKey="navigateToCustomers"/>
50
<!-- Confirm that user is logged out -->
51
+ <comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="seeAdminLoginUrl"/>
52
<seeElement selector="{{AdminLoginFormSection.loginBlock}}" stepKey="assertAdminLoginPageIsAvailable"/>
53
54
<!-- Delete created user -->
0 commit comments