File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
app/code/Magento/Checkout/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change 5656 <argument name =" productName" value =" $createSimpleProduct.name$" />
5757 </actionGroup >
5858 <!-- Step 2: Reload product page several times to ensure caching -->
59- <!-- Please check if ReloadPageActionGroup can be used here -->
6059 <actionGroup ref =" ReloadPageActionGroup" stepKey =" reloadPage1" />
6160 <actionGroup ref =" ReloadPageActionGroup" stepKey =" reloadPage2" />
6261 <actionGroup ref =" ReloadPageActionGroup" stepKey =" reloadPage3" />
9695 <waitForText userInput =" $20.00" selector =" {{StorefrontMinicartSection.productPriceByName($createSimpleProduct.name$)}}" stepKey =" verifyUpdatedProductPriceAfterLogin" />
9796 <actionGroup ref =" StorefrontClickOnMiniCartActionGroup" stepKey =" closeMiniCartAfterLogin" />
9897 <!-- Step 8: Reload page several times to ensure caching -->
99- <!-- Please check if ReloadPageActionGroup can be used here -->
10098 <actionGroup ref =" ReloadPageActionGroup" stepKey =" reloadPageAfterLogin1" />
10199 <actionGroup ref =" ReloadPageActionGroup" stepKey =" reloadPageAfterLogin2" />
102100 <!-- Step 9: Change product details again in admin -->
121119 <!-- Step 11: Wait for Customer Data Lifetime to expire (6 minutes) -->
122120 <wait time =" 120" stepKey =" waitForCustomerDataLifetimeExpiration" />
123121 <!-- Step 12: Reload page and verify updated values -->
124- <!-- Please check if ReloadPageActionGroup can be used here -->
125122 <actionGroup ref =" ReloadPageActionGroup" stepKey =" reloadPageAfterWait" />
126123 <actionGroup ref =" StorefrontClickOnMiniCartActionGroup" stepKey =" openMiniCartAfterWait" />
127124 <waitForElementVisible selector =" {{StorefrontMinicartSection.productLinkByName('Apple-X-Y')}}" stepKey =" verifyAppleProductInMiniCartAfterWait" />
You can’t perform that action at this time.
0 commit comments