<?xml version="1.0" encoding="UTF-8"?>
<!--
/**
 * @author Amasty Team
 * @copyright Copyright (c) 2023 Amasty (https://www.amasty.com)
 * @package Product Labels MFTF 2 for Magento 2 (System)
 */-->
<pages xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
       xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/pageSchema.xsd">

    <page name="AdminProductLabelProfilePage" url="/amasty_label/label/{{var1}}/" area="admin"
          module="Label" parameterized="true">
        <section name="AdminProductLabelProfileSection"/>
        <section name="StorefrontProductLabelSection"/>
    </page>

</pages>
