File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
app/code/Magento/Customer/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 3636 <fillField selector =" {{AdminDataGridHeaderSection.search}}" userInput =" $$secondCustomer.email$$" stepKey =" fillKeywordSearchFieldWithSecondCustomerEmail" />
3737 <click selector =" {{AdminDataGridHeaderSection.submitSearch}}" stepKey =" clickKeywordSearch" />
3838 <waitForPageLoad stepKey =" waitForPageLoad" />
39+ <!-- Reindex invalidated indices after product attribute has been created/deleted -->
40+ <actionGroup ref =" CliIndexerReindexActionGroup" stepKey =" reindexInvalidatedIndices" >
41+ <argument name =" indices" value =" " />
42+ </actionGroup >
3943 <!-- Select all from dropdown -->
4044 <actionGroup ref =" AdminGridSelectAllActionGroup" stepKey =" selectAllCustomers" />
4145 <!-- Clear searching By Keyword-->
You can’t perform that action at this time.
0 commit comments