Skip to content

Commit 6d0cde4

Browse files
authored
Merge pull request #320 from magento/MQE-1224
MQE-1224: Remove fillSecretField from Test Schema
2 parents f8cf2c3 + e2b7068 commit 6d0cde4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Magento/FunctionalTestingFramework/Test/etc/actionTypeTags.xsd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
<xs:element type="executeInSeleniumType" name="executeInSelenium" minOccurs="0" maxOccurs="unbounded"/>
3838
<xs:element type="executeJSType" name="executeJS" minOccurs="0" maxOccurs="unbounded"/>
3939
<xs:element type="fillFieldType" name="fillField" minOccurs="0" maxOccurs="unbounded"/>
40-
<xs:element type="fillFieldType" name="fillSecretField" minOccurs="0" maxOccurs="unbounded"/>
4140
<xs:element type="loadSessionSnapshotType" name="loadSessionSnapshot" minOccurs="0" maxOccurs="unbounded"/>
4241
<xs:element type="makeScreenshotType" name="makeScreenshot" minOccurs="0" maxOccurs="unbounded"/>
4342
<xs:element type="maximizeWindowType" name="maximizeWindow" minOccurs="0" maxOccurs="unbounded"/>

0 commit comments

Comments
 (0)