We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a63e04 commit a9d51e0Copy full SHA for a9d51e0
app/code/Magento/Cms/Test/Mftf/Page/CmsPageEditPage.xml
@@ -7,7 +7,7 @@
7
-->
8
<pages xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
9
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Page/etc/PageObject.xsd">
10
- <page name="CmsPageEditPage" area="admin" url="admin/cms_page/edit/page_id/{{var}}" parameterized="true">
+ <page name="CmsPageEditPage" area="admin" url="admin/cms_page/edit/page_id/{{var}}" module="Magento_Cms" parameterized="true">
11
<section name="CmsNewPagePageActionsSection"/>
12
<section name="CmsNewPagePageBasicFieldsSection"/>
13
<section name="CmsNewPagePageContentSection"/>
0 commit comments