Merge branch release/21.7.2 of zentao/zentaopms (#10010)
This commit is contained in:
@@ -1105,7 +1105,7 @@ class dom
|
||||
*/
|
||||
public function search($searchList, $groupAndOr = '')
|
||||
{
|
||||
$this->waitElement('//button[@data-toggle="searchform"]')->getElement('//button[@data-toggle="searchform"]')->click();
|
||||
$this->waitElement('//button[@zui-toggle="searchform"]')->getElement('//button[@zui-toggle="searchform"]')->click();
|
||||
|
||||
$searchContainer = '//div[contains(@class, "search-form-container")]/form';
|
||||
$searchSquareBtn = $searchContainer . '/div[2]/div//button[contains(@class, "square")]';
|
||||
|
||||
Reference in New Issue
Block a user