Skip to content

Commit f66c5ee

Browse files
Update and rename AdminStagingSlideOutSection.xml to AdminOptionStagingSlideOutSection.xml
1 parent 906eca0 commit f66c5ee

File tree

2 files changed

+13
-96
lines changed

2 files changed

+13
-96
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!--
3+
/**
4+
* Copyright 2024 Adobe
5+
* All Rights Reserved.
6+
*/
7+
-->
8+
<sections xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
9+
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Page/etc/SectionObject.xsd">
10+
<section name="AdminOptionStagingSlideOutSection">
11+
<element name="optionDelete" type="button" selector="//tbody//tr//td//div//div//span[text()='{{optionName}}']/../..//div/../button[@class='action-delete']" parameterized="true"/>
12+
</section>
13+
</sections>

app/code/Magento/Catalog/Test/Mftf/Section/AdminStagingSlideOutSection.xml

Lines changed: 0 additions & 96 deletions
This file was deleted.

0 commit comments

Comments
 (0)