Skip to content

Commit 7e7a691

Browse files
committed
- Adding "iframe" to the enum list for element types.
1 parent 7a982f0 commit 7e7a691

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Magento/AcceptanceTestFramework/PageObject/etc/SectionObject.xsd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@
9898
<xs:enumeration value="select"/>
9999
<xs:enumeration value="multiselect"/>
100100
<xs:enumeration value="wysiwyg"/>
101+
<xs:enumeration value="iframe"/>
101102
</xs:restriction>
102103
</xs:simpleType>
103104

0 commit comments

Comments
 (0)