File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
app/code/Magento/Sales/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 43
43
<see selector =" {{AdminOrderDetailsMessagesSection.successMessage}}" userInput =" The invoice has been created." stepKey =" seeSuccessMessage" />
44
44
<click selector =" {{AdminOrderDetailsOrderViewSection.invoices}}" stepKey =" clickInvoices" />
45
45
<waitForLoadingMaskToDisappear stepKey =" waitForLoadingMask5" />
46
+ <conditionalClick selector =" {{AdminOrderInvoicesTabSection.clearFilters}}" dependentSelector =" {{AdminOrderInvoicesTabSection.clearFilters}}" visible =" true" stepKey =" clearExistingOrderFilters" />
46
47
<click selector =" {{AdminOrderInvoicesTabSection.viewInvoice}}" stepKey =" openInvoicePage" />
47
48
<waitForPageLoad stepKey =" waitForInvoicePageLoad" />
48
49
</actionGroup >
You can’t perform that action at this time.
0 commit comments