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.
2 parents f65c246 + ecf79ba commit 5f12f2cCopy full SHA for 5f12f2c
app/code/Magento/Catalog/Test/Mftf/Test/AdminCreateSimpleProductTest/AdminCreateTwoSimpleProductTest.xml
@@ -49,7 +49,7 @@
49
<actionGroup ref="GoToCheckoutFromMinicartActionGroup" stepKey="goToCheckoutFromMinicart"/>
50
<actionGroup ref="FillGuestCheckoutShippingAddressFormActionGroup" stepKey="goToShippingAndFillDetails"/>
51
<selectOption selector="{{CheckoutCartSummarySection.stateProvince}}" userInput="Texas" stepKey="fillState2"/>
52
- <waitForPageLoad stepKey="waitForProductPage1"/>
+ <waitForLoadingMaskToDisappear stepKey="waitForLoadingMask"/>
53
<actionGroup ref="StorefrontSetShippingMethodActionGroup" stepKey="setShippingMethodFreeShipping">
54
<argument name="shippingMethodName" value="Flat Rate"/>
55
</actionGroup>
0 commit comments