File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
app/code/Magento/Sales/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change 45
45
<grabValueFrom selector =" {{AdminProductDownloadableSection.addLinkTitleInput('0')}}" stepKey =" grabLink" />
46
46
<click selector =" {{AdminProductFormSection.save}}" stepKey =" clickSave" />
47
47
<waitForLoadingMaskToDisappear stepKey =" waitForSave" />
48
- <waitForPageLoad stepKey =" waitForPage" />
49
48
50
49
<!-- Create configurable Product -->
51
50
<createData entity =" ApiConfigurableProduct" stepKey =" createConfigProduct" >
245
244
<!-- Click on the "Continue" button -->
246
245
<click selector =" {{StorefrontGuestOrderSearchSection.continue}}" stepKey =" clickContinue" />
247
246
<waitForPageLoad stepKey =" waitForPageLoad" />
248
- <waitForLoadingMaskToDisappear stepKey =" waitForOrderPage" />
249
247
250
248
<!-- Click on the "Print Order" button -->
251
249
<click selector =" {{StorefrontGuestOrderViewSection.printOrder}}" stepKey =" printOrder" />
You can’t perform that action at this time.
0 commit comments