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

Skip to content

Conversation

MagMueller
Copy link
Collaborator

@MagMueller MagMueller commented Sep 8, 2025

Auto-generated PR for: enable-cross_origin_iframes


Summary by cubic

Enable cross-origin iframe support (OOPIF) by default by setting BrowserProfile.cross_origin_iframes to true. This processes third-party iframes out of the box and improves site coverage.

  • Migration
    • To restore previous behavior, set cross_origin_iframes=False in BrowserProfile or your config.

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

Copy link

github-actions bot commented Sep 8, 2025

Agent Task Evaluation Results: 2/4 (50%)

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 its title, price, rating, number of ratings, delivery info, and key specifications. This meets all the criteria for success.
google_maps_3d ❌ Fail The agent correctly used www.google.com/maps and searched for ETH Zurich Hauptgebäude. It also closed the side panel and switched to Satellite View as required. However, the agent was unable to enable 3D view because the 3D icon was unavailable, which is a failure to meet the criteria of clicking the correct 3D button to enable 3D mode. Additionally, despite attempts to pan and zoom, the agent could not position the map so that both ETH Zurich Hauptgebäude and Zurich Lake were clearly visible together in one frame. Therefore, the task was only partially completed and does not fully meet all success criteria.
browser_use_pip ✅ Pass The agent correctly provided the pip installation command 'pip install browser-use' as requested. Additionally, it included the upgrade command, which is relevant and helpful. Therefore, the output meets the success criteria.
captcha_cloudflare ❌ Fail The agent was unable to solve the captcha challenge on the specified page, and therefore could not proceed to click the 'Check' button or extract the 'hostname' value. Since solving the captcha and extracting the hostname 'example.com' are required for task completion, the agent's output indicates failure to meet these criteria.

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

@MagMueller MagMueller merged commit 655d8ff into main Sep 8, 2025
56 checks passed
@MagMueller MagMueller deleted the enable-crossoriginiframes branch September 8, 2025 04:48
@shivamkhatri
Copy link
Contributor

@MagMueller, is it true that even after enabling this flag, we still have to disable browser security?

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.

2 participants