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 9a444f0 commit 5ff276cCopy full SHA for 5ff276c
app/code/Magento/Multishipping/Test/Mftf/Test/StoreFrontGuestCheckingWithMultishipmentTest.xml
@@ -44,6 +44,7 @@
44
</actionGroup>
45
<actionGroup ref="StorefrontOpenCartFromMinicartActionGroup" stepKey="openCart"/>
46
<click selector="{{MultishippingSection.checkoutWithMultipleAddresses}}" stepKey="proceedMultishipping"/>
47
+ <waitForElementClickable selector="{{StorefrontCustomerSignInPopupFormSection.createAnAccount}}" stepKey="waitForCreateAccount"/>
48
<click selector="{{StorefrontCustomerSignInPopupFormSection.createAnAccount}}" stepKey="clickCreateAccount"/>
49
<seeElement selector="{{CheckoutShippingSection.region}}" stepKey="seeRegionSelector"/>
50
</test>
0 commit comments