File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/LayeredNavigation/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 32
32
<click selector =" {{ContentManagementSection.Save}}" stepKey =" saveConfig" />
33
33
<waitForPageLoad stepKey =" waitForSavingSystemConfiguration" />
34
34
<waitForElementVisible selector =" #catalog_layered_navigation" stepKey =" waitForLayeredNav" />
35
- <scrollTo selector =" #catalog_layered_navigation" stepKey =" scrollToLayeredNavigation" />
35
+ <scrollTo selector =" #catalog_layered_navigation" x = " 0 " y = " -80 " stepKey =" scrollToLayeredNavigation" />
36
36
<seeInField stepKey =" seeThatValueWasSaved" selector =" {{LayeredNavigationSection.PriceNavigationStep}}" userInput =" 102" />
37
37
<checkOption selector =" {{LayeredNavigationSection.NavigationStepCalculationSystemValue}}" stepKey =" setToDefaultValue1" />
38
38
<checkOption selector =" {{LayeredNavigationSection.PriceNavigationStepSystemValue}}" stepKey =" setToDefaultValue2" />
You can’t perform that action at this time.
0 commit comments