Skip to content

Commit ce2118d

Browse files
committed
MC-4767: Convert PrintOrderFrontendGuestTest to MFTF
1 parent 84dc581 commit ce2118d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/code/Magento/Sales/Test/Mftf/Test/StorefrontPrintOrderGuestTest.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
<grabValueFrom selector="{{AdminProductDownloadableSection.addLinkTitleInput('0')}}" stepKey="grabLink"/>
4646
<click selector="{{AdminProductFormSection.save}}" stepKey="clickSave"/>
4747
<waitForLoadingMaskToDisappear stepKey="waitForSave"/>
48-
<waitForPageLoad stepKey="waitForPage"/>
4948

5049
<!-- Create configurable Product -->
5150
<createData entity="ApiConfigurableProduct" stepKey="createConfigProduct">
@@ -245,7 +244,6 @@
245244
<!-- Click on the "Continue" button -->
246245
<click selector="{{StorefrontGuestOrderSearchSection.continue}}" stepKey="clickContinue"/>
247246
<waitForPageLoad stepKey="waitForPageLoad"/>
248-
<waitForLoadingMaskToDisappear stepKey="waitForOrderPage"/>
249247

250248
<!-- Click on the "Print Order" button -->
251249
<click selector="{{StorefrontGuestOrderViewSection.printOrder}}" stepKey="printOrder"/>

0 commit comments

Comments
 (0)