File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
app/code/Magento/PageBuilder/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 2761
2761
<actionGroup ref =" saveAndContinueEditCmsPage" stepKey =" saveAndContinueEditCmsPage" />
2762
2762
<!-- Get storefront information-->
2763
2763
<comment userInput =" Get storefront information" stepKey =" commentGetStorefrontInformation" />
2764
- <amOnPage url =" $$createCMSPage.identifier$$" stepKey =" amOnPageTestPage" />
2764
+ <actionGroup ref =" navigateToStorefrontForCreatedPage" stepKey =" navigateToStoreFront" >
2765
+ <argument name =" page" value =" $$createCMSPage.identifier$$" />
2766
+ </actionGroup >
2765
2767
<waitForPageLoad stepKey =" waitForStorefront" />
2766
2768
<waitForElement selector =" {{TextOnStorefront.base('1')}}" stepKey =" waitForTextOnStorefront" />
2767
2769
<executeJS function =" return document.evaluate(" {{TextOnStorefront.base('1'))}}" , document.body).iterateNext().offsetHeight;" stepKey =" getTextOnStorefrontHeight" />
You can’t perform that action at this time.
0 commit comments