Skip to content

Commit c8abe81

Browse files
Chhandak.BaruaChhandak.Barua
authored andcommitted
ACP2E-197: JS validation error doesn't work for the 2nd line of the street attribute
1 parent 65d12ad commit c8abe81

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

app/code/Magento/Customer/Test/Mftf/Test/StorefrontUpdateCustomerAddressTest/StorefrontUpdateCustomerShippingAddressFromBlockFailedTest.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@
2323
<actionGroup ref="AdminLoginActionGroup" stepKey="login"/>
2424
<!--Go To Customer Address page-->
2525
<actionGroup ref="GoToCustomerAddress" stepKey="GoToCustomerAddress"/>
26-
<click selector="{{CustomerAccountSection.reset}}" stepKey="resetFiltersOnGrid"/>
27-
<waitForElementVisible selector="{{CustomerAccountSection.defaultLabel}}" stepKey="waitForDefaultLabelToVisible"/>
2826
<fillField selector="{{CustomerAccountSection.defaultLabel}}" userInput="Street Address" stepKey="TypeAttributeName"/>
2927
<click selector="{{CustomerAccountSection.search}}" stepKey="clickToSearchButton"/>
3028
<waitForPageLoad stepKey="waitForResult"/>
@@ -39,8 +37,6 @@
3937
<deleteData createDataKey="createCustomer" stepKey="DeleteCustomer"/>
4038
<!--Go To Customer Address page-->
4139
<actionGroup ref="GoToCustomerAddress" stepKey="GoToCustomerAddress1"/>
42-
<click selector="{{CustomerAccountSection.reset}}" stepKey="resetFiltersOnGrid1"/>
43-
<waitForElementVisible selector="{{CustomerAccountSection.defaultLabel}}" stepKey="waitForDefaultLabelToVisible1"/>
4440
<fillField selector="{{CustomerAccountSection.defaultLabel}}" userInput="Street Address" stepKey="TypeAttributeName1"/>
4541
<click selector="{{CustomerAccountSection.search}}" stepKey="clickToSearchButton1"/>
4642
<waitForPageLoad stepKey="waitForResult1"/>

0 commit comments

Comments
 (0)