69 lines
1.6 KiB
JSON
69 lines
1.6 KiB
JSON
{
|
|
"id": "4188d3a4-077d-46b7-9c86-23e1a036f6c1",
|
|
"snapshot": "libreoffice_calc",
|
|
"instruction": "Help me freeze the range A1:B5 on this sheet",
|
|
"source": "https://www.libreofficehelp.com/freeze-unfreeze-rows-columns-ranges-calc/",
|
|
"config": [
|
|
{
|
|
"type": "download",
|
|
"parameters": {
|
|
"files": [
|
|
{
|
|
"url": "https://drive.usercontent.google.com/download?id=1ZhGLDKOden_oxzuN2xN9-jNQSHtCX6GE&export=download&authuser=0&confirm=t&uuid=2c097276-a610-4a9f-b6e4-5b54296c1555&at=APZUnTWc7zKPY_ykygn0mO1SAs4s:1703580957447",
|
|
"path": "/home/user/Freeze_row_column.xlsx"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "open",
|
|
"parameters": {
|
|
"path": "/home/user/Freeze_row_column.xlsx"
|
|
}
|
|
}
|
|
],
|
|
"trajectory": "trajectories/4188d3a4-077d-46b7-9c86-23e1a036f6c1",
|
|
"related_apps": [
|
|
"libreoffice_calc"
|
|
],
|
|
"evaluators": {
|
|
"postconfig": [
|
|
{
|
|
"type": "activate_window",
|
|
"parameters": {
|
|
"window_name": "Freeze_row_column.xlsx - LibreOffice Calc",
|
|
"strict": true
|
|
}
|
|
},
|
|
{
|
|
"type": "sleep",
|
|
"parameters": {
|
|
"seconds": 0.5
|
|
}
|
|
},
|
|
{
|
|
"type": "execute",
|
|
"parameters": {
|
|
"command": [
|
|
"python",
|
|
"-c",
|
|
"import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"func": "check_xlsx_freeze",
|
|
"result": {
|
|
"type": "vm_file",
|
|
"path": "/home/user/Freeze_row_column.xlsx",
|
|
"dest": "Freeze_row_column.xlsx"
|
|
},
|
|
"expected": {
|
|
"type": "rule",
|
|
"rules": {
|
|
"position": "C6"
|
|
}
|
|
}
|
|
}
|
|
}
|