Skip to content
This repository was archived by the owner on Dec 19, 2019. It is now read-only.

Commit a5ce676

Browse files
committed
MC-4788: Convert DeleteSalesRuleEntityTest to MFTF
- Remove unecessary click before selectOption
1 parent fdeff5c commit a5ce676

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/code/Magento/SalesRule/Test/Mftf/ActionGroup/AdminCreateCartPriceRuleConditionsSectionActionGroup.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@
2929
<selectOption selector="{{AdminCartPriceRulesFormSection.conditionSelect}}" userInput="{{condition2}}" stepKey="selectCondition2"/>
3030
<waitForPageLoad stepKey="waitForSecondConditionLoad"/>
3131
<click selector="{{AdminCartPriceRulesFormSection.targetEllipsis}}" stepKey="clickTheEllipsis"/>
32-
<click selector="{{AdminCartPriceRulesFormSection.selectCountryDropdown}}" stepKey="clickSelectCountryDropdown"/>
33-
<waitForPageLoad stepKey="waitForDropdownLoad"/>
3432
<selectOption selector="{{AdminCartPriceRulesFormSection.selectCountryDropdown}}" userInput="{{ruleName.shippingCountry}}" stepKey="fillShippingCountryParameter"/>
3533
</actionGroup>
3634
<actionGroup name="AdminCreateCartPriceRuleConditionsSectionShippingPostcodeActionGroup">

0 commit comments

Comments
 (0)