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 a451ce4 commit 3b0b560Copy full SHA for 3b0b560
dev/tests/functional/tests/app/Magento/Cms/Test/Page/CmsPage.xml
@@ -7,6 +7,6 @@
7
-->
8
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../../../vendor/magento/mtf/etc/pages.xsd">
9
<page name="CmsPage" mca="cms/page" module="Magento_Cms">
10
- <block name="cmsPageBlock" class="Magento\Cms\Test\Block\Page" locator=".page-main" strategy="css selector" />
+ <block name="cmsPageBlock" class="Magento\Cms\Test\Block\Page" locator="#maincontent" strategy="css selector" />
11
</page>
12
</config>
0 commit comments