We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f293895 + 0d58dec commit 69b483dCopy full SHA for 69b483d
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminInvoiceActionGroup.xml
@@ -51,7 +51,7 @@
51
<waitForPageLoad stepKey="waitForInvoicePageLoad"/>
52
</actionGroup>
53
54
- <actionGroup name="clearInvoicesGridFilers">
+ <actionGroup name="clearInvoicesGridFilters">
55
<amOnPage url="{{AdminInvoicesPage.url}}" stepKey="goToInvoices"/>
56
<waitForPageLoad stepKey="waitInvoicesGridToLoad"/>
57
<conditionalClick selector="{{AdminDataGridHeaderSection.clearFilters}}" dependentSelector="{{AdminDataGridHeaderSection.clearFilters}}" visible="true" stepKey="clearFilters" />
0 commit comments