Skip to content

Commit 9867b11

Browse files
committed
ACQE-8963: To verify customer group for guest users
- Waitforpageload step has been removed
1 parent e543623 commit 9867b11

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Checkout/Test/Mftf/Test/AdminVerifyCustomerGroupNotLoggedInForGuestOrderTest.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
<actionGroup ref="OpenStoreFrontProductPageActionGroup" stepKey="openProductFromCategory">
3535
<argument name="productUrlKey" value="$simpleProductOne.custom_attributes[url_key]$"/>
3636
</actionGroup>
37-
<waitForPageLoad stepKey="waitForSimpleProductPageLoad"/>
3837
<actionGroup ref="StorefrontAddProductToCartActionGroup" stepKey="addProductToCart">
3938
<argument name="product" value="$$simpleProductOne$$"/>
4039
<argument name="productCount" value="1"/>

0 commit comments

Comments
 (0)