AdminDotmailerDeveloperSettingPage.xml 511 Bytes
Newer Older
Ketan's avatar
Ketan committed
1 2 3 4 5 6 7
<?xml version="1.0" encoding="UTF-8"?>

<pages xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../../../vendor/magento/magento2-functional-testing-framework/src/Magento/FunctionalTestingFramework/Page/etc/PageObject.xsd">
    <page name="AdminDotmailerDeveloperSettingPage" url="admin/system_config/edit/section/connector_developer_settings/" area="admin" module="Dotdigitalgroup_Email">
        <section name="AdminDeveloperSettingsSection"/>
    </page>
</pages>