We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb9db34 commit 2a8bea1Copy full SHA for 2a8bea1
dev/tests/functional/tests/app/Magento/Backend/Test/Block/Widget/Grid.php
@@ -46,7 +46,7 @@ abstract class Grid extends Block
46
*
47
* @var string
48
*/
49
- protected $resetButton = '[title="Reset Filter"][class*=action]';
+ protected $resetButton = '.action-reset';
50
51
/**
52
* The first row in grid. For this moment we suggest that we should strictly define what we are going to search
0 commit comments