Finish Impress v2 loading, some pre-process left
This commit is contained in:
@@ -1,12 +1,27 @@
|
||||
{
|
||||
"id": "ef9d12bd-bcee-4ba0-a40e-918400f43ddf",
|
||||
"snapshot": "libreoffice_impress",
|
||||
"instruction": "Could you help me open the side panel on the left?",
|
||||
"instruction": "I closed the slide panel on the left and idk how to get it back please help",
|
||||
"source": "https://www.reddit.com/r/libreoffice/comments/18elh3y/i_closed_the_slide_pannel_on_the_left_and_idk_how/",
|
||||
"config": [],
|
||||
"config": [
|
||||
{
|
||||
"type": "launch",
|
||||
"parameters": {
|
||||
"command": [
|
||||
"libreoffice",
|
||||
"--impress"
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"trajectory": "trajectories/",
|
||||
"related_apps": [
|
||||
""
|
||||
"libreoffice_impress"
|
||||
],
|
||||
"evaluator": "evaluation_dir"
|
||||
"evaluator": {
|
||||
"func": "check_left_panel",
|
||||
"result": {
|
||||
"type": "accessibility_tree"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user