Your IP : 216.73.216.97


Current Path : /var/www/clients/client3/web2/web/vendor/magento/module-cms/Test/Mftf/Page/
Upload File :
Current File : /var/www/clients/client3/web2/web/vendor/magento/module-cms/Test/Mftf/Page/AdminCmsPageEditPage.xml

<?xml version="1.0" encoding="utf-8"?>
<!--
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
 -->
<pages xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
       xsi:noNamespaceSchemaLocation="urn:magento:mftf:Page/etc/PageObject.xsd">
    <page name="AdminCmsPageEditPage" area="admin" url="/cms/page/edit/page_id/{{pageId}}" parameterized="true" module="Magento_Cms">
        <section name="CmsNewPagePageActionsSection"/>
        <section name="CmsNewPagePageBasicFieldsSection"/>
        <section name="CmsNewPagePageContentSection"/>
        <section name="CmsNewPagePageSeoSection"/>
    </page>
</pages>