Nick Sweeting
|
3cf9f3410c
|
fix config issues
|
2025-06-21 04:03:58 -07:00 |
|
Nick Sweeting
|
7eca549919
|
warn if using deterministic rendering
|
2025-06-21 03:14:46 -07:00 |
|
Nick Sweeting
|
49e9fd4ff2
|
move env var config to utils file
|
2025-06-21 03:14:46 -07:00 |
|
yasithdev
|
8ea4b4c71a
|
centralize playwright/patchwright imports, and update typing/checks to reduce lint errors
|
2025-06-16 22:57:20 -04:00 |
|
Nick Sweeting
|
fdf4fd6b9c
|
Update browser_use/browser/profile.py
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
|
2025-06-13 20:33:17 -04:00 |
|
Nick Sweeting
|
ac0948e106
|
move prepare_user_data_dir to BrowserSession class
|
2025-06-13 17:04:40 -07:00 |
|
Nick Sweeting
|
46cfa54c0d
|
setup better aliases for old config keys
|
2025-06-13 17:03:31 -07:00 |
|
Nick Sweeting
|
582c039c15
|
make save_context and other file operations async, setup traces and other dirs on startup
|
2025-06-12 18:38:12 -07:00 |
|
Nick Sweeting
|
9a08e3b031
|
add better logging with reference ids for each object
|
2025-06-10 02:10:57 -07:00 |
|
Nick Sweeting
|
2ebb9db6f1
|
tweak logging and emoji
|
2025-06-09 21:18:04 -07:00 |
|
Nick Sweeting
|
e71f8719f9
|
change default user_data_dir to be None
|
2025-06-09 21:00:33 -07:00 |
|
Nick Sweeting
|
f12ba13915
|
remove redundant populate_by_name deprecated arg
|
2025-06-09 18:35:59 -07:00 |
|
Nick Sweeting
|
6d2826b37a
|
show 4 chars of id instead of 3
|
2025-06-05 23:28:53 -07:00 |
|
Nick Sweeting
|
cf6a0d9fbf
|
improve chrome launch error handling when user_data_dir is bad
|
2025-06-05 18:22:02 -07:00 |
|
Nick Sweeting
|
d3c14e1740
|
add BrowserSession stealth option
|
2025-06-05 02:21:10 -07:00 |
|
Nick Sweeting
|
767a75e2bf
|
rename downloads_dir to downloads_path
|
2025-06-05 02:17:57 -07:00 |
|
Nick Sweeting
|
d41ee112b0
|
fix downloads check on click timing out
|
2025-05-30 03:56:42 -07:00 |
|
Nick Sweeting
|
a85ae8ca3c
|
merge save_downloads_path and downloads_dir duplicate options
|
2025-05-29 14:51:21 -07:00 |
|
Nick Sweeting
|
4391eeba4d
|
re-enable scrollbars in screenshots
|
2025-05-29 11:45:06 -07:00 |
|
Nick Sweeting
|
4b48900af9
|
show warning when BrowserSession gets conflicting config params
|
2025-05-27 23:34:23 -07:00 |
|
Nick Sweeting
|
f5bb3828a0
|
re-add support for cookies_file param
|
2025-05-27 20:50:31 -07:00 |
|
Alezander9
|
bf13e9dca7
|
remove problematic env display inherit code
|
2025-05-26 20:12:09 -07:00 |
|
Nick Sweeting
|
74afa65d69
|
remove dead code, cleanup examples and tests
|
2025-05-26 18:38:30 -07:00 |
|
Nick Sweeting
|
f19adf9bb3
|
remove dead code, cleanup examples and tests
|
2025-05-26 18:37:52 -07:00 |
|
Nick Sweeting
|
c2db247bac
|
Add support for browser-use -p 'some prompt here...' oneshot CLI (#1797)
|
2025-05-26 18:30:14 -07:00 |
|
Nick Sweeting
|
94c6d50253
|
fix screen and viewport logic
|
2025-05-26 17:35:56 -07:00 |
|
Nick Sweeting
|
bfb6b26274
|
Merge branch 'main' into new-eval
|
2025-05-25 18:58:08 -07:00 |
|
Nick Sweeting
|
04999c91f7
|
fix annoying deprecation warnings
|
2025-05-25 14:09:32 -07:00 |
|
Nick Sweeting
|
ee62541042
|
Merge branch 'main' into docs-improvements
|
2025-05-25 03:50:55 -07:00 |
|
Nick Sweeting
|
75f14c4784
|
checkpoint
|
2025-05-24 20:41:44 -07:00 |
|
Austin
|
658abfeeef
|
fix: remove trailing whitespace to pass linter
|
2025-05-24 20:24:44 -07:00 |
|
Austin
|
c1274fa1de
|
inherit dispaly env var in headful mode
|
2025-05-24 20:16:23 -07:00 |
|
Alezander9
|
1f113fa640
|
Merge remote-tracking branch 'upstream/main' into new-eval
|
2025-05-24 10:25:43 -07:00 |
|
Nick Sweeting
|
c033dea121
|
better browser profile docstrings
|
2025-05-22 02:30:43 -07:00 |
|
Alezander9
|
f39a5def46
|
remove debug logs
|
2025-05-21 19:05:22 -07:00 |
|
Alezander9
|
a8d661b2d0
|
consolidated changes: adapt refactored eval service to work with new browser and on github actions
|
2025-05-21 14:36:57 -07:00 |
|
Nick Sweeting
|
0e6102db3b
|
more dead code removal
|
2025-05-20 06:42:24 -07:00 |
|
Nick Sweeting
|
c6504da9ea
|
more stealth browser launch tuning
|
2025-05-20 06:05:35 -07:00 |
|
Nick Sweeting
|
2f002b4c22
|
rename session.py profile.py, fix stealth example, fix tests
|
2025-05-20 05:34:47 -07:00 |
|