This website requires JavaScript.
Explore
Help
Sign In
eliott
/
browser-use
Watch
1
Star
0
Fork
0
You've already forked browser-use
mirror of
https://github.com/browser-use/browser-use
synced
2026-05-06 17:52:15 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e9901ac886a267feff27d64239888cccf9939a08
browser-use
/
browser_use
/
dom
History
Magnus Müller
629a4d6ed1
Refactor computed styles in enhanced_snapshot.py to include only essential styles used in the codebase, reducing potential crashes on heavy sites. Update service.py to reflect the change, noting that only 9 styles are now actively used for snapshot requests.
2025-09-05 00:12:44 -07:00
..
playground
Remove outdated methods
2025-08-31 11:31:32 -07:00
serializer
added FRAME to everywhere where we have IFRAME
2025-08-29 21:04:50 -07:00
enhanced_snapshot.py
Refactor computed styles in enhanced_snapshot.py to include only essential styles used in the codebase, reducing potential crashes on heavy sites. Update service.py to reflect the change, noting that only 9 styles are now actively used for snapshot requests.
2025-09-05 00:12:44 -07:00
service.py
Refactor DOM processing by removing unnecessary logging and optimizing task handling. Streamlined snapshot lookup and accessibility tree processing for improved performance and clarity. Enhanced error handling for CDP requests, ensuring better management of task failures and timeouts.
2025-09-04 23:14:40 -07:00
utils.py
started migration to pure cdp
2025-07-11 14:19:22 +02:00
views.py
Merge branch 'main' into c/better-frameset-detection
2025-08-30 11:15:58 -07:00