{ "id": "f8cfa149-d1c1-4215-8dac-4a0932bad3c2", "snapshot": "chrome", "instruction": "Could you help me copy the data in Cell B6 in this Libreoffice Calc file and search it in the Chrome browser.", "source": "https://superuser.com/questions/1803088/libreoffice-calc-clears-clipboard", "config": [ { "type": "download", "parameters": { "files": [ { "url": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/f8cfa149-d1c1-4215-8dac-4a0932bad3c2/file.xls", "path": "/home/user/cell_search.xls" } ] } }, { "type": "launch", "parameters": { "command": [ "google-chrome", "--remote-debugging-port=1337" ] } }, { "type": "launch", "parameters": { "command": [ "socat", "tcp-listen:9222,fork", "tcp:localhost:1337" ] } }, { "type": "chrome_open_tabs", "parameters": { "urls_to_open": [ "https://en.wikipedia.org/wiki/Main_Page", "https://pytorch.org/tutorials/", "https://releases.ubuntu.com/" ] } }, { "type": "open", "parameters": { "path": "/home/user/cell_search.xls" } } ], "trajectory": "trajectories/", "related_apps": [ "libreoffice_calc", "chrome" ], "evaluator": { "func": "is_expected_search_query", "result": { "type": "active_tab_info" }, "expected": { "type": "rule", "rules": { "expect": { "pattern": "(?i)https?://(?:www\\.)?google\\.com/search\\?q=nereida(?:&|$|#).*" } } } }, "proxy": true, "fixed_ip": false, "possibility_of_env_change": "low" }