diff --git a/evaluation_examples/examples/libreoffice_calc/01b269ae-2111-4a07-81fd-3fcd711993b0.json b/evaluation_examples/examples/libreoffice_calc/01b269ae-2111-4a07-81fd-3fcd711993b0.json index 07bd39e..3ae596d 100644 --- a/evaluation_examples/examples/libreoffice_calc/01b269ae-2111-4a07-81fd-3fcd711993b0.json +++ b/evaluation_examples/examples/libreoffice_calc/01b269ae-2111-4a07-81fd-3fcd711993b0.json @@ -47,7 +47,7 @@ "command": [ "python", "-c", - "import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" + "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");" ] } } diff --git a/evaluation_examples/examples/libreoffice_calc/0bf05a7d-b28b-44d2-955a-50b41e24012a.json b/evaluation_examples/examples/libreoffice_calc/0bf05a7d-b28b-44d2-955a-50b41e24012a.json index cd82473..4340397 100644 --- a/evaluation_examples/examples/libreoffice_calc/0bf05a7d-b28b-44d2-955a-50b41e24012a.json +++ b/evaluation_examples/examples/libreoffice_calc/0bf05a7d-b28b-44d2-955a-50b41e24012a.json @@ -47,7 +47,7 @@ "command": [ "python", "-c", - "import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" + "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");" ] } }, diff --git a/evaluation_examples/examples/libreoffice_calc/0cecd4f3-74de-457b-ba94-29ad6b5dafb6.json b/evaluation_examples/examples/libreoffice_calc/0cecd4f3-74de-457b-ba94-29ad6b5dafb6.json index 7f6ca85..e12377c 100644 --- a/evaluation_examples/examples/libreoffice_calc/0cecd4f3-74de-457b-ba94-29ad6b5dafb6.json +++ b/evaluation_examples/examples/libreoffice_calc/0cecd4f3-74de-457b-ba94-29ad6b5dafb6.json @@ -47,7 +47,7 @@ "command": [ "python", "-c", - "import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" + "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");" ] } } diff --git a/evaluation_examples/examples/libreoffice_calc/1334ca3e-f9e3-4db8-9ca7-b4c653be7d17.json b/evaluation_examples/examples/libreoffice_calc/1334ca3e-f9e3-4db8-9ca7-b4c653be7d17.json index 6885485..afc36a8 100644 --- a/evaluation_examples/examples/libreoffice_calc/1334ca3e-f9e3-4db8-9ca7-b4c653be7d17.json +++ b/evaluation_examples/examples/libreoffice_calc/1334ca3e-f9e3-4db8-9ca7-b4c653be7d17.json @@ -47,7 +47,7 @@ "command": [ "python", "-c", - "import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" + "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");" ] } } diff --git a/evaluation_examples/examples/libreoffice_calc/21df9241-f8d7-4509-b7f1-37e501a823f7.json b/evaluation_examples/examples/libreoffice_calc/21df9241-f8d7-4509-b7f1-37e501a823f7.json index d02c5f7..328a996 100644 --- a/evaluation_examples/examples/libreoffice_calc/21df9241-f8d7-4509-b7f1-37e501a823f7.json +++ b/evaluation_examples/examples/libreoffice_calc/21df9241-f8d7-4509-b7f1-37e501a823f7.json @@ -47,7 +47,7 @@ "command": [ "python", "-c", - "import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" + "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");" ] } }, diff --git a/evaluation_examples/examples/libreoffice_calc/2bd59342-0664-4ccb-ba87-79379096cc08.json b/evaluation_examples/examples/libreoffice_calc/2bd59342-0664-4ccb-ba87-79379096cc08.json index fbf8b33..6b92cc1 100644 --- a/evaluation_examples/examples/libreoffice_calc/2bd59342-0664-4ccb-ba87-79379096cc08.json +++ b/evaluation_examples/examples/libreoffice_calc/2bd59342-0664-4ccb-ba87-79379096cc08.json @@ -47,7 +47,7 @@ "command": [ "python", "-c", - "import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" + "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");" ] } } diff --git a/evaluation_examples/examples/libreoffice_calc/347ef137-7eeb-4c80-a3bb-0951f26a8aff.json b/evaluation_examples/examples/libreoffice_calc/347ef137-7eeb-4c80-a3bb-0951f26a8aff.json index e21370f..9115022 100644 --- a/evaluation_examples/examples/libreoffice_calc/347ef137-7eeb-4c80-a3bb-0951f26a8aff.json +++ b/evaluation_examples/examples/libreoffice_calc/347ef137-7eeb-4c80-a3bb-0951f26a8aff.json @@ -47,7 +47,7 @@ "command": [ "python", "-c", - "import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" + "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");" ] } } diff --git a/evaluation_examples/examples/libreoffice_calc/357ef137-7eeb-4c80-a3bb-0951f26a8aff.json b/evaluation_examples/examples/libreoffice_calc/357ef137-7eeb-4c80-a3bb-0951f26a8aff.json index 5ec4316..544a464 100644 --- a/evaluation_examples/examples/libreoffice_calc/357ef137-7eeb-4c80-a3bb-0951f26a8aff.json +++ b/evaluation_examples/examples/libreoffice_calc/357ef137-7eeb-4c80-a3bb-0951f26a8aff.json @@ -47,7 +47,7 @@ "command": [ "python", "-c", - "import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" + "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");" ] } } diff --git a/evaluation_examples/examples/libreoffice_calc/37608790-6147-45d0-9f20-1137bb35703d.json b/evaluation_examples/examples/libreoffice_calc/37608790-6147-45d0-9f20-1137bb35703d.json index 2967f16..1e37657 100644 --- a/evaluation_examples/examples/libreoffice_calc/37608790-6147-45d0-9f20-1137bb35703d.json +++ b/evaluation_examples/examples/libreoffice_calc/37608790-6147-45d0-9f20-1137bb35703d.json @@ -47,7 +47,7 @@ "command": [ "python", "-c", - "import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" + "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");" ] } } diff --git a/evaluation_examples/examples/libreoffice_calc/39aa4e37-dc91-482e-99af-132a612d40f3.json b/evaluation_examples/examples/libreoffice_calc/39aa4e37-dc91-482e-99af-132a612d40f3.json index ed98840..d642f24 100644 --- a/evaluation_examples/examples/libreoffice_calc/39aa4e37-dc91-482e-99af-132a612d40f3.json +++ b/evaluation_examples/examples/libreoffice_calc/39aa4e37-dc91-482e-99af-132a612d40f3.json @@ -47,7 +47,7 @@ "command": [ "python", "-c", - "import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" + "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");" ] } } diff --git a/evaluation_examples/examples/libreoffice_calc/4188d3a4-077d-46b7-9c86-23e1a036f6c1.json b/evaluation_examples/examples/libreoffice_calc/4188d3a4-077d-46b7-9c86-23e1a036f6c1.json index 79f5087..7f1137d 100644 --- a/evaluation_examples/examples/libreoffice_calc/4188d3a4-077d-46b7-9c86-23e1a036f6c1.json +++ b/evaluation_examples/examples/libreoffice_calc/4188d3a4-077d-46b7-9c86-23e1a036f6c1.json @@ -47,7 +47,7 @@ "command": [ "python", "-c", - "import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" + "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");" ] } } diff --git a/evaluation_examples/examples/libreoffice_calc/4e6fcf72-daf3-439f-a232-c434ce416af6.json b/evaluation_examples/examples/libreoffice_calc/4e6fcf72-daf3-439f-a232-c434ce416af6.json index 772c3b1..65df118 100644 --- a/evaluation_examples/examples/libreoffice_calc/4e6fcf72-daf3-439f-a232-c434ce416af6.json +++ b/evaluation_examples/examples/libreoffice_calc/4e6fcf72-daf3-439f-a232-c434ce416af6.json @@ -47,7 +47,7 @@ "command": [ "python", "-c", - "import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" + "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");" ] } } diff --git a/evaluation_examples/examples/libreoffice_calc/4f07fbe9-70de-4927-a4d5-bb28bc12c52c.json b/evaluation_examples/examples/libreoffice_calc/4f07fbe9-70de-4927-a4d5-bb28bc12c52c.json index 7403b7f..dae73c2 100644 --- a/evaluation_examples/examples/libreoffice_calc/4f07fbe9-70de-4927-a4d5-bb28bc12c52c.json +++ b/evaluation_examples/examples/libreoffice_calc/4f07fbe9-70de-4927-a4d5-bb28bc12c52c.json @@ -47,7 +47,7 @@ "command": [ "python", "-c", - "import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" + "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");" ] } }, diff --git a/evaluation_examples/examples/libreoffice_calc/51b11269-2ca8-4b2a-9163-f21758420e78.json b/evaluation_examples/examples/libreoffice_calc/51b11269-2ca8-4b2a-9163-f21758420e78.json index ec1694d..b89606d 100644 --- a/evaluation_examples/examples/libreoffice_calc/51b11269-2ca8-4b2a-9163-f21758420e78.json +++ b/evaluation_examples/examples/libreoffice_calc/51b11269-2ca8-4b2a-9163-f21758420e78.json @@ -47,7 +47,7 @@ "command": [ "python", "-c", - "import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" + "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");" ] } } diff --git a/evaluation_examples/examples/libreoffice_calc/6054afcb-5bab-4702-90a0-b259b5d3217c.json b/evaluation_examples/examples/libreoffice_calc/6054afcb-5bab-4702-90a0-b259b5d3217c.json index b5e9241..833a9cb 100644 --- a/evaluation_examples/examples/libreoffice_calc/6054afcb-5bab-4702-90a0-b259b5d3217c.json +++ b/evaluation_examples/examples/libreoffice_calc/6054afcb-5bab-4702-90a0-b259b5d3217c.json @@ -47,7 +47,7 @@ "command": [ "python", "-c", - "import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" + "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");" ] } } diff --git a/evaluation_examples/examples/libreoffice_calc/6e99a1ad-07d2-4b66-a1ce-ece6d99c20a5.json b/evaluation_examples/examples/libreoffice_calc/6e99a1ad-07d2-4b66-a1ce-ece6d99c20a5.json index 8409ecc..980aa57 100644 --- a/evaluation_examples/examples/libreoffice_calc/6e99a1ad-07d2-4b66-a1ce-ece6d99c20a5.json +++ b/evaluation_examples/examples/libreoffice_calc/6e99a1ad-07d2-4b66-a1ce-ece6d99c20a5.json @@ -47,7 +47,7 @@ "command": [ "python", "-c", - "import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" + "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");" ] } }, diff --git a/evaluation_examples/examples/libreoffice_calc/7a4e4bc8-922c-4c84-865c-25ba34136be1.json b/evaluation_examples/examples/libreoffice_calc/7a4e4bc8-922c-4c84-865c-25ba34136be1.json index 1f614cb..7bf9cef 100644 --- a/evaluation_examples/examples/libreoffice_calc/7a4e4bc8-922c-4c84-865c-25ba34136be1.json +++ b/evaluation_examples/examples/libreoffice_calc/7a4e4bc8-922c-4c84-865c-25ba34136be1.json @@ -47,7 +47,7 @@ "command": [ "python", "-c", - "import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" + "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");" ] } } diff --git a/evaluation_examples/examples/libreoffice_calc/7e429b8d-a3f0-4ed0-9b58-08957d00b127.json b/evaluation_examples/examples/libreoffice_calc/7e429b8d-a3f0-4ed0-9b58-08957d00b127.json index 1f167e5..c06cde7 100644 --- a/evaluation_examples/examples/libreoffice_calc/7e429b8d-a3f0-4ed0-9b58-08957d00b127.json +++ b/evaluation_examples/examples/libreoffice_calc/7e429b8d-a3f0-4ed0-9b58-08957d00b127.json @@ -47,7 +47,7 @@ "command": [ "python", "-c", - "import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" + "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");" ] } } diff --git a/evaluation_examples/examples/libreoffice_calc/7efeb4b1-3d19-4762-b163-63328d66303b.json b/evaluation_examples/examples/libreoffice_calc/7efeb4b1-3d19-4762-b163-63328d66303b.json index b3c98a2..43fcb6b 100644 --- a/evaluation_examples/examples/libreoffice_calc/7efeb4b1-3d19-4762-b163-63328d66303b.json +++ b/evaluation_examples/examples/libreoffice_calc/7efeb4b1-3d19-4762-b163-63328d66303b.json @@ -47,7 +47,7 @@ "command": [ "python", "-c", - "import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" + "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");" ] } } diff --git a/evaluation_examples/examples/libreoffice_calc/8b1ce5f2-59d2-4dcc-b0b0-666a714b9a14.json b/evaluation_examples/examples/libreoffice_calc/8b1ce5f2-59d2-4dcc-b0b0-666a714b9a14.json index 084bab4..1016e37 100644 --- a/evaluation_examples/examples/libreoffice_calc/8b1ce5f2-59d2-4dcc-b0b0-666a714b9a14.json +++ b/evaluation_examples/examples/libreoffice_calc/8b1ce5f2-59d2-4dcc-b0b0-666a714b9a14.json @@ -47,7 +47,7 @@ "command": [ "python", "-c", - "import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" + "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");" ] } } diff --git a/evaluation_examples/examples/libreoffice_calc/a01fbce3-2793-461f-ab86-43680ccbae25.json b/evaluation_examples/examples/libreoffice_calc/a01fbce3-2793-461f-ab86-43680ccbae25.json index 6943b91..b19b14a 100644 --- a/evaluation_examples/examples/libreoffice_calc/a01fbce3-2793-461f-ab86-43680ccbae25.json +++ b/evaluation_examples/examples/libreoffice_calc/a01fbce3-2793-461f-ab86-43680ccbae25.json @@ -47,7 +47,7 @@ "command": [ "python", "-c", - "import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" + "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");" ] } }, diff --git a/evaluation_examples/examples/libreoffice_calc/a01fbce3-2793-461f-ab86-43680ccbae25.json.json b/evaluation_examples/examples/libreoffice_calc/a01fbce3-2793-461f-ab86-43680ccbae25.json.json index 9844796..e7bc03b 100644 --- a/evaluation_examples/examples/libreoffice_calc/a01fbce3-2793-461f-ab86-43680ccbae25.json.json +++ b/evaluation_examples/examples/libreoffice_calc/a01fbce3-2793-461f-ab86-43680ccbae25.json.json @@ -29,7 +29,7 @@ "command": [ "python", "-c", - "import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" + "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");" ] } }, diff --git a/evaluation_examples/examples/libreoffice_calc/a9f325aa-8c05-4e4f-8341-9e4358565f4f.json b/evaluation_examples/examples/libreoffice_calc/a9f325aa-8c05-4e4f-8341-9e4358565f4f.json index ba797f0..8b50b36 100644 --- a/evaluation_examples/examples/libreoffice_calc/a9f325aa-8c05-4e4f-8341-9e4358565f4f.json +++ b/evaluation_examples/examples/libreoffice_calc/a9f325aa-8c05-4e4f-8341-9e4358565f4f.json @@ -47,7 +47,7 @@ "command": [ "python", "-c", - "import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" + "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");" ] } } diff --git a/evaluation_examples/examples/libreoffice_calc/abed40dc-063f-4598-8ba5-9fe749c0615d.json b/evaluation_examples/examples/libreoffice_calc/abed40dc-063f-4598-8ba5-9fe749c0615d.json index 4683d1d..e3d8cd1 100644 --- a/evaluation_examples/examples/libreoffice_calc/abed40dc-063f-4598-8ba5-9fe749c0615d.json +++ b/evaluation_examples/examples/libreoffice_calc/abed40dc-063f-4598-8ba5-9fe749c0615d.json @@ -47,7 +47,7 @@ "command": [ "python", "-c", - "import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" + "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");" ] } } diff --git a/evaluation_examples/examples/libreoffice_calc/d681960f-7bc3-4286-9913-a8812ba3261a.json b/evaluation_examples/examples/libreoffice_calc/d681960f-7bc3-4286-9913-a8812ba3261a.json index 21cb7df..111f16c 100644 --- a/evaluation_examples/examples/libreoffice_calc/d681960f-7bc3-4286-9913-a8812ba3261a.json +++ b/evaluation_examples/examples/libreoffice_calc/d681960f-7bc3-4286-9913-a8812ba3261a.json @@ -47,7 +47,7 @@ "command": [ "python", "-c", - "import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" + "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");" ] } } diff --git a/evaluation_examples/examples/libreoffice_calc/eb03d19a-b88d-4de4-8a64-ca0ac66f426b.json b/evaluation_examples/examples/libreoffice_calc/eb03d19a-b88d-4de4-8a64-ca0ac66f426b.json index 080e333..d2a30ab 100644 --- a/evaluation_examples/examples/libreoffice_calc/eb03d19a-b88d-4de4-8a64-ca0ac66f426b.json +++ b/evaluation_examples/examples/libreoffice_calc/eb03d19a-b88d-4de4-8a64-ca0ac66f426b.json @@ -47,7 +47,7 @@ "command": [ "python", "-c", - "import pyautogui; pyautogui.hotkey([\"ctrl\", \"s\"]);" + "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");" ] } } diff --git a/evaluation_examples/examples/libreoffice_calc/ecb0df7a-4e8d-4a03-b162-053391d3afaf.json b/evaluation_examples/examples/libreoffice_calc/ecb0df7a-4e8d-4a03-b162-053391d3afaf.json index 2bc7183..3ba14cf 100644 --- a/evaluation_examples/examples/libreoffice_calc/ecb0df7a-4e8d-4a03-b162-053391d3afaf.json +++ b/evaluation_examples/examples/libreoffice_calc/ecb0df7a-4e8d-4a03-b162-053391d3afaf.json @@ -47,7 +47,7 @@ "command": [ "python", "-c", - "import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" + "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");" ] } } diff --git a/evaluation_examples/examples/libreoffice_calc/f9584479-3d0d-4c79-affa-9ad7afdd8850.json b/evaluation_examples/examples/libreoffice_calc/f9584479-3d0d-4c79-affa-9ad7afdd8850.json index f538979..b522e4d 100644 --- a/evaluation_examples/examples/libreoffice_calc/f9584479-3d0d-4c79-affa-9ad7afdd8850.json +++ b/evaluation_examples/examples/libreoffice_calc/f9584479-3d0d-4c79-affa-9ad7afdd8850.json @@ -47,7 +47,7 @@ "command": [ "python", "-c", - "import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" + "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");" ] } }