mirror of
https://github.com/browser-use/browser-use
synced 2026-05-06 17:52:15 +02:00
- Introduced a new test to verify the ability to click elements inside true cross-origin iframes, specifically targeting external domains like example.com. - Implemented a fixture to create a browser session with cross-origin iframe support, enhancing the test's reliability and clarity. - The test checks for the presence of elements from different CDP targets and ensures that at least one element from the cross-origin iframe can be successfully clicked. This addition aims to improve the coverage of cross-origin iframe interactions in the browser automation framework, ensuring robust functionality in real-world scenarios.