Files
sci-gui-agent-benchmark/desktop_env/evaluators/metrics
yuanmengqi 4fa59ebba2 feat: enhance URL comparison logic and Chrome debugging configuration
- Added a new function to ensure URLs have a scheme, defaulting to 'http://' if missing.
- Integrated tldextract to normalize URLs by extracting domain parts and handling 'www' subdomains.
- Updated the compare_urls function to include logging for better traceability during URL comparisons.
- Added tldextract to requirements.txt to support the new functionality.
- Updated the AWS manager with a new AMI ID for the specified resolution.
- Modified Chrome desktop launcher to include --remote-debugging-port=1337 for GUI debugging support.

These changes improve the robustness of URL handling and enable consistent Chrome debugging capabilities without altering existing logic.
2025-07-18 17:55:45 +00:00
..
2025-07-03 21:32:41 +08:00
2024-03-14 12:54:10 +08:00
2024-03-14 12:54:10 +08:00
2025-07-03 21:53:58 +08:00
2024-03-14 12:54:10 +08:00
2024-03-14 12:54:10 +08:00
2025-07-08 16:25:00 +08:00