We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 330c321 commit 8619016Copy full SHA for 8619016
app/code/Magento/Backend/Test/Mftf/Test/AdminLoginTest.xml
@@ -26,5 +26,6 @@
26
<click selector="{{AdminLoginFormSection.signIn}}" stepKey="clickOnSignIn"/>
27
<closeAdminNotification stepKey="closeAdminNotification"/>
28
<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"/>
30
</test>
31
</tests>
0 commit comments