File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
app/code/Magento/Customer/Test/Mftf Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3535 <click selector =" {{StorefrontAddProductToCartSection.addToCartBtn}}" stepKey =" addToCart" />
3636 <waitForElementVisible selector =" {{StorefrontProductPageSection.successMsg}}" time =" 30" stepKey =" waitForProductAdded" />
3737 <click selector =" {{StorefrontAddProductToCartSection.showCard}}" stepKey =" clickToOpenCard" />
38- <waitForPageLoad stepKey =" WaitForFormOpened" time = " 3 " />
38+ <waitForPageLoad stepKey =" WaitForFormOpened" />
3939 <click selector =" {{StorefrontAddProductToCartSection.proceed}}" stepKey =" clickToProceedToCheckout" />
40- <waitForPageLoad time = " 5 " stepKey =" waitForTheFormIsOpened" />
40+ <waitForPageLoad stepKey =" waitForTheFormIsOpened" />
4141 <see userInput =" Shipping Address" stepKey =" seeShippingAddress" />
4242 </actionGroup >
4343
Original file line number Diff line number Diff line change 2525 </before >
2626
2727 <!-- Navigate to a category page -->
28- <amOnPage url =" /{{SimpleProductOne.name }}.html" stepKey =" GoToProductPage" />
28+ <amOnPage url =" /{{SimpleProductOne.urlKey }}.html" stepKey =" GoToProductPage" />
2929
3030 <waitForPageLoad stepKey =" waitForPageLoad" />
3131
You can’t perform that action at this time.
0 commit comments