Skip to content

Commit c8b2062

Browse files
committed
MAGETWO-87013: Cart Price Rules - Category Drill Down problems
1 parent e8ed77d commit c8b2062

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dev/tests/acceptance/tests/functional/Magento/FunctionalTest/SalesRule/Test/PriceRuleCategoryNestingTest.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@
5656
<waitForAjaxLoad stepKey="ajaxLoad3"/>
5757

5858
<waitForElement selector="{{PriceRuleConditionsSection.treeRoot}}" stepKey="wait3"/>
59-
<click stepKey="openLatestTreeNode1" selector="{{PriceRuleConditionsSection.lastTreeNode" />
60-
<click stepKey="openLatestTreeNode2" selector="{{PriceRuleConditionsSection.lastTreeNode" />
61-
<click stepKey="openLatestTreeNode3" selector="{{PriceRuleConditionsSection.lastTreeNode" />
59+
<click stepKey="openLatestTreeNode1" selector="{{PriceRuleConditionsSection.lastTreeNode}}" />
60+
<click stepKey="openLatestTreeNode2" selector="{{PriceRuleConditionsSection.lastTreeNode}}" />
61+
<click stepKey="openLatestTreeNode3" selector="{{PriceRuleConditionsSection.lastTreeNode}}" />
6262
<waitForAjaxLoad stepKey="ajaxLoad4"/>
6363
<waitForElement selector="{{PriceRuleConditionsSection.subcategory4level}}" stepKey="wait4"/>
6464
<click stepKey="openLatestTreeNode4" selector="{{PriceRuleConditionsSection.subcategory4level}}" />

0 commit comments

Comments
 (0)