Shuchang Zheng
|
83adc226d9
|
extend custom select part 2 (#2178)
|
2025-04-17 14:07:36 +08:00 |
|
Shuchang Zheng
|
a8b8dfee5b
|
extend custom select (#2167)
|
2025-04-17 01:52:21 +08:00 |
|
Shuchang Zheng
|
682a53c8c1
|
fix auto completion bug (#2152)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
|
2025-04-15 01:50:11 +08:00 |
|
Shuchang Zheng
|
962bf3bc84
|
add max limit for dom listner (#2132)
|
2025-04-12 10:55:46 +08:00 |
|
Shuchang Zheng
|
f883b91180
|
integration with CUA (#2126)
|
2025-04-11 11:18:53 -07:00 |
|
Shuchang Zheng
|
7e81386b63
|
add shadow host element into interactable detecting list (#2124)
|
2025-04-11 13:41:40 +08:00 |
|
Shuchang Zheng
|
03d5383a42
|
fallback get incremental tree without waiting (#2118)
|
2025-04-10 02:36:27 +08:00 |
|
Shuchang Zheng
|
f7ca61c4bd
|
improve option interactable detect (#2111)
|
2025-04-07 17:04:18 +08: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
|
d4de0fe1a6
|
add classname invisible to dropdown detection (#2069)
|
2025-04-02 11:36:06 -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
|
915bcfbf13
|
rename js sleep to asyncSleepFor (#2016)
|
2025-03-25 17:28:31 +08: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
|
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
|
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
|
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
|
e9c8eefd09
|
checkbox check or uncheck issue (#1850)
|
2025-02-27 14:39:16 +08:00 |
|
Shuchang Zheng
|
9b9c84f7dc
|
enhance checkbox detecting (#1840)
Co-authored-by: LawyZheng <lawyzheng1106@gmail.com>
|
2025-02-26 18:47:09 +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
|
defd761e58
|
add functionality to cache task_run (#1755)
|
2025-02-11 14:47:41 +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
|
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 |
|
LawyZheng
|
3a1b6d185d
|
optimize hover style map (#1635)
|
2025-01-24 16:31:59 +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
|
ed4d0c59e7
|
speed up extraction (#1617)
|
2025-01-22 22:43:50 +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 |
|
LawyZheng
|
d63061f13b
|
fix search on auto completion (#1544)
|
2025-01-14 13:08:35 +08:00 |
|
LawyZheng
|
e10d9d46fb
|
decrease the hash trigger to 150 (#1541)
|
2025-01-13 17:56:45 +08:00 |
|
LawyZheng
|
dc53a49749
|
fix date picker issue (#1523)
|
2025-01-09 16:14:31 +08:00 |
|
LawyZheng
|
c6140fa405
|
fix selection issues (#1515)
|
2025-01-08 14:27:50 +08:00 |
|
LawyZheng
|
6b4b52a6c4
|
hash long href link (#1500)
|
2025-01-06 23:26:07 +08:00 |
|
Shuchang Zheng
|
100dcb014c
|
Update domutils to handle cursor:auto (#1489)
|
2025-01-05 00:32:41 -05:00 |
|
LawyZheng
|
113c91b108
|
fix TOTP input issue (#1462)
|
2025-01-02 22:10:51 +08:00 |
|