90 lines
1.7 KiB
JSON
90 lines
1.7 KiB
JSON
{
|
|
"id": "0a2e43bf-b26c-4631-a966-af9dfa12c9e5",
|
|
"snapshot": "libreoffice_calc",
|
|
"instruction": "Work out the monthly total sales in a new row called \"Total\" and then create a line chart to show the results.",
|
|
"source": "SheetCopilot@154",
|
|
"config": [
|
|
{
|
|
"type": "download",
|
|
"parameters": {
|
|
"files": [
|
|
{
|
|
"url": "https://drive.google.com/uc?id=1Non152JxCxXJI2jL-nVf58YlxoTQXOhw&export=download",
|
|
"path": "/home/user/SalesRep.xlsx"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "open",
|
|
"parameters": {
|
|
"path": "/home/user/SalesRep.xlsx"
|
|
}
|
|
}
|
|
],
|
|
"trajectory": "trajectories/0a2e43bf-b26c-4631-a966-af9dfa12c9e5",
|
|
"related_apps": [
|
|
"libreoffice_calc"
|
|
],
|
|
"evaluator": {
|
|
"postconfig": [
|
|
{
|
|
"type": "activate_window",
|
|
"parameters": {
|
|
"window_name": "SalesRep.xlsx - LibreOffice Calc",
|
|
"strict": true
|
|
}
|
|
},
|
|
{
|
|
"type": "sleep",
|
|
"parameters": {
|
|
"seconds": 0.5
|
|
}
|
|
},
|
|
{
|
|
"type": "execute",
|
|
"parameters": {
|
|
"command": [
|
|
"python",
|
|
"-c",
|
|
"import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "sleep",
|
|
"parameters": {
|
|
"seconds": 0.5
|
|
}
|
|
}
|
|
],
|
|
"func": "compare_table",
|
|
"expected": {
|
|
"type": "cloud_file",
|
|
"path": "https://drive.google.com/uc?id=1baJa_qF1UPcqe4tG2xG5pX4JOP4sW0Oz&export=download",
|
|
"dest": "5_SalesRep_gt1.xlsx"
|
|
},
|
|
"result": {
|
|
"type": "vm_file",
|
|
"path": "/home/user/SalesRep.xlsx",
|
|
"dest": "SalesRep.xlsx"
|
|
},
|
|
"options": {
|
|
"rules": [
|
|
{
|
|
"type": "sheet_data",
|
|
"sheet_idx0": 0,
|
|
"sheet_idx1": "EI0"
|
|
},
|
|
{
|
|
"type": "chart",
|
|
"sheet_idx0": 0,
|
|
"sheet_idx1": "EI0",
|
|
"chart_props": [
|
|
"type"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |