Skip to content

Commit 909865a

Browse files
committed
added missed clickSearch2 stepKey
1 parent 8fde38b commit 909865a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Tax/Test/Mftf/Test/UpdateLargeTaxRateEntityTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
<actionGroup ref="AdminFillTaxIdentifierFilterOnTaxRateGridActionGroup" stepKey="fillTaxIdentifierField3">
5050
<argument name="taxRateCode" value="{{defaultTaxRateWithLargeRate.code}}"/>
5151
</actionGroup>
52+
<click selector="{{AdminTaxRateGridSection.search}}" stepKey="clickSearch2"/>
5253
<click selector="{{AdminTaxRateGridSection.nthRow('1')}}" stepKey="clickFirstRow2"/>
5354
<!-- Verify we see updated large tax rate on the tax rate form page -->
5455
<seeInField selector="{{AdminTaxRateFormSection.taxIdentifier}}" userInput="{{defaultTaxRateWithLargeRate.code}}" stepKey="seeRTaxIdentifier"/>

0 commit comments

Comments
 (0)