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 |
|
LawyZheng
|
8c576951c6
|
trim element tree bugfix (#744)
|
2024-08-28 17:03:52 +08:00 |
|
LawyZheng
|
6f4ff4339f
|
general selection bugfix (#743)
|
2024-08-28 14:51:05 +08:00 |
|
LawyZheng
|
8baa8de032
|
general autocomplete solution (#713)
|
2024-08-21 10:54:32 +08:00 |
|
LawyZheng
|
7b58a1f0a8
|
fixing potential bug (#693)
|
2024-08-09 11:04:59 +08:00 |
|
LawyZheng
|
5299f9265e
|
update custom selection prompt (#689)
|
2024-08-08 14:53:08 +08:00 |
|
LawyZheng
|
cba0f68a5e
|
general selection (#675)
|
2024-08-06 13:30:52 +08:00 |
|
LawyZheng
|
9245a329ee
|
add cleanup function (#631)
|
2024-07-23 14:23:15 +08:00 |
|
LawyZheng
|
88389012be
|
add skyvern frame (#610)
|
2024-07-18 02:33:39 +08:00 |
|
LawyZheng
|
474de0e576
|
exclude base64 data (#567)
|
2024-07-09 11:36:25 +08:00 |
|
LawyZheng
|
bcbd738326
|
refactor select handler (#565)
|
2024-07-09 02:22:16 +08:00 |
|
LawyZheng
|
7a75bb3741
|
fix bug on HTML tree (#561)
|
2024-07-06 22:22:22 +08:00 |
|
LawyZheng
|
e52d585f9f
|
support select2 in iframe (#560)
|
2024-07-06 13:32:55 +08:00 |
|
LawyZheng
|
690c1a1a96
|
support shadow dom (#555)
|
2024-07-05 02:54:49 +08:00 |
|