File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
dev/tests/functional/tests/app/Magento/Catalog/Test/Page/Category Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 8
8
<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../../../../../../../vendor/magento/mtf/etc/pages.xsd" >
9
9
<page name =" CatalogCategoryView" area =" Category" mca =" catalog/category/view" module =" Magento_Catalog" >
10
10
<block name =" metaInformation" class =" Magento\Cms\Test\Block\MetaInformation" locator =" head" strategy =" css selector" />
11
- <block name =" topmenu" class =" Magento\Theme\Test\Block\Html\Topmenu" locator =" [role=' navigation'] " strategy =" css selector" />
11
+ <block name =" topmenu" class =" Magento\Theme\Test\Block\Html\Topmenu" locator =" . navigation" strategy =" css selector" />
12
12
<block name =" titleBlock" class =" Magento\Theme\Test\Block\Html\Title" locator =" .page-title-wrapper h1.page-title .base" strategy =" css selector" />
13
13
<block name =" breadcrumbs" class =" Magento\Theme\Test\Block\Html\Breadcrumbs" locator =" .breadcrumbs" strategy =" css selector" />
14
14
<block name =" widgetView" class =" Magento\Widget\Test\Block\WidgetView" locator =" .widget" strategy =" css selector" />
You can’t perform that action at this time.
0 commit comments