Skip to content

Commit 46d781f

Browse files
author
Dmytro Vilchynskyi
committed
MAGETWO-32250: Header
- fixed functional tests
1 parent f232d17 commit 46d781f

File tree

1 file changed

+1
-1
lines changed
  • dev/tests/functional/tests/app/Magento/Catalog/Test/Block/Adminhtml/Product/Composite

1 file changed

+1
-1
lines changed

dev/tests/functional/tests/app/Magento/Catalog/Test/Block/Adminhtml/Product/Composite/Configure.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ class Configure extends AbstractConfigureBlock
3030
*
3131
* @var string
3232
*/
33-
protected $okButton = '.ui-dialog-buttonset button:nth-of-type(2)';
33+
protected $okButton = '.ui-button.action-primary';
3434

3535
/**
3636
* Backend abstract block

0 commit comments

Comments
 (0)