Add human operation time log

This commit is contained in:
BlankCheng
2024-01-29 21:42:16 +08:00
parent 460507b5c3
commit 284d6fb379
20 changed files with 958 additions and 76 deletions

View File

@@ -30,7 +30,7 @@
"gimp"
],
"evaluator": {
"func": "check_file_exists",
"func": "check_file_exists_and_structure_sim",
"expected": {
"type": "vm_file",
"path": "~/Desktop/The_Lost_River_Of_Dreams.jpg",
@@ -39,7 +39,7 @@
"result": {
"type": "vm_file",
"path": "~/Desktop/export.jpg",
"dest": "export.png"
"dest": "export.jpg"
}
}
}