Skip to content

Commit 54fbb7d

Browse files
authored
Update StoreFrontCheckVatIdAtAccountCreateWithMultishipmentTest.xml
1 parent 1349561 commit 54fbb7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/code/Magento/Multishipping/Test/Mftf/Test/StoreFrontCheckVatIdAtAccountCreateWithMultishipmentTest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
<waitForElementVisible selector="{{MultishippingSection.shippingMultipleCheckout}}" stepKey="waitMultipleAddressShippingButton"/>
4242
<click selector="{{MultishippingSection.shippingMultipleCheckout}}" stepKey="clickToMultipleAddressShippingButton"/>
4343
<!--Create an account-->
44-
<waitForElementVisible selector="{{createAnAccountButtonForCustomer.createAnAccount}}" stepKey="waitCreateAnAccountButton"/>
45-
<click selector="{{createAnAccountButtonForCustomer.createAnAccount}}" stepKey="clickOnCreateAnAccountButton"/>
44+
<waitForElementVisible selector="{{AdminCreateUserSection.createAnAccount}}" stepKey="waitCreateAnAccountButton"/>
45+
<click selector="{{AdminCreateUserSection.createAnAccount}}" stepKey="clickOnCreateAnAccountButton"/>
4646
<waitForPageLoad stepKey="waitForCreateAccountPageToLoad"/>
4747
<!--Check the VAT Number field-->
4848
<seeElement selector="{{StorefrontCustomerAddressSection.vatId}}" stepKey="assertVatIdField"/>

0 commit comments

Comments
 (0)