Skip to content

Commit 287c7eb

Browse files
author
Oleksandr Iegorov
committed
Merge branches '2.1.13-PR-0.1' and 'MAGETWO-65534' of https://github.com/magento-tango/magento2ce into 2.1.13-PR-0.1
2 parents 7e08d15 + 072229b commit 287c7eb

File tree

1 file changed

+1
-0
lines changed
  • dev/tests/functional/tests/app/Magento/Ui/Test/Block/Adminhtml

1 file changed

+1
-0
lines changed

dev/tests/functional/tests/app/Magento/Ui/Test/Block/Adminhtml/DataGrid.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,7 @@ public function searchAndSelect(array $filter)
275275
{
276276
$this->search($filter);
277277
$rowItem = $this->getRow($filter);
278+
$this->waitLoader();
278279
if ($rowItem->isVisible()) {
279280
$rowItem->find($this->selectItem)->click();
280281
} else {

0 commit comments

Comments
 (0)