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.
1 parent 663001a commit c5b782cCopy full SHA for c5b782c
app/code/Magento/Backend/Test/Mftf/ActionGroup/SecondaryGridActionGroup.xml
@@ -20,6 +20,7 @@
20
</arguments>
21
22
<!-- search for the name -->
23
+ <waitForElementClickable selector="{{AdminSecondaryGridSection.resetFilters}}" stepKey="waitForFiltersReset"/>
24
<click stepKey="resetFilters" selector="{{AdminSecondaryGridSection.resetFilters}}"/>
25
<fillField stepKey="fillIdentifier" selector="{{searchInput}}" userInput="{{name}}"/>
26
<click stepKey="searchForName" selector="{{AdminSecondaryGridSection.searchButton}}"/>
0 commit comments