mirrored 3 minutes ago
0
TimothyxxxFix Duplicate ids; Remove unused JSON files across multiple applications 2f0f3f3
{
    "id": "da52d699-e8d2-4dc5-9191-a2199e0b6a9b",
    "snapshot": "libreoffice_calc",
    "instruction": "Examine the spreadsheet on the desktop, which contains a record of books read in 2022. Take the website https://howlongtoread.com/ as a reference to identify the book with the slowest reading pace, measured in words per day. I have an empty document named 'book_list_result.docx' on the desktop; please open it and record the title there.",
    "source": "GAIA",
    "config": [
        {
            "type": "download",
            "parameters": {
                "files": [
                    {
                        "url": "https://drive.usercontent.google.com/download?id=1JGZNCShtmpu7A8Z8lkjc8hdFEAMXZVvh&export=download&authuser=0&confirm=t&uuid=67063da6-2a72-4ed2-92b2-ade508439ce4&at=APZUnTUgS17YjX-D0oSvALwnPosB:1709368886960",
                        "path": "C:\\Users\\User\\Desktop\\2023_validation_Book_Reading_Rate.xlsx"
                    },
                    {
                        "url": "https://drive.usercontent.google.com/download?id=1iySmK8zvTzgmERH7KQuESP05NBsMunhV&export=download&authuser=0&confirm=t&uuid=130f6cee-0f9a-4f2e-a84d-89a3b302f350&at=APZUnTXugQOTOApe1_zxUbafo2Sp:1709369519349",
                        "path": "C:\\Users\\User\\Desktop\\book_list_result.docx"
                    }
                ]
            }
        },
        {
            "type": "open",
            "parameters": {
                "path": "C:\\Users\\User\\Desktop\\2023_validation_Book_Reading_Rate.xlsx"
            }
        }
    ],
    "trajectory": "trajectories/da52d699-e8d2-4dc5-9191-a2199e0b6a9b",
    "related_apps": [
        "excel",
        "chrome",
        "word"
    ],
    "evaluator": {
        "func": "compare_docx_files",
        "postconfig": [
            {
                "type": "activate_window",
                "parameters": {
                    "window_name": "book_list_result - Word",
                    "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); pyautogui.press(\"enter\");"
                    ]
                }
            },
			{
				"type": "sleep",
				"parameters": {
					"seconds": 0.5
				}
			}
        ],
        "expected": {
            "type": "cloud_file",
            "path": "https://drive.usercontent.google.com/download?id=1rpvOlHZO0AqC85od8pJtx8YcDPljcejN&export=download&authuser=0&confirm=t&uuid=24a3a5e3-a188-4a41-ad01-a4709dc1c0b6&at=APZUnTWx56rr8-iTuXkfV5poOK-I:1709369145446",
            "dest": "book_list_result_Gold.docx"
        },
        "result": {
            "type": "vm_file",
            "path": "C:\\Users\\User\\Desktop\\book_list_result.docx",
            "dest": "book_list_result.docx"
        }
    }
}