File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
app/code/Magento/NewRelicReporting/Test/Mftf/Section Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 9
9
<sections xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
10
10
xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Page/etc/SectionObject.xsd" >
11
11
<section name =" AdminNewRelicConfigSystemSection" >
12
- <element name =" statusRowId" type =" text" selector =" #row_newrelicreporting_general_enable" />
13
12
<element name =" status" type =" select" selector =" #row_newrelicreporting_general_enable [data-ui-id='select-groups-general-fields-enable-value']" />
14
- <element name =" apiUrl" type =" select " selector =" input#newrelicreporting_general_api_url" />
13
+ <element name =" apiUrl" type =" input " selector =" input#newrelicreporting_general_api_url" />
15
14
</section >
16
15
</sections >
You can’t perform that action at this time.
0 commit comments