Commit Graph

378 Commits

Author SHA1 Message Date
Shuchang Zheng
962bf3bc84 add max limit for dom listner (#2132) 2025-04-12 10:55:46 +08:00
Shuchang Zheng
438a49f470 add cua cost to task step (#2131) 2025-04-11 17:25:43 -07:00
Shuchang Zheng
f883b91180 integration with CUA (#2126) 2025-04-11 11:18:53 -07:00
Shuchang Zheng
715fe9809e add phone number format checking (#2125) 2025-04-11 14:20:22 +08:00
Shuchang Zheng
7e81386b63 add shadow host element into interactable detecting list (#2124) 2025-04-11 13:41:40 +08:00
Shuchang Zheng
a0bd4242f7 fix some prompts missing current date (#2122) 2025-04-11 13:29:47 +08:00
Shuchang Zheng
7d5ab76d73 send workflow_run_id to totp endpoint (#2120) 2025-04-09 13:51:16 -07:00
Shuchang Zheng
03d5383a42 fallback get incremental tree without waiting (#2118) 2025-04-10 02:36:27 +08:00
Shuchang Zheng
c11d0f63eb fix date input bug (#2117) 2025-04-10 02:00:34 +08:00
Shuchang Zheng
f7ca61c4bd improve option interactable detect (#2111) 2025-04-07 17:04:18 +08:00
Piyush
8d93ded199 added_extension_support_in_browser_context (#2038)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2025-04-06 00:50:30 -04:00
Shuchang Zheng
a72fcadd9a only take up to 1 screenshot if the html too big (#2108) 2025-04-05 23:33:34 -04:00
Shuchang Zheng
3c612968ce trim svg elements when prompt exceeds context window (#2106) 2025-04-04 22:33:52 -04:00
Shuchang Zheng
b9c7a4ac98 handle 'Exception: Can't Skyvern element rect' error (#2104) 2025-04-04 12:29:38 -04:00
Shuchang Zheng
be621d3b46 scroll the element into view when the blocking element is not interac… (#2093) 2025-04-03 12:55:46 -04:00
Suchintan
ff57f9977c Update docs plus init (#2073)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-04-03 00:46:57 -04:00
Shuchang Zheng
d4de0fe1a6 add classname invisible to dropdown detection (#2069) 2025-04-02 11:36:06 -04:00
Shuchang Zheng
3fc6e2532f shu/fix cdp connect with browser path (#2057) 2025-04-01 01:19:14 -04:00
Shuchang Zheng
83ad2adabd Rename old router to legacy_base_router (#2048)
Co-authored-by: Suchintan Singh <suchintansingh@gmail.com>
2025-03-31 02:57:54 -04:00
Shuchang Zheng
d54c2af544 use the BROWSER_REMOTE_DEBUGGING_URL for cdp connect directly (#2040) 2025-03-30 20:36:55 -04:00
Shuchang Zheng
e601a87298 update window.scroll/scrollTo syntax (#2032) 2025-03-27 01:11:19 -07:00
Shuchang Zheng
6c7e96d93e Handle createPolicy gracefully (#2031) 2025-03-27 01:03:25 -07:00
Shuchang Zheng
0ed236f092 safeScrollToTop (#2030) 2025-03-27 00:47:01 -07:00
Shuchang Zheng
e122821878 add safeWindowScroll function in js (#2029) 2025-03-27 00:44:49 -07:00
Shuchang Zheng
62591eff85 check null for document.body and document.documentElement inside function isWindowScrollable (#2028) 2025-03-27 00:26:41 -07:00
Shuchang Zheng
1532709224 improve date picker selection (#2018) 2025-03-25 18:00:15 +08:00
Shuchang Zheng
915bcfbf13 rename js sleep to asyncSleepFor (#2016) 2025-03-25 17:28:31 +08: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
Shuchang Zheng
d8d8f8ab79 revert checkbox detect enhance (#1998) 2025-03-22 09:07:58 +08:00
Shuchang Zheng
4f9af0d797 fail task right away when scraping failed - no need to retry scraping failure at step level (#1997) 2025-03-21 15:47:36 -07:00
Shuchang Zheng
d3dbdee800 Add browser session id permission checking for task v1, v2, and workflow runs (#1980) 2025-03-20 14:26:14 -07:00
Saurabh Misra
d211024adf ️ Speed up method SkyvernElement.get_id by 20% (#1912)
Co-authored-by: codeflash-ai[bot] <148906541+codeflash-ai[bot]@users.noreply.github.com>
2025-03-19 18:16:43 -07:00
Shuchang Zheng
ab2e5afd72 don't add helper attr as hack for checkbox and radio (#1970) 2025-03-20 01:33:38 +08:00
Shuchang Zheng
c680e33b30 don't drawbox when check user goal (#1964) 2025-03-19 02:06:09 +08:00
Shuchang Zheng
6cc595d04c add angualar date picker support (#1955)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-03-18 03:12:16 +08:00
Shuchang Zheng
46eaa3545d add action history even when empty (#1939) 2025-03-14 10:15:42 -07:00
Shuchang Zheng
a572126d61 improve dropdown detect (#1927) 2025-03-12 03:33:09 +08:00
Shuchang Zheng
69d9003735 improve custom selection exit logic (#1919) 2025-03-11 23:09:21 +08:00
Shuchang Zheng
785c2f0626 add svg into interactable detecting (#1917) 2025-03-11 03:04:45 +08:00
Saurabh Misra
fcc87243c1 ️ Speed up function clean_element_before_hashing by 827% (#1890)
Co-authored-by: codeflash-ai[bot] <148906541+codeflash-ai[bot]@users.noreply.github.com>
2025-03-08 02:14:48 -08:00
Shuchang Zheng
bc8e458ed1 fix workflow run browser context missing problem (#1902) 2025-03-07 15:06:24 -08:00
Shuchang Zheng
fd934dcfe6 fix task v2 block goto url issue (#1899) 2025-03-07 10:27:19 +08:00
Shuchang Zheng
eb4314591e fix ScrapedResult schema (#1898) 2025-03-06 12:18:42 -08:00
Shuchang Zheng
ab02998d19 fix element invisible detect (#1889)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-03-06 03:37:15 +08:00
Shuchang Zheng
394d4cf64b do not raise error when agent hallucinate the download (#1872) 2025-03-04 03:39:15 +08:00
Shuchang Zheng
e9c8eefd09 checkbox check or uncheck issue (#1850) 2025-02-27 14:39:16 +08:00
Shuchang Zheng
ea924f9467 simplify create session (#1849) 2025-02-26 17:49:36 -08:00