File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Config/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 33
33
<argument name =" userInput" type =" string" />
34
34
</arguments >
35
35
<conditionalClick selector =" {{AdminConfigureTaxSection.taxCalculationSettings}}" dependentSelector =" {{AdminConfigureTaxSection.taxCalculationAlgorithm}}" visible =" false" stepKey =" openTaxCalcSettingsSection" />
36
- <scrollTo selector =" {{AdminConfigureTaxSection.taxCalculationApplyTaxOnInherit}}" stepKey =" goToCheckbox" />
36
+ <scrollTo selector =" {{AdminConfigureTaxSection.taxCalculationApplyTaxOnInherit}}" x = " 0 " y = " -80 " stepKey =" goToCheckbox" />
37
37
<uncheckOption selector =" {{AdminConfigureTaxSection.taxCalculationApplyTaxOnInherit}}" stepKey =" enableApplyTaxOnSetting" />
38
38
<selectOption selector =" {{AdminConfigureTaxSection.taxCalculationApplyTaxOn}}" userInput =" {{userInput}}" stepKey =" setApplyTaxOn" />
39
39
<scrollTo selector =" {{SalesConfigSection.TaxClassesTab}}" stepKey =" scrollToTop" />
You can’t perform that action at this time.
0 commit comments