Skip to content

Commit c876813

Browse files
Manjusha.SManjusha.S
authored andcommitted
Merge branch 'AC-5658' into functional-testing-automation
2 parents 816d58b + 87ed9f4 commit c876813

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Customer/Test/Mftf/Section/StorefrontCustomerAddressFormSection.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@
2222
<element name="useAsDefaultShippingAddressCheckBox" type="input" selector="//form[@class='form-address-edit']//input[@name='default_shipping']"/>
2323
<element name="saveAddress" type="button" selector="//button[@title='Save Address']" timeout="30"/>
2424
<element name="formTitle" type="text" selector="//h1[@class='page-title']/span[text() = 'Edit Address']" timeout="30"/>
25+
<element name="zipTitle" type="text" selector="//label[@for='zip']"/>
2526
</section>
2627
</sections>

0 commit comments

Comments
 (0)