{ "id": "abed40dc-063f-4598-8ba5-9fe749c0615d", "snapshot": "excel", "instruction": "Check the names in column \"Names with duplicates\" and put the unique ones in column \"Unique Names\". Keep the original order.", "source": "https://help.libreoffice.org/7.6/ro/text/scalc/guide/remove_duplicates.html?&DbPAR=SHARED&System=UNIX", "config": [ { "type": "download", "parameters": { "files": [ { "url": "https://drive.usercontent.google.com/download?id=1_tLwdDWhm87eL7AmHE3lOTfQ2rszQKoC&export=download&authuser=0&confirm=t&uuid=0af8ae3f-e88a-486d-b259-3dff9d5698b5&at=APZUnTXFCuaUaUzrc85z3AJzC55K:1710923300199", "path": "C:\\Users\\chenj\\Names_Duplicate_Unique.xlsx" } ] } }, { "type": "open", "parameters": { "path": "C:\\Users\\chenj\\Names_Duplicate_Unique.xlsx" } } ], "trajectory": "trajectories/abed40dc-063f-4598-8ba5-9fe749c0615d", "related_apps": [ "excel" ], "evaluator": { "postconfig": [ { "type": "activate_window", "parameters": { "window_name": "Names_Duplicate_Unique - Excel", "strict": true } }, { "type": "sleep", "parameters": { "seconds": 0.5 } }, { "type": "execute", "parameters": { "command": [ "python", "-c", "import pyautogui; import time; pyautogui.hotkey(\"ctrl\", \"s\"); time.sleep(0.5);" ] } }, { "type": "sleep", "parameters": { "seconds": 0.5 } } ], "func": "compare_table", "expected": { "type": "cloud_file", "path": "https://drive.usercontent.google.com/download?id=1cDQh2Jy6mfrlx0qqfsgxib6TrdkGjX2X&export=download&authuser=0&confirm=t&uuid=9f1f07bd-5d53-466b-808a-132c24a8f14e&at=APZUnTVkEC3tIW7qngHFkDZa16MY:1710923492481", "dest": "Names_Duplicate_Unique_gold.xlsx" }, "result": { "type": "vm_file", "path": "C:\\Users\\chenj\\Names_Duplicate_Unique.xlsx", "dest": "Names_Duplicate_Unique.xlsx" }, "options": { "rules": [ { "type": "sheet_data", "sheet_idx0": 0, "sheet_idx1": "EI0" } ] } } }