File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Customer/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 2525 <fillField selector =" {{CheckoutShippingSection.city}}" userInput =" {{city}}" stepKey =" enterCity" />
2626 <fillField selector =" {{CheckoutShippingSection.postcode}}" userInput =" {{postcode}}" stepKey =" enterPostcode" />
2727 <selectOption selector =" {{CheckoutShippingSection.country}}" userInput =" {{countryid}}" stepKey =" enterCountry" />
28- <fillField selector =" {{CheckoutShippingSection.telephone}}" userInput =" {{UK_Not_Default_Address. telephone}}" stepKey =" enterTelephone" />
28+ <fillField selector =" {{CheckoutShippingSection.telephone}}" userInput =" {{telephone}}" stepKey =" enterTelephone" />
2929 <fillField selector =" {{CheckoutShippingSection.customerAddressAttribute(AddressAttributeTextField.attribute_code)}}" userInput =" {{attributeValue}}" stepKey =" enterAttributeValue" />
3030 <!-- Save Shipping Address info -->
3131 <click selector =" {{StorefrontCustomerAddressSection.saveAddress}}" stepKey =" clickSaveAddress" />
You can’t perform that action at this time.
0 commit comments