Skip to content

Commit ecf79ba

Browse files
akaashakaash
authored andcommitted
ACQE-6261 | AdminCreateTwoSimpleProductTest Test Fix
1 parent ff4439c commit ecf79ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/Test/Mftf/Test/AdminCreateSimpleProductTest/AdminCreateTwoSimpleProductTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<actionGroup ref="GoToCheckoutFromMinicartActionGroup" stepKey="goToCheckoutFromMinicart"/>
5050
<actionGroup ref="FillGuestCheckoutShippingAddressFormActionGroup" stepKey="goToShippingAndFillDetails"/>
5151
<selectOption selector="{{CheckoutCartSummarySection.stateProvince}}" userInput="Texas" stepKey="fillState2"/>
52-
<waitForPageLoad stepKey="waitForProductPage1"/>
52+
<waitForLoadingMaskToDisappear stepKey="waitForLoadingMask"/>
5353
<actionGroup ref="StorefrontSetShippingMethodActionGroup" stepKey="setShippingMethodFreeShipping">
5454
<argument name="shippingMethodName" value="Flat Rate"/>
5555
</actionGroup>

0 commit comments

Comments
 (0)