Skip to content

Commit a634d49

Browse files
author
Bohdan Korablov
committed
MAGETWO-51754: Fail automated test CreateProductAttributeEntityTest
1 parent ce9758e commit a634d49

File tree

1 file changed

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

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,8 +236,6 @@ public function searchAndOpen(array $filter)
236236
} else {
237237
throw new \Exception('Searched item was not found.');
238238
}
239-
$this->waitForElementNotVisible($this->searchButton);
240-
$this->waitLoader();
241239
}
242240

243241
/**

0 commit comments

Comments
 (0)