File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
dev/tests/functional/tests/app/Magento
CurrencySymbol/Test/Block/Adminhtml/System
Reports/Test/Page/Adminhtml Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ class CurrencySymbolForm extends Form
22
22
*
23
23
* @var string
24
24
*/
25
- protected $ currencyRow = '//tr[td/label[@for ="custom_currency_symbol%s"]] ' ;
25
+ protected $ currencyRow = '//div[input[@id ="custom_currency_symbol%s"]] ' ;
26
26
27
27
/**
28
28
* Fill the root form
Original file line number Diff line number Diff line change 10
10
<block name =" messagesBlock" class =" Magento\Backend\Test\Block\Messages" locator =" #messages .messages" strategy =" css selector" />
11
11
<block name =" actionsBlock" class =" Magento\Reports\Test\Block\Adminhtml\Viewed\Action" locator =" .page-main-actions" strategy =" css selector" />
12
12
<block name =" filterBlock" class =" Magento\Reports\Test\Block\Adminhtml\Product\Viewed\Filter" locator =" #filter_form" strategy =" css selector" />
13
- <block name =" gridBlock" class =" Magento\Reports\Test\Block\Adminhtml\Product\Viewed\ProductGrid" locator =" .admin__data -grid-wrap " strategy =" css selector" />
13
+ <block name =" gridBlock" class =" Magento\Reports\Test\Block\Adminhtml\Product\Viewed\ProductGrid" locator =" .data -grid" strategy =" css selector" />
14
14
</page >
15
15
</config >
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 =" ProductReportView" area =" Adminhtml" mca =" reports/report_product/viewed/" module =" Magento_Reports" >
10
10
<block name =" actionsBlock" class =" Magento\Reports\Test\Block\Adminhtml\Viewed\Action" locator =" .page-main-actions" strategy =" css selector" />
11
- <block name =" gridBlock" class =" Magento\Reports\Test\Block\Adminhtml\Review\Products\Viewed\ProductGrid" locator =" .admin__data -grid-wrap " strategy =" css selector" />
11
+ <block name =" gridBlock" class =" Magento\Reports\Test\Block\Adminhtml\Review\Products\Viewed\ProductGrid" locator =" .data -grid" strategy =" css selector" />
12
12
<block name =" filterBlock" class =" Magento\Sales\Test\Block\Adminhtml\Report\Filter\Form" locator =" #filter_form" strategy =" css selector" />
13
13
<block name =" messagesBlock" class =" Magento\Backend\Test\Block\Messages" locator =" #messages .messages" strategy =" css selector" />
14
14
</page >
Original file line number Diff line number Diff line change 10
10
<block name =" messagesBlock" class =" Magento\Backend\Test\Block\Messages" locator =" #messages .messages" strategy =" css selector" />
11
11
<block name =" filterBlock" class =" Magento\Sales\Test\Block\Adminhtml\Report\Filter\Form" locator =" #filter_form" strategy =" css selector" />
12
12
<block name =" actionBlock" class =" Magento\Reports\Test\Block\Adminhtml\Viewed\Action" locator =" .page-main-actions" strategy =" css selector" />
13
- <block name =" gridBlock" class =" Magento\Reports\Test\Block\Adminhtml\Sales\Refunded\FilterGrid" locator =" .admin__data -grid-wrap " strategy =" css selector" />
13
+ <block name =" gridBlock" class =" Magento\Reports\Test\Block\Adminhtml\Sales\Refunded\FilterGrid" locator =" .data -grid" strategy =" css selector" />
14
14
</page >
15
15
</config >
Original file line number Diff line number Diff line change 10
10
<block name =" messagesBlock" class =" Magento\Backend\Test\Block\Messages" locator =" #messages .messages" strategy =" css selector" />
11
11
<block name =" filterForm" class =" Magento\Sales\Test\Block\Adminhtml\Report\Filter\Form" locator =" #filter_form" strategy =" css selector" />
12
12
<block name =" actionBlock" class =" Magento\Reports\Test\Block\Adminhtml\Viewed\Action" locator =" .page-main-actions" strategy =" css selector" />
13
- <block name =" gridBlock" class =" Magento\Reports\Test\Block\Adminhtml\Sales\Invoiced\Grid" locator =" .admin__data -grid-wrap " strategy =" css selector" />
13
+ <block name =" gridBlock" class =" Magento\Reports\Test\Block\Adminhtml\Sales\Invoiced\Grid" locator =" .data -grid" strategy =" css selector" />
14
14
</page >
15
15
</config >
Original file line number Diff line number Diff line change 10
10
<block name =" messagesBlock" class =" Magento\Backend\Test\Block\Messages" locator =" #messages .messages" strategy =" css selector" />
11
11
<block name =" filterBlock" class =" Magento\Sales\Test\Block\Adminhtml\Report\Filter\Form" locator =" #filter_form" strategy =" css selector" />
12
12
<block name =" actionBlock" class =" Magento\Reports\Test\Block\Adminhtml\Viewed\Action" locator =" .page-main-actions" strategy =" css selector" />
13
- <block name =" gridBlock" class =" Magento\Reports\Test\Block\Adminhtml\Sales\Orders\Viewed\FilterGrid" locator =" .admin__data -grid-wrap " strategy =" css selector" />
13
+ <block name =" gridBlock" class =" Magento\Reports\Test\Block\Adminhtml\Sales\Orders\Viewed\FilterGrid" locator =" .data -grid" strategy =" css selector" />
14
14
</page >
15
15
</config >
Original file line number Diff line number Diff line change 9
9
<page name =" SalesTaxReport" area =" Adminhtml" mca =" reports/report_sales/tax" module =" Magento_Reports" >
10
10
<block name =" filterBlock" class =" Magento\Reports\Test\Block\Adminhtml\Sales\TaxRule\Filter" locator =" #filter_form" strategy =" css selector" />
11
11
<block name =" actionBlock" class =" Magento\Reports\Test\Block\Adminhtml\Sales\TaxRule\Action" locator =" .page-main-actions" strategy =" css selector" />
12
- <block name =" gridBlock" class =" Magento\Reports\Test\Block\Adminhtml\Sales\TaxRule\Grid" locator =" .admin__data -grid-wrap " strategy =" css selector" />
12
+ <block name =" gridBlock" class =" Magento\Reports\Test\Block\Adminhtml\Sales\TaxRule\Grid" locator =" .data -grid" strategy =" css selector" />
13
13
</page >
14
14
</config >
You can’t perform that action at this time.
0 commit comments