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 d90cd51 commit 543c631Copy full SHA for 543c631
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="waitForCreateAccountClickable" />
48
<click selector="{{StorefrontCustomerSignInPopupFormSection.createAnAccount}}" stepKey="clickCreateAccount"/>
49
<seeElement selector="{{CheckoutShippingSection.region}}" stepKey="seeRegionSelector"/>
50
</test>
0 commit comments