* [task#127261,doing,0.5h,5h] Add case of ui test to batchedit execution.

This commit is contained in:
yulujie
2024-09-06 08:48:32 +08:00
committed by 李阳
parent bf9e4ff4fe
commit e96b0d2ac3
+3
View File
@@ -47,3 +47,6 @@ $execution = array(
'name' => '项目1迭代2',
),
);
r($tester->inputFields($execution['0'])) && p() && e();
$tester->closeBrowser();