* [task#126185,doing,0.1h,1.5h] Modify the function infutFields of ui test to close execution.
This commit is contained in:
@@ -16,6 +16,7 @@ class closeExecutionTester extends tester
|
||||
if(isset($realEnd)) $form->dom->realEnd->datePicker($realEnd);
|
||||
$form->wait(1);
|
||||
$form->dom->closeSubmit->click();
|
||||
$form->wait(1);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user