Skip to content

Commit 8619016

Browse files
author
Michell Brito
committed
MC-16093: Add Privacy Policy link to Admin footer - Changed name of Mftf test, made comments, and changed group value
1 parent 330c321 commit 8619016

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@
2626
<click selector="{{AdminLoginFormSection.signIn}}" stepKey="clickOnSignIn"/>
2727
<closeAdminNotification stepKey="closeAdminNotification"/>
2828
<seeInCurrentUrl url="{{AdminLoginPage.url}}" stepKey="seeAdminLoginUrl"/>
29+
<seeLink userInput="Privacy Policy" url="https://magento.com/sites/default/files/REVISED-MAGENTO-PRIVACY-POLICY.pdf" stepKey="seePrivacyPolicyLink"/>
2930
</test>
3031
</tests>

0 commit comments

Comments
 (0)