update PPTC examples into impress
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "2b94c692-6abb-48ae-ab0b-b3e8a19cb340",
|
||||
"snapshot": "libreoffice_impress",
|
||||
"instruction": "Move the image to the right side of the content. ## 1, picture, slide, right.",
|
||||
"instruction": "Move the image to the right side on Slide 2.",
|
||||
"source": "https://arxiv.org/pdf/2311.01767.pdf",
|
||||
"config": [
|
||||
{
|
||||
@@ -47,7 +47,7 @@
|
||||
"command": [
|
||||
"python",
|
||||
"-c",
|
||||
"import pyautogui; import time; pyautogui.hotkey('ctrl', 's'); time.sleep(0.5);pyautogui.press('down');time.sleep(0.5);pyautogui.press('enter');time.sleep(0.5);"
|
||||
"import pyautogui; import time; pyautogui.hotkey('ctrl', 's'); time.sleep(0.5);"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user