File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
app/code/Magento/CatalogSearch/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change 25
25
<see userInput =" {{MinMaxQueryLength.Hint}}" selector =" {{AdminCatalogSearchConfigurationSection.maxQueryLengthHint}}" stepKey =" seeHint2" />
26
26
<uncheckOption selector =" {{AdminCatalogSearchConfigurationSection.minQueryLengthInherit}}" stepKey =" uncheckSystemValue" />
27
27
<fillField selector =" {{AdminCatalogSearchConfigurationSection.minQueryLength}}" userInput =" {{minLength}}" stepKey =" setMinQueryLength" />
28
- <scrollTo selector =" {{AdminCatalogSearchConfigurationSection.catalogSearchTab}}" y =" -50" stepKey =" scrollToCollapseTab" />
29
- <waitForElementVisible selector =" {{AdminCatalogSearchConfigurationSection.catalogSearchTab}}" stepKey =" seeCollapseTab" />
30
- <click selector =" {{AdminCatalogSearchConfigurationSection.catalogSearchTab}}" stepKey =" collapseTab" />
31
28
<click selector =" {{ContentManagementSection.Save}}" stepKey =" saveConfig" />
32
29
<waitForPageLoad stepKey =" waitForConfigSaved" />
33
30
<see userInput =" You saved the configuration." stepKey =" seeSuccessMessage" />
You can’t perform that action at this time.
0 commit comments