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 a4faef9 commit 8daf9a8Copy full SHA for 8daf9a8
dev/tests/functional/tests/app/Magento/Setup/Test/Block/Extension/Grid.php
@@ -19,7 +19,7 @@ class Grid extends AbstractGrid
19
*
20
* @var string
21
*/
22
- protected $installButton = "//button[contains(@href, '#install-extension-grid')]";
+ protected $installButton = "//button[contains(@class, 'goInstall')]";
23
24
/**
25
* Select action of extension on the grid.
0 commit comments