File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Sales/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 13
13
<waitForPageLoad stepKey =" waitForLoadingCreditMemoPage" after =" pushButtonCreditMemo" />
14
14
<scrollTo selector =" {{AdminCreditMemoTotalSection.submitRefundOffline}}" stepKey =" scrollToBottom" after =" waitForLoadingCreditMemoPage" />
15
15
<click selector =" {{AdminCreditMemoTotalSection.submitRefundOffline}}" stepKey =" clickSubmitRefund" after =" scrollToBottom" />
16
- <waitForPageLoad stepKey =" waitForMainOrderPageLoad" after =" clickSubmitRefund" />
16
+ <waitForPageLoad stepKey =" waitForMainOrderPageLoad" after =" clickSubmitRefund" time = " 60 " />
17
17
<see userInput =" You created the credit memo." stepKey =" seeCreditMemoMessage" after =" waitForMainOrderPageLoad" />
18
18
</actionGroup >
19
19
</actionGroups >
You can’t perform that action at this time.
0 commit comments