Shuchang Zheng
|
47709dc0d8
|
support cross domain css sheet parse (#2535)
|
2025-05-30 09:51:59 +08:00 |
|
Shuchang Zheng
|
cf08ca951e
|
Fix chrome user data dir problem (#2503)
|
2025-05-28 22:41:06 -07:00 |
|
Shuchang Zheng
|
31d6dbdacd
|
stop removing target attr when scraping (#2495)
|
2025-05-28 15:55:01 +08:00 |
|
Shuchang Zheng
|
cca2772765
|
fix new tab a issue (#2437)
|
2025-05-23 13:18:42 +08:00 |
|
Shuchang Zheng
|
24a73b7af0
|
select option on click (#2391)
|
2025-05-20 00:08:55 +08:00 |
|
Shuchang Zheng
|
8b834436b5
|
anthropic support - dymanic window size / window popup (#2284)
|
2025-05-04 00:40:16 -07:00 |
|
Shuchang Zheng
|
a851e8fdd8
|
Reduce execution waits (#2282)
|
2025-05-04 00:30:09 -04:00 |
|
Shuchang Zheng
|
c69e5848ed
|
add more scrape page methods (#2211)
|
2025-04-22 16:37:39 +08:00 |
|
Shuchang Zheng
|
f2eef5aa6d
|
support shadow dom mutation observer (#2206)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
|
2025-04-21 22:36:56 +08:00 |
|
Shuchang Zheng
|
f883b91180
|
integration with CUA (#2126)
|
2025-04-11 11:18:53 -07:00 |
|
Shuchang Zheng
|
03d5383a42
|
fallback get incremental tree without waiting (#2118)
|
2025-04-10 02:36:27 +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
|
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
|
c680e33b30
|
don't drawbox when check user goal (#1964)
|
2025-03-19 02:06:09 +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
|
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
|
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
|
ed4d0c59e7
|
speed up extraction (#1617)
|
2025-01-22 22:43:50 +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
|
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
|
3b2e2de197
|
Commit rapidand script, truncate dom element name length to max 500 characters (#1316)
|
2024-12-03 23:33:45 -08:00 |
|
Shuchang Zheng
|
7f6b2c0929
|
shu/removeSettingsManager.get_settings (#1305)
|
2024-12-02 15:01:22 -08:00 |
|
LawyZheng
|
dd3869b3b7
|
extend auto completion coverage (#1165)
|
2024-11-11 18:57:59 +08:00 |
|
Shuchang Zheng
|
c80597e7a5
|
make sure we do a web scrape before data extraction at the end of task to ensure the refreshness of the scraped data (#1152)
|
2024-11-06 22:55:21 -08:00 |
|
Shuchang Zheng
|
c531f9bc5d
|
update scraped_page references when it's refreshed (#1151)
|
2024-11-06 16:48:58 -08:00 |
|
LawyZheng
|
b62c2caae0
|
remove screenshot when check user goal (#1147)
|
2024-11-06 23:20:45 +08:00 |
|
LawyZheng
|
c084764373
|
increase timeout for scrolling (#1145)
|
2024-11-06 16:24:44 +08:00 |
|
LawyZheng
|
8b53bc4257
|
wrap page evaluate with timeout (#1133)
|
2024-11-05 11:11:27 +08:00 |
|
LawyZheng
|
8762865a0b
|
convert css shape to string (#1092)
|
2024-10-31 00:12:13 +08:00 |
|
LawyZheng
|
9d93280302
|
support to parse pseudo content (#1069)
|
2024-10-28 19:30:11 +08:00 |
|
LawyZheng
|
c9335888ff
|
add disable element id (#1052)
|
2024-10-25 14:52:02 +08:00 |
|
Shuchang Zheng
|
9048cdfa73
|
add actions db model and caching V0 (#980)
|
2024-10-15 12:06:50 -07:00 |
|
LawyZheng
|
3a935584d0
|
fix yes/no radio input (#955)
|
2024-10-11 10:48:41 +08:00 |
|
Shuchang Zheng
|
76a256ffaa
|
skip large size svg (#869)
Co-authored-by: LawyZheng <lawyzheng1106@gmail.com>
|
2024-09-21 10:21:00 +08:00 |
|
LawyZheng
|
aedaeb4433
|
skip invisible iframe (#870)
|
2024-09-21 09:30:34 +08:00 |
|
Shuchang Zheng
|
9a386c07b5
|
add disabled attr to element (#860)
|
2024-09-19 16:54:40 -07:00 |
|
LawyZheng
|
d7cb4f3ae7
|
multi-level selection support (#786)
|
2024-09-09 11:34:09 +08:00 |
|
LawyZheng
|
692ffb6d43
|
better detect dropdown menu (#778)
|
2024-09-07 09:34:33 +08:00 |
|
LawyZheng
|
9e0201627b
|
support value select for custom selection (#756)
|
2024-08-30 01:24:38 +08:00 |
|