File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
app/code/Magento/Store/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 19
19
<waitForElementClickable selector =" {{AdminDataGridHeaderSection.clearFilters}}" stepKey =" waitForClearFiltersClickable" />
20
20
<click selector =" {{AdminDataGridHeaderSection.clearFilters}}" stepKey =" resetSearchFilter" />
21
21
<waitForPageLoad stepKey =" waitForResetResult" />
22
+ <waitForElementVisible selector =" {{AdminStoresGridSection.storeGrpFilterTextField}}" stepKey =" waitForContentHeading" />
22
23
<fillField userInput =" {{storeGroupName}}" selector =" {{AdminStoresGridSection.storeGrpFilterTextField}}" stepKey =" fillStoreGroupFilter" />
23
24
<waitForElementClickable selector =" {{AdminStoresGridSection.searchButton}}" stepKey =" waitForSearchButtonClickable" />
24
25
<click selector =" {{AdminStoresGridSection.searchButton}}" stepKey =" clickSearchButton" />
You can’t perform that action at this time.
0 commit comments