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 17
17
</arguments >
18
18
19
19
<amOnPage url =" {{StorefrontHomePage.url}}" stepKey =" amOnStorefrontPage" />
20
- <waitForElementVisible selector =" {{StorefrontPanelHeaderSection.createAnAccountLink}}" stepKey =" waitForCreateAccountLink" >
20
+ <waitForElementVisible selector =" {{StorefrontPanelHeaderSection.createAnAccountLink}}" stepKey =" waitForCreateAccountLink" / >
21
21
<click stepKey =" clickOnCreateAccountLink" selector =" {{StorefrontPanelHeaderSection.createAnAccountLink}}" />
22
22
<fillField stepKey =" fillFirstName" userInput =" {{Customer.firstname}}" selector =" {{StorefrontCustomerCreateFormSection.firstnameField}}" />
23
23
<fillField stepKey =" fillLastName" userInput =" {{Customer.lastname}}" selector =" {{StorefrontCustomerCreateFormSection.lastnameField}}" />
You can’t perform that action at this time.
0 commit comments