We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bc0878 commit ad92f89Copy full SHA for ad92f89
app/code/Magento/Paypal/Test/Mftf/Test/GuestCheckoutUsingPayPalExpressCheckoutTest.xml
@@ -30,8 +30,6 @@
30
<actionGroup ref="AdminPayPalExpressCheckoutEnableActionGroup" stepKey="ConfigPayPalExpress">
31
<argument name="credentials" value="SamplePaypalExpressConfig2"/>
32
</actionGroup>
33
- <!-- Create Tax Rule & Tax Rate -->
34
- <actionGroup ref="AdminTaxRuleGridOpenPageActionGroup" stepKey="goToTaxRuleForPage"/>
35
<!--Add new tax rates. Go to tax rule page -->
36
<actionGroup ref="AddNewTaxRuleActionGroup" stepKey="addFirstTaxRuleActionGroup"/>
37
<fillField stepKey="fillRuleName" selector="{{AdminTaxRulesSection.ruleName}}" userInput="{{TaxRule.name}}"/>
0 commit comments