Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

gregpr07
Copy link
Member

@gregpr07 gregpr07 commented Sep 3, 2025

Summary by cubic

Ensure custom user agent is applied by adding the --user-agent flag to browser launch args. Fixes the ignored user_agent setting so pages load with the expected UA.

Copy link

github-actions bot commented Sep 3, 2025

Agent Task Evaluation Results: 2/3 (67%)

View detailed results
Task Result Reason
amazon_laptop ✅ Pass The agent successfully navigated to amazon.com, performed a search for 'laptop', and returned detailed information about the first laptop result, including the product title, price, rating, number of reviews, and product URL. This meets all the criteria specified in the task.
browser_use_pip ✅ Pass The agent correctly identified and provided the pip installation command 'pip install browser-use' as requested. The output includes the exact command, fulfilling the task requirements.
captcha_cloudflare ❌ Fail The agent failed to locate and solve the Cloudflare Turnstile captcha on the specified page, did not click the 'Check' button, and therefore did not extract the 'hostname' value. As a result, it did not complete the required steps of the task, and the expected hostname 'example.com' was not obtained.

Check the evaluate-tasks job for detailed task execution logs.

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

@MagMueller MagMueller merged commit 94dfc3c into main Sep 6, 2025
55 checks passed
@MagMueller MagMueller deleted the bugfix/fix-user-agent-param branch September 6, 2025 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using the user_agent parameter to open the browser does not take effectInteraction Issue: ...
3 participants