File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
dev/tests/functional/tests/app/Magento/Cms/Test/Page Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 12
12
<block name =" titleBlock" class =" Magento\Theme\Test\Block\Html\Title" locator =" .page-title-wrapper" strategy =" css selector" />
13
13
<block name =" footerBlock" class =" Magento\Theme\Test\Block\Html\Footer" locator =" footer.page-footer" strategy =" css selector" />
14
14
<block name =" logoBlock" class =" Magento\Theme\Test\Block\Html\Logo" locator =" .header .logo" strategy =" css selector" />
15
- <block name =" linksBlock" class =" Magento\Theme\Test\Block\Links" locator =" .header .links " strategy =" css selector" />
15
+ <block name =" linksBlock" class =" Magento\Theme\Test\Block\Links" locator =" .panel.header " strategy =" css selector" />
16
16
<block name =" storeSwitcherBlock" class =" Magento\Store\Test\Block\Switcher" locator =" [data-ui-id='language-switcher']" strategy =" css selector" />
17
17
<block name =" currencyBlock" class =" Magento\Directory\Test\Block\Currency\Switcher" locator =" .switcher.currency" strategy =" css selector" />
18
18
<block name =" cmsPageBlock" class =" Magento\Cms\Test\Block\Page" locator =" .page-main" strategy =" css selector" />
You can’t perform that action at this time.
0 commit comments