File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
app/code/Magento/Cms/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 88
99<actionGroups xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
1010 xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Test/etc/actionGroupSchema.xsd" >
11- <actionGroup name =" AdminNavigateToPageGridActionGroup" >
11+ <actionGroup name =" AdminNavigateToPageGridActionGroup" deprecated = " Use AdminOpenCMSPagesGridActionGroup instead. " >
1212 <annotations >
13- <description >DEPRECATED. Use AdminOpenCMSPagesGridActionGroup instead. Navigates to CMS page grid.</description >
13+ <description >Navigates to CMS page grid.</description >
1414 </annotations >
1515
16-
1716 <amOnPage url =" {{CmsPagesPage.url}}" stepKey =" amOnPagePagesGrid" />
18- <waitForPageLoad stepKey =" waitForPageLoad1 " />
17+ <waitForPageLoad stepKey =" waitForPageLoad " />
1918 </actionGroup >
2019</actionGroups >
You can’t perform that action at this time.
0 commit comments