Skip to content

Commit 12086e0

Browse files
committed
AC3201: Fixinf Mftf - StoreFrontZeroTaxSettingCheckOnCartPage
1 parent 5763053 commit 12086e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Tax/Test/Mftf/ActionGroup/ZeroTaxSubtotalActionGroup.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
<amOnPage url="{{AdminTaxConfigurationPage.url}}" stepKey="navigateToAdminStoreTaxConfiguration"/>
1919
<scrollTo selector="{{AdminZeroTaxFormSection.label}}" stepKey="scrollToDropdownSelection" />
2020
<selectOption selector="{{AdminZeroTaxFormSection.optionvalue}}" userInput="{{optionValue}}" stepKey="setSelectorValue"/>
21-
<waitForElementVisible selector="{{AdminZeroTaxFormSection.label}}" stepKey="waitForElement"/>
2221
<click selector="{{AdminZeroTaxFormSection.saveConfig}}" stepKey="clickSave"/>
2322
</actionGroup>
2423
</actionGroups>

0 commit comments

Comments
 (0)