diff --git a/module/execution/test/lib/batchedit.ui.class.php b/module/execution/test/lib/batchedit.ui.class.php index 6206eaf8f0..738dee58ac 100755 --- a/module/execution/test/lib/batchedit.ui.class.php +++ b/module/execution/test/lib/batchedit.ui.class.php @@ -17,8 +17,7 @@ class batchEditTester extends tester $form->dom->btn($this->lang->edit)->click(); $batchEditForm = $this->loadPage('execution', 'batchEdit'); - - $batchEditForm->waitElement($batchEditForm->dom->id_static_0, 5); + $batchEditForm->wait(1); $id = $batchEditForm->dom->id_static_0->getText(); $beginDom = "begin[{$id}]"; $endDom = "end[{$id}]"; diff --git a/module/execution/test/ui/kanbaninlite.php b/module/execution/test/ui/kanbaninlite.php index 50b73eed55..9521f1f15f 100755 --- a/module/execution/test/ui/kanbaninlite.php +++ b/module/execution/test/ui/kanbaninlite.php @@ -3,7 +3,7 @@ /** -title=运营界面检查看板数据。 +title=运营界面检查看板数据 timeout=0 cid=1 */