Skip to content

Commit 17d564a

Browse files
shashikant.kumarshashikant.kumar
authored andcommitted
AC-2596 dependency file AdminCartPriceRulesSection added one element
1 parent 5a022f6 commit 17d564a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/SalesRule/Test/Mftf/Section/AdminCartPriceRulesSection.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Page/etc/SectionObject.xsd">
1010
<section name="AdminCartPriceRulesSection">
1111
<element name="addNewRuleButton" type="button" selector="#add" timeout="30"/>
12+
<element name="editRuleButton" type="button" selector="//td[@class=' col-actions col-action last']/a[text()='Edit']" timeout="30"/>
1213
<element name="messages" type="text" selector=".messages"/>
1314
<element name="filterByNameInput" type="input" selector="input[name='name']"/>
1415
<element name="searchButton" type="button" selector="#promo_quote_grid button[title='Search']" timeout="30"/>

0 commit comments

Comments
 (0)