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 86f4f10 commit 27017d3Copy full SHA for 27017d3
dev/tests/functional/tests/MFTF/DevDocs/Section/DeprecatedContentSection.xml
@@ -9,6 +9,6 @@
9
<sections xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
10
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Page/etc/SectionObject.xsd">
11
<section name="DeprecatedContentSection" deprecated="New section was introduces. Please use 'contentSection'">
12
- <element name="pageIntro" type="text" selector=".page-intro"/>
+ <element name="pageIntro" type="text" selector="#introduction-to-the-functional-testing-framework"/>
13
</section>
14
</sections>
0 commit comments