<?xml version="1.0" encoding="UTF-8"?>

<actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
              xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
    <actionGroup name="AdminCartPriceRuleFillMainInfoActionGroup">
        <annotations>
            <description>Removes scroll step.</description>
        </annotations>
        <remove keyForRemoval="scrollToCustomerGroupsControl"/>
    </actionGroup>
</actionGroups>
