You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<storiesvalue="Verify authentication popup if Guest checkout is disabled. "/>
15
+
<titlevalue="Verify authentication popup still shows properly when guest user tries to go to the checkout but guest checkout is disabled"/>
16
+
<descriptionvalue="Verify authentication popup still shows properly when guest user tries to go to the checkout when guest checkout is disabled and do checkout with sign in as created customer"/>
<waitForTextuserInput="Checkout using your account"selector="{{StorefrontCustomerSignInPopupFormSection.authenticationPopUp}}"after="guestGoToCheckoutFromMiniCart"stepKey="assertAuthenticationMessage"/>
Copy file name to clipboardExpand all lines: app/code/Magento/Customer/Test/Mftf/Section/StorefrontCustomerSignInFormSection/StorefrontCustomerSignInPopupFormSection.xml
<elementname="forgotYourPassword"type="button"selector="//a[@class='action']//span[contains(text(),'Forgot Your Password?')]"timeout="30"/>
16
16
<elementname="createAnAccount"type="button"selector="(//div[contains(@class,'actions-toolbar')]//a[contains(.,'Create an Account')])[last()]"timeout="30"/>
0 commit comments