Commit Graph

57 Commits

Author SHA1 Message Date
Shuchang Zheng
d54c2af544 use the BROWSER_REMOTE_DEBUGGING_URL for cdp connect directly (#2040) 2025-03-30 20:36:55 -04:00
Shuchang Zheng
19c7c56af7 migrate ProxyLocation to skyvern.schemas.runs (#2011) 2025-03-24 15:15:21 -07:00
Shuchang Zheng
ee8e1a2d44 improve navigation error handle (#2008) 2025-03-25 00:20:28 +08:00
Shuchang Zheng
fc32f917f8 support new browser type: cdp connect (#1875) 2025-03-23 17:05:38 -07:00
Shuchang Zheng
25837c7fe2 fix get_or_create_page by ensuring the page is returned (#1830) 2025-03-23 16:51:10 -07:00
Maksim Ivanov
71cbd27b7e Check if video exists before assignment (#1788) 2025-02-18 23:51:35 +08:00
Maksim Ivanov
ad7de04dc5 Handle exception if missing video (#1787) 2025-02-18 23:32:12 +08:00
Shuchang Zheng
f0b274d31d add get page video timeout (#1710) 2025-02-04 14:56:37 +08:00
Maksim Ivanov
7bfb1e9b21 Define browser manager API (#1497)
Co-authored-by: Shuchang Zheng <shu@skyvern.com>
2025-01-08 09:14:38 -08:00
Shuchang Zheng
be48737b5e close the new page/window opened by file download action (#1404) 2024-12-17 01:54:44 -08:00
LawyZheng
9b1aeff79e add timezone support (#1389) 2024-12-16 11:22:51 +08:00
LawyZheng
761a21eaaf disable pdf viewer and download to skyvern download folder (#1363) 2024-12-10 15:42:48 +08:00
LawyZheng
bee4d7b415 refactor navigation logic (#1318) 2024-12-04 22:46:07 +08:00
Shuchang Zheng
7f6b2c0929 shu/removeSettingsManager.get_settings (#1305) 2024-12-02 15:01:22 -08:00
LawyZheng
87061f5bb6 upload all downloaded files when using s3 (#1289) 2024-11-29 16:05:44 +08:00
LawyZheng
af25aeed77 use skyvern temp to save tempfiles (#1262) 2024-11-26 12:27:58 +08:00
Shuchang Zheng
9896a70c61 shu/do not raise TargetClosedError in cleanup (#1220) 2024-11-19 13:03:43 -08:00
LawyZheng
92d94954c4 migrate all users to user goal check (#1143) 2024-11-06 10:38:56 +08:00
LawyZheng
087275492f download with file extension (#1142) 2024-11-06 10:15:47 +08:00
LawyZheng
a81faabc73 add timeout when close browser (#1134) 2024-11-05 17:27:38 +08:00
LawyZheng
8b53bc4257 wrap page evaluate with timeout (#1133) 2024-11-05 11:11:27 +08:00
LawyZheng
3e0639ba38 fix unbound log_path (#1112) 2024-11-02 09:59:03 +08:00
Shuchang Zheng
ad0bd0b4f5 fix task workflow cancel issue (#1111) 2024-11-01 15:13:41 -07:00
LawyZheng
5365d0cc56 fix no exist browser log error (#1104) 2024-11-01 21:40:09 +08:00
LawyZheng
de8e887e0f add browser console log artifact (#1097) 2024-10-31 23:10:11 +08:00
LawyZheng
3f1a9b3151 kiosk printing (#1034) 2024-10-23 23:45:35 +08:00
LawyZheng
533c814558 pass organization id to launch browser (#1000) 2024-10-18 15:02:11 +08:00
Kerem Yilmaz
bfce9f2279 Fix cyclic import (#781) 2024-09-07 01:57:47 -07:00
Kerem Yilmaz
95b2e53c46 Add persist_browser_session flag to workflows (#777) 2024-09-06 12:01:56 -07:00
LawyZheng
c27771b574 remove browser init injection (#742) 2024-08-28 02:00:30 +08:00
LawyZheng
eceddafa17 update chrome args (#741) 2024-08-28 01:03:22 +08:00
LawyZheng
6c0f94ac0a support multi tabs (#692) 2024-08-09 10:46:52 +08:00
LawyZheng
845ae8d3e4 fix recreate workflow browser (#673) 2024-08-05 14:45:55 +08:00
LawyZheng
be75055fd8 support pdf printer (#653) 2024-07-26 18:10:42 +08:00
LawyZheng
0ef3fabc4c try to fix navigation error (#630) 2024-07-23 14:54:15 +08:00
LawyZheng
88389012be add skyvern frame (#610) 2024-07-18 02:33:39 +08:00
LawyZheng
be97d0bdb1 add step prepare and browser clean up (#554) 2024-07-05 02:17:34 +08:00
LawyZheng
6140cc59f0 try to fix screenshot timeout (#502) 2024-06-24 23:14:45 +08:00
LawyZheng
df2c55ba86 add validate browser (#481) 2024-06-17 11:22:36 +08:00
Kerem Yilmaz
f1d5a3a687 complete_on_downloads for task block (#403) 2024-06-02 23:24:30 -07:00
Shuchang Zheng
2466897158 adopt ruff as the replacement for python black (#332) 2024-05-16 18:20:11 -07:00
Shuchang Zheng
9e1b07451f update pre-commit (#330) 2024-05-16 17:11:49 -07:00
LawyZheng
ab88f24df6 log screenshot taking time (#300) 2024-05-13 10:41:23 +08:00
Kerem Yilmaz
220f676dd9 Update screenshot logic (#281) 2024-05-08 02:48:45 -07:00
LawyZheng
8d87e71891 remove the old context tree (#268) 2024-05-08 10:16:30 +08:00
LawyZheng
bce6326eef try to fix sceenshot timeout (#272) 2024-05-08 08:59:34 +08:00
Shuchang Zheng
a13b593935 Add log for initial url laoding time (#260) 2024-05-05 01:49:36 -04:00
Kerem Yilmaz
b26e2c9699 fix backbone connection (#257)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2024-05-04 22:40:29 -04:00
Shuchang Zheng
b6a85cf3a5 remove exc_info from LOG.exception (#246) 2024-04-30 00:27:32 -07:00
LawyZheng
cc6ae8bae0 refactor context tree (#212) 2024-04-21 22:30:37 +08:00