File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
dev/tests/functional/tests/app/Magento/CatalogRule/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 9
9
<page name =" CatalogRuleNew" area =" Adminhtml" mca =" catalog_rule/promo_catalog/new" module =" Magento_CatalogRule" >
10
10
<block name =" formPageActions" class =" Magento\CatalogRule\Test\Block\Adminhtml\FormPageActions" locator =" .page-main-actions" strategy =" css selector" />
11
11
<block name =" editForm" class =" Magento\CatalogRule\Test\Block\Adminhtml\Promo\Catalog\Edit\PromoForm" locator =" [id='page:main-container']" strategy =" css selector" />
12
- <block name =" modalBlock" class =" Magento\Ui\Test\Block\Adminhtml\Modal" locator =" ._show[data-role=modal]" strategy =" css selector" />
12
+ <block name =" modalBlock" class =" Magento\Ui\Test\Block\Adminhtml\Modal" locator =" ._show[data-role=modal][style='z-index: 900;'] " strategy =" css selector" />
13
13
</page >
14
14
</config >
You can’t perform that action at this time.
0 commit comments