Commit Graph

17 Commits

Author SHA1 Message Date
Yuan Mengqi 093679b90d
fix some multi_apps task (#243)
* fix chrome

* fix: fix proxy setup

* feat&fix: add proxy support in setup and remove hardcoded proxy from example

* fix tasks

* fix chrome finished

* fix

* clean chrome_fix code

* clean chrome_fix code

* fix chrome 2888b4e6-5b47-4b57-8bf5-c73827890774

* fix multiapps

* fix chrome 2888b4e6-5b47-4b57-8bf5-c73827890774

* fix some multi_apps tasks

* fix some multi_apps tasks

---------

Co-authored-by: adlsdztony <zzl0712@connect.hku.hk>
2025-07-08 18:59:00 +08:00
yuanmengqi 9be6fcd688 Check and fix on Chrome tasks
- Added `pytz` dependency to `requirements.txt` for timezone handling.
- Introduced `get_macys_product_url_parse` function to replace the old `get_url_path_parse` for better clarity and maintain backward compatibility.
- Enhanced logging throughout the `get_active_tab_html_parse` and `get_rule_relativeTime` functions for improved debugging and traceability.
- Updated JSON examples to reflect changes in expected keys and added new fields for better evaluation context.
- Removed deprecated execution commands from JSON examples to streamline the evaluation process.
2025-07-06 07:52:37 +00:00
yuanmengqi 2bae228803 merge upstream 2025-06-10 13:23:03 +00:00
rhythmcao 5271ae69e0 add README for google acount and google drive 2024-05-15 12:42:22 +08:00
rhythmcao 1f91777f3c remove googledrive credentials; update google account keys 2024-03-20 22:24:35 +08:00
rhythmcao a7782338d8 remove track on googledrive/credentials.json, this file will be automatically downloaded and updated via googledrive/client_secrets.json, thus not suitable to track 2024-03-13 17:39:48 +08:00
Jason Lee 6ea3dd856f fix multiapps bug : "26660ad1-6ebb-4f59-8cba-a8432dfe8d38" 2024-03-09 14:03:26 +08:00
rhythmcao da0dafc32c add multi-apps 5 examples by ruisheng 2024-03-06 2024-03-06 21:20:26 +08:00
rhythmcao 2aff825945 create new refresh token for googledrive 2024-03-02 21:08:53 +08:00
rhythmcao 660cbe9081 expert human test for multi-app finished, fix some small issues 2024-02-01 16:21:19 +08:00
rhythmcao fc15a33b70 finish multi-app examples 2024-02-01 00:53:31 +08:00
Timothyxxx d65b6994d3 Fix minor bugs of multiple apps examples 2024-01-31 19:40:41 +08:00
rhythmcao 96bfb12a3d googledrive api token expire (new one last for 7 days) 2024-01-31 17:37:50 +08:00
rhythmcao 4726ea7edb update multi-app examples 2024-01-30 19:24:29 +08:00
rhythmcao dfc12430c0 add multi-app example; drop dbt examples (examples in another project added by accident) 2024-01-29 19:22:22 +08:00
rhythmcao 5ac80dc309 update examples 2024-01-26 00:53:35 +08:00
rhythmcao f194fb8d75 add multi_apps; update chrome utilities 2024-01-25 13:53:19 +08:00