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 f56d98e commit 5080acbCopy full SHA for 5080acb
app/code/Magento/Sales/Test/Mftf/Section/AdminOrderFormAccountSection.xml
@@ -15,6 +15,5 @@
15
<element name="requiredEmail" type="text" selector=".admin__field.required[data-ui-id='billing-address-fieldset-element-form-field-email']"/>
16
<element name="defaultGeneral" type="text" selector="//*[contains(text(),'General')]" timeout="15"/>
17
<element name="emailErrorMessage" type="text" selector="#email-error"/>
18
- <element name="defaultGeneral" type="text" selector="//*[contains(text(),'General')]" timeout="15"/>
19
</section>
20
</sections>
0 commit comments