File tree 2 files changed +0
-3
lines changed
CatalogSearch/Test/Mftf/ActionGroup
2 files 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
- <!-- Scrolling till Category Permissions to make sure the collapse tab for Catalog Search is visible-->
29
- <scrollTo selector =" {{AdminCatalogSearchConfigurationSection.categoryPermissions}}" stepKey =" scrollToCatalogSearchTab1" />
30
28
<click selector =" {{AdminCatalogSearchConfigurationSection.catalogSearchTab}}" stepKey =" collapseTab" />
31
29
<click selector =" {{ContentManagementSection.Save}}" stepKey =" saveConfig" />
32
30
<waitForPageLoad stepKey =" waitForConfigSaved" />
Original file line number Diff line number Diff line change 7
7
-->
8
8
<sections xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Page/etc/SectionObject.xsd" >
9
9
<section name =" AdminCatalogSearchConfigurationSection" >
10
- <element name =" categoryPermissions" type =" button" selector =" #catalog_magento_catalogpermissions-head" />
11
10
<element name =" catalogSearchTab" type =" button" selector =" #catalog_search-head" />
12
11
<element name =" checkIfCatalogSearchTabExpand" type =" button" selector =" #catalog_search-head:not(.open)" />
13
12
<element name =" searchEngineDefaultSystemValue" type =" checkbox" selector =" #catalog_search_engine_inherit" />
You can’t perform that action at this time.
0 commit comments