<actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
              xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
    <actionGroup name="StorefrontOpenCustomerAccountSubscriptionsPageActionGroup">
        <amOnPage url="{{StorefrontOpenCustomerAccountSubscriptionsPage.url}}" stepKey="amOnStorefrontOpenCustomerAccountSubscriptionsPage"/>
        <waitForPageLoad stepKey="waitForPageLoad"/>
    </actionGroup>
</actionGroups>
