File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
dev/tests/functional/tests/app/Magento/UrlRewrite/Test/Page/Adminhtml 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 =" UrlRewriteIndex" area =" Adminhtml" mca =" admin/url_rewrite/index" module =" Magento_UrlRewrite" >
10
10
<block name =" pageActionsBlock" class =" Magento\Backend\Test\Block\GridPageActions" locator =" .page-main-actions" strategy =" css selector" />
11
- <block name =" urlRedirectGrid" class =" Magento\UrlRewrite\Test\Block\Adminhtml\Catalog\Category\Grid" locator =" .admin__data-grid-wrap " strategy =" css selector" />
11
+ <block name =" urlRedirectGrid" class =" Magento\UrlRewrite\Test\Block\Adminhtml\Catalog\Category\Grid" locator =" #urlrewriteGrid " strategy =" css selector" />
12
12
<block name =" messagesBlock" class =" Magento\Backend\Test\Block\Messages" locator =" .messages" strategy =" css selector" />
13
13
</page >
14
14
</config >
You can’t perform that action at this time.
0 commit comments