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
d4a29c4b93a65bc3894de3228c3f264d008c041d
browser-use
/
browser_use
/
browser
History
mertunsall
4e88b221b6
Fix exception handling for text input in DOM elements by raising BrowserError within the try-except block, ensuring proper error reporting.
2025-06-22 17:16:28 +02:00
..
__init__.py
rename session.py profile.py, fix stealth example, fix tests
2025-05-20 05:34:47 -07:00
browser.py
rename session.py profile.py, fix stealth example, fix tests
2025-05-20 05:34:47 -07:00
context.py
rename session.py profile.py, fix stealth example, fix tests
2025-05-20 05:34:47 -07:00
extensions.py
new BrowserSession and BrowserProfile design, renamed BrowserState to BrowserStateSummary and more
2025-05-20 02:31:54 -07:00
profile.py
fix config issues
2025-06-21 04:03:58 -07:00
session.py
Fix exception handling for text input in DOM elements by raising BrowserError within the try-except block, ensuring proper error reporting.
2025-06-22 17:16:28 +02:00
types.py
centralize playwright/patchwright imports, and update typing/checks to reduce lint errors
2025-06-16 22:57:20 -04:00
views.py
dont repr screenshot in terminal
2025-05-22 07:01:10 -07:00