*[uitest] Add waittime.

This commit is contained in:
yulujie
2025-11-17 08:46:14 +08:00
parent d4b83f27b6
commit 79e575225e
@@ -17,6 +17,7 @@ class taskkanbanTester extends tester
public function checkKanban($lane, $col, $num, $nameId = '', $groupId = '')
{
$form = $this->initForm('execution', 'taskkanban', array('execution' => '2'), 'appIframe-execution');
$form->wait(1);
/* 选择看板 */
if(!empty($nameId))