Commit Graph

341 Commits

Author SHA1 Message Date
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
Shuchang Zheng
9b9c84f7dc enhance checkbox detecting (#1840)
Co-authored-by: LawyZheng <lawyzheng1106@gmail.com>
2025-02-26 18:47:09 +08: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
30ae63bae9 pop frame_index from element for element hashing (#1785) 2025-02-18 16:45:17 +08:00
Shuchang Zheng
5e49685c76 refactor unique id generation (#1781) 2025-02-18 08:58:23 +08:00
Shuchang Zheng
c846d3871b do not clean up workflow in a task v2 block (#1771) 2025-02-17 02:40:47 +08:00
Maksim Ivanov
63a37cf799 Make get_browser_state async (#1775) 2025-02-16 20:10:00 +08:00
Shuchang Zheng
1759f06f65 trigger TerminateAction when totp code is not found (#1768) 2025-02-14 01:50:38 +08:00
Shuchang Zheng
b411af56a6 fix custom selection issue (#1766) 2025-02-13 21:11:14 +08:00
Shuchang Zheng
866a16ec99 When replaying cached actions, ignore input_text action with empty text (#1763) 2025-02-12 20:09:32 +08:00
Shuchang Zheng
f16367bf96 fix terminate action in caching - do not replay terminate + introduce SINGLE_CLICK_AGENT_LLM_API_HANDLER (#1760) 2025-02-12 17:10:24 +08:00
Shuchang Zheng
9cb2a7dbaf no need to complete verify for cached action anymore (#1756) 2025-02-11 15:55:41 +08:00
Shuchang Zheng
defd761e58 add functionality to cache task_run (#1755) 2025-02-11 14:47:41 +08:00
Shuchang Zheng
cc449dc9de skip press esc when no dropdown shown (#1728) 2025-02-06 01:23:34 +08:00
Shuchang Zheng
6f3dcd13b8 fix invisible iframe scraping (#1723) 2025-02-05 13:33:45 +08:00
Shuchang Zheng
0c0a368c64 fix select dropdown issue (#1718) 2025-02-05 01:27:49 +08:00
Shuchang Zheng
430c6b7851 add select agent llm handler (#1713) 2025-02-04 19:16:39 +08:00
Shuchang Zheng
f0b274d31d add get page video timeout (#1710) 2025-02-04 14:56:37 +08:00
Shuchang Zheng
b43f1bfec2 wait files fully downloaded before complete task (#1707) 2025-02-03 23:49:46 +08:00
Shuchang Zheng
b4f2ec945c optimize multiple select (#1703) 2025-02-03 19:19:39 +08:00
Shuchang Zheng
204972e225 Add step / task / workflow run / observer metrics as logs (#1698)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2025-02-01 14:10:38 -05:00
Shuchang Zheng
0fa11a484b improve selection dom listener performance (#1667) 2025-01-28 21:14:31 +08:00
Shuchang Zheng
f01502bdde optimize domutils (#1656) 2025-01-27 22:01:15 +08:00
Shuchang Zheng
4b2ea40947 fix build boundingbox timeout (#1646) 2025-01-26 12:59:07 +08:00
LawyZheng
3a1b6d185d optimize hover style map (#1635) 2025-01-24 16:31:59 +08:00
Shuchang Zheng
b62a6fec23 ExtractAction (#1632) 2025-01-24 16:21:26 +08:00
Shuchang Zheng
1c2425171f reduce hover style map (#1634) 2025-01-24 16:18:42 +08:00
Shuchang Zheng
e31b18fb00 support frameset (#1633) 2025-01-24 14:22:47 +08:00
Shuchang Zheng
b42a1900e2 optimize downalod waiting time logic (#1626) 2025-01-23 22:04:32 +08:00
Shuchang Zheng
ed4d0c59e7 speed up extraction (#1617) 2025-01-22 22:43:50 +08:00
Shuchang Zheng
74d9c65e54 add reload action validate (#1598) 2025-01-20 11:56:09 +08:00
Shuchang Zheng
39bb4558bf introduce a way to reload the page (#1597) 2025-01-20 11:24:39 +08:00
Shuchang Zheng
0c02bdef19 add td interactable detecting (#1596) 2025-01-20 11:10:51 +08:00
Shuchang Zheng
4d2befd90a fix <a> interactable detecting (#1588)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-01-17 14:16:00 +08:00
Shuchang Zheng
0f390630a9 Revert "fix filter pick issue" (#1580) 2025-01-16 21:38:28 +08:00
Shuchang Zheng
32f9c19385 fix filter pick issue (#1577) 2025-01-16 19:52:08 +08:00
Shuchang Zheng
34c3434885 shu/autoupgrade pre commit (#1553) 2025-01-14 14:06:43 -08:00