Yuan Mengqi
af47ed8fb1
fix infeasible&chrome tasks ( #258 )
...
* 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
* fix password&resolution
* fix password&resolution
* Improve code logic for password & resolution
* edit
* Merge branch 'main' into fix_chrome
* fix chrome tasks
* Merge branch 'fix_chrome'
* fix insensible&chrome tasks
---------
Co-authored-by: adlsdztony <zzl0712@connect.hku.hk >
2025-07-15 13:02:42 +08:00
Yuan Mengqi
38a30734a6
Improve code logic for password & resolution ( #252 )
...
* 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
* fix password&resolution
* fix password&resolution
* Improve code logic for password & resolution
* edit
* Merge branch 'main' into fix_chrome
* fix chrome tasks
---------
Co-authored-by: adlsdztony <zzl0712@connect.hku.hk >
2025-07-13 21:04:07 +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
Yuan Mengqi
b2fb8b4222
fix chrome tasks ( #230 )
...
* 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
---------
Co-authored-by: adlsdztony <zzl0712@connect.hku.hk >
2025-07-03 21:32:41 +08:00
Timothyxxx
fb7bafb885
feat: Add proxy configuration to all 369 evaluation examples - 55 with proxy, 314 without
2025-06-05 18:46:53 +08:00
Jason Lee
ca24d2a649
fix selector bug and determine the path according to arch
2024-02-25 23:15:47 +08:00
Jason Lee
3244098664
finish the rest part of chrome examples and verify them on mac arm64
2024-02-24 21:57:01 +08:00