Gregor Žunič
b6dc9ded85
Update docs/customize/supported-models.mdx
...
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-06-24 12:51:34 +02:00
Gregor Žunič
7a10ae0c96
Squashed commit langchain to native
2025-06-24 12:26:55 +02:00
Nick Sweeting
3b21f36cee
update docs
2025-06-21 03:14:46 -07:00
Nick Sweeting
645fc11df1
docs improvements
2025-06-14 15:44:53 -07:00
Saurav Panda
4b0cdec738
fix: remove non-functional save_recording_path parameter
...
fix: remove non-functional save_recording_path parameter
- Remove save_recording_path field from BrowserProfile class
- Remove documentation for save_recording_path parameter
- Add migration note directing users to use record_video_dir instead
The save_recording_path parameter was defined in BrowserProfile but never actually
processed by the browser launch methods. Users should use the standard Playwright
record_video_dir parameter instead, which is properly implemented and functional.
Fixes user reports of video recording not working when using save_recording_path.
2025-06-10 19:07:44 -07:00
Nick Sweeting
4cf779408c
fix variable name in docs
2025-06-09 20:22:39 -07:00
Nick Sweeting
68b033a8ff
clarify docs that session must be started and stopped manually when keep_alive=True
2025-06-09 18:38:24 -07:00
Nick Sweeting
66678523da
Update docs/customize/real-browser.mdx
...
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-06-06 22:29:18 -04:00
Nick Sweeting
f94d56910f
consistent test fixture scope, fix race condition on shutdown, improve logging
2025-06-06 19:21:51 -07:00
Nick Sweeting
495d334e95
docs improvments
2025-06-05 02:04:41 -07:00
Nick Sweeting
3897330eda
fix formatting in docs
2025-06-05 01:26:15 -07:00
Nick Sweeting
af2ff839c5
bump default version in docker to 3.12
2025-06-03 16:12:41 -07:00
Nick Sweeting
ec083a495e
Merge branch 'main' into browsersession-kill
2025-06-02 17:29:41 -07:00
Nick Sweeting
265f0270f2
improve contribution docs
2025-06-02 17:28:40 -07:00
Nick Sweeting
ff791997af
Fix available vector providers, local logic, and example ( #1858 )
2025-05-31 17:00:04 -07:00
Nick Sweeting
101df3fc52
small docs tweaks
2025-05-29 20:03:18 -07:00
Nick Sweeting
51aee484bf
add docs notice about migrating from cookies_file to storage_state
2025-05-29 17:58:04 -07:00
EnzoFanAccount
6477fca147
Fix vector providers and example
2025-05-29 20:45:06 -03:00
Nick Sweeting
a85ae8ca3c
merge save_downloads_path and downloads_dir duplicate options
2025-05-29 14:51:21 -07:00
Nick Sweeting
b8fb64224f
Merge branch 'main' into docs
2025-05-29 14:43:08 -07:00
Nick Sweeting
3439d99348
update docs to deprecate cookies_file
2025-05-29 14:41:17 -07:00
Nick Sweeting
126bdaec58
clarify docs that Field descriptions are included in LLM action prompts
2025-05-29 12:56:05 -07:00
Nick Sweeting
2d3798b4f7
add note to docs about params arg naming
2025-05-28 05:14:09 -07:00
Nick Sweeting
8c2521eacb
fix whitespace
2025-05-27 23:47:28 -07:00
Nick Sweeting
cc3f6c4750
also include JS
2025-05-27 23:43:27 -07:00
Nick Sweeting
709a1f646d
small wording tweak
2025-05-27 23:41:17 -07:00
Nick Sweeting
73e1ecb5f7
wording tweaks
2025-05-27 23:36:32 -07:00
Nick Sweeting
7ccea88e46
wording tweaks
2025-05-27 23:36:22 -07:00
Nick Sweeting
2aa576ee09
use better example names in browser-settings docs
2025-05-27 23:23:07 -07:00
Nick Sweeting
b927471af3
use new template verbiage to clarify BrowserProfile
2025-05-27 23:18:01 -07:00
Nick Sweeting
3817e321f0
more settings docs cleanup
2025-05-27 23:05:04 -07:00
Nick Sweeting
d1eb28aab3
more settings docs cleanup
2025-05-27 23:04:53 -07:00
Nick Sweeting
75c84fd602
improve browser connections docs to cover reusing connections
2025-05-27 22:32:47 -07:00
Nick Sweeting
d9df63182d
improve browser connections docs to cover reusing connections
2025-05-27 22:31:32 -07:00
Nick Sweeting
22abec02af
browser connection docs tweaks
2025-05-27 19:47:33 -07:00
Nick Sweeting
e410ec53b2
tweak real-browser connection docs intro
2025-05-27 19:32:27 -07:00
Nick Sweeting
1079d8a4b9
show example of complex validation
2025-05-27 19:16:58 -07:00
Nick Sweeting
2958e5900d
custom functions docs tweaks
2025-05-27 19:11:15 -07:00
Nick Sweeting
d586f3c7ae
fix sensitive data docs typos
2025-05-27 18:47:10 -07:00
Nick Sweeting
2dd2825fed
comments not supported in markdown apparently
2025-05-27 18:42:07 -07:00
Nick Sweeting
807ca5f965
more sensitive data docs improvements
2025-05-27 18:40:01 -07:00
Nick Sweeting
ca06d1bf36
sensitive data docs tweaks
2025-05-27 18:06:01 -07:00
Nick Sweeting
63f92df5cc
more hooks docs tweaks
2025-05-27 18:00:54 -07:00
Nick Sweeting
b096717f61
improve hooks docs
2025-05-27 17:54:47 -07:00
Nick Sweeting
621e399407
fix docs examples
2025-05-27 17:36:24 -07:00
Nick Sweeting
0ed77967c5
add troubleshooting section to docs about switching browsers
2025-05-27 17:30:49 -07:00
Nick Sweeting
0251ff0cf0
docs tweaks
2025-05-27 17:15:00 -07:00
Nick Sweeting
19bc0cd582
improve sensitive data docs
2025-05-27 15:31:26 -07:00
Nick Sweeting
a986df1feb
simplify docs
2025-05-26 22:14:11 -07:00
Nick Sweeting
bd09edc330
tiny docs tweaks
2025-05-26 20:38:03 -07:00