From 67706e6403d318326dae42d1009be7939a60685e Mon Sep 17 00:00:00 2001 From: Jason Lee Date: Sun, 25 Feb 2024 23:19:21 +0800 Subject: [PATCH] fix arch bug --- .../368d9ba4-203c-40c1-9fa3-da2f1430ce63.json | 3 +- .../9f935cce-0a9f-435f-8007-817732bfc0a5.json | 3 +- .../a96b564e-dbe9-42c3-9ccf-b4498073438a.json | 70 +------------------ .../b070486d-e161-459b-aa2b-ef442d973b92.json | 3 +- .../cabb3bae-cccb-41bd-9f5d-0f3a9fecd825.json | 3 +- 5 files changed, 5 insertions(+), 77 deletions(-) diff --git a/evaluation_examples/examples/chrome/368d9ba4-203c-40c1-9fa3-da2f1430ce63.json b/evaluation_examples/examples/chrome/368d9ba4-203c-40c1-9fa3-da2f1430ce63.json index 90a748e..ed93803 100644 --- a/evaluation_examples/examples/chrome/368d9ba4-203c-40c1-9fa3-da2f1430ce63.json +++ b/evaluation_examples/examples/chrome/368d9ba4-203c-40c1-9fa3-da2f1430ce63.json @@ -75,5 +75,4 @@ } }] } - } -} + } \ No newline at end of file diff --git a/evaluation_examples/examples/chrome/9f935cce-0a9f-435f-8007-817732bfc0a5.json b/evaluation_examples/examples/chrome/9f935cce-0a9f-435f-8007-817732bfc0a5.json index d51006f..a3448d9 100644 --- a/evaluation_examples/examples/chrome/9f935cce-0a9f-435f-8007-817732bfc0a5.json +++ b/evaluation_examples/examples/chrome/9f935cce-0a9f-435f-8007-817732bfc0a5.json @@ -55,5 +55,4 @@ } } } - } -} +} \ No newline at end of file diff --git a/evaluation_examples/examples/chrome/a96b564e-dbe9-42c3-9ccf-b4498073438a.json b/evaluation_examples/examples/chrome/a96b564e-dbe9-42c3-9ccf-b4498073438a.json index e53be04..b51a07d 100644 --- a/evaluation_examples/examples/chrome/a96b564e-dbe9-42c3-9ccf-b4498073438a.json +++ b/evaluation_examples/examples/chrome/a96b564e-dbe9-42c3-9ccf-b4498073438a.json @@ -65,73 +65,5 @@ "url": "https://discussions.flightaware.com/t/graphs-for-dump1090-my-version-with-install-script/46263" } } -======= - "id": "a96b564e-dbe9-42c3-9ccf-b4498073438a", - "snapshot": "chrome", - "instruction": "Find discussions of community and open one with most replies.", - "change_possibility": "low", - "source": "test_task_0", - "config": [ - { - "type": "launch", - "parameters": { - "command": [ - "google-chrome", - "--remote-debugging-port=1337" - ] } - }, - { - "type": "launch", - "parameters": { - "command": [ - "socat", - "tcp-listen:9222,fork", - "tcp:localhost:1337" - ] - } - }, - { - "type": "chrome_open_tabs", - "parameters": { - "urls_to_open": [ - "https://www.flightaware.com/" - ] - } - }, - { - "type": "activate_window", - "parameters": { - "window_name": "Google Chrome" - } - }, - { - "type": "execute", - "parameters": { - "command": [ - "python", - "-c", - "import pyautogui; import time; pyautogui.hotkey('alt', 'f10'); time.sleep(0.5);" - ] - } - } - ], - "trajectory": "trajectories/", - "related_apps": [ - "chrome" - ], - "evaluator": { - "func": "is_expected_active_tab", - "result": { - "type": "active_tab_info" - }, - "expected": { - "type": "rule", - "rules": { - "type": "url", - "url": "https://discussions.flightaware.com/t/the-banter-thread/4412" - } - } - } -} - \ No newline at end of file + } \ No newline at end of file diff --git a/evaluation_examples/examples/chrome/b070486d-e161-459b-aa2b-ef442d973b92.json b/evaluation_examples/examples/chrome/b070486d-e161-459b-aa2b-ef442d973b92.json index 4c68b82..b56965b 100644 --- a/evaluation_examples/examples/chrome/b070486d-e161-459b-aa2b-ef442d973b92.json +++ b/evaluation_examples/examples/chrome/b070486d-e161-459b-aa2b-ef442d973b92.json @@ -58,5 +58,4 @@ } } } - } -} \ No newline at end of file + } \ No newline at end of file diff --git a/evaluation_examples/examples/chrome/cabb3bae-cccb-41bd-9f5d-0f3a9fecd825.json b/evaluation_examples/examples/chrome/cabb3bae-cccb-41bd-9f5d-0f3a9fecd825.json index 8f806a4..ed2aa03 100644 --- a/evaluation_examples/examples/chrome/cabb3bae-cccb-41bd-9f5d-0f3a9fecd825.json +++ b/evaluation_examples/examples/chrome/cabb3bae-cccb-41bd-9f5d-0f3a9fecd825.json @@ -55,5 +55,4 @@ } } } - } -} + } \ No newline at end of file