Commit Graph

182 Commits

Author SHA1 Message Date
LawyZheng
f16b6f3c8d better context for select and auto-complete (#816) 2024-09-12 15:00:25 +08:00
LawyZheng
512d0c1a88 multi-selection history (#813) 2024-09-12 09:57:04 +08:00
Shuchang Zheng
2b365bce59 make totp code fetch more reliable (#809) 2024-09-11 00:03:09 -07:00
LawyZheng
b440981775 revert 'add elements to dropdown confirm prompt' (#807) 2024-09-11 12:59:50 +08:00
LawyZheng
f429d6d51e fix spinbutton issue (#806) 2024-09-11 11:53:47 +08:00
LawyZheng
9084bca30a mark readonly elements as non-interactable (#805) 2024-09-11 11:02:50 +08:00
LawyZheng
b12f09c535 fix custom selection bugs (#800) 2024-09-10 17:10:47 +08:00
LawyZheng
ddf2b32b3b update custom selection prompt (#799) 2024-09-10 14:12:38 +08:00
LawyZheng
e7641e74ad try to fix mult-level selection trigger (#794) 2024-09-10 00:02:55 +08:00
Shuchang Zheng
c85d868c13 make polling timeout configurable and 5mins by default (#789) 2024-09-08 23:39:42 -07:00
LawyZheng
1dbdef9750 use instance attr for custom selection result (#787) 2024-09-09 11:48:10 +08:00
LawyZheng
d7cb4f3ae7 multi-level selection support (#786) 2024-09-09 11:34:09 +08:00
Kerem Yilmaz
b9f5e33876 TOTP code db + agent support for fetching totp_code from db (#784)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2024-09-08 15:07:03 -07:00
Kerem Yilmaz
bfce9f2279 Fix cyclic import (#781) 2024-09-07 01:57:47 -07:00
LawyZheng
692ffb6d43 better detect dropdown menu (#778) 2024-09-07 09:34:33 +08:00
Kerem Yilmaz
95b2e53c46 Add persist_browser_session flag to workflows (#777) 2024-09-06 12:01:56 -07:00
LawyZheng
e515d58e15 hack input-select select (#772) 2024-09-04 23:31:47 +08:00
LawyZheng
069597e52e stop scrolling when cant scroll (#771) 2024-09-04 02:31:04 +08:00
LawyZheng
2097d01471 fix domutils potential bugs (#767) 2024-09-03 11:02:16 +08:00
LawyZheng
320cf443eb subscribe element classname change (#766) 2024-09-03 10:54:11 +08:00
LawyZheng
3c3e1ab949 fix auto complete detect (#765) 2024-09-03 02:21:07 +08:00
LawyZheng
071393f469 incress max press text (#762) 2024-08-30 11:11:27 +08:00
LawyZheng
9e0201627b support value select for custom selection (#756) 2024-08-30 01:24:38 +08:00
LawyZheng
2e11f24f5c fix no exist artifact read (#753) 2024-08-29 15:47:00 +08:00
Kerem Yilmaz
3dfef04b1e update logging for task auto restart (#751) 2024-08-28 14:14:33 -07:00
LawyZheng
8c576951c6 trim element tree bugfix (#744) 2024-08-28 17:03:52 +08:00
Kerem Yilmaz
a6a545224a adding step_exception to provide more signal of why the step failed (#730) 2024-08-28 01:06:04 -07:00
LawyZheng
6f4ff4339f general selection bugfix (#743) 2024-08-28 14:51:05 +08:00
LawyZheng
c27771b574 remove browser init injection (#742) 2024-08-28 02:00:30 +08:00
LawyZheng
eceddafa17 update chrome args (#741) 2024-08-28 01:03:22 +08:00
Shuchang Zheng
db25c6a261 remove 'Child frame' log (#728) 2024-08-25 12:43:50 -07:00
Kerem Yilmaz
43cbfa7451 Ensure Task Clenup - add timeout to browser context close (#714) 2024-08-22 12:36:30 -07:00
LawyZheng
8baa8de032 general autocomplete solution (#713) 2024-08-21 10:54:32 +08:00
LawyZheng
4a8b1473ec support table parse (#708) 2024-08-15 09:32:18 +08:00
Kerem Yilmaz
faf939d29d Update dom script with angular bindings (#707) 2024-08-14 22:52:58 +03:00
LawyZheng
36b3f62eb7 optimize svg logic (#701) 2024-08-13 14:05:51 +08:00
LawyZheng
588dbf986d extend select2 (#699) 2024-08-13 09:21:19 +08:00
LawyZheng
ed79bf40f2 increase lazy loading wait time to 10s (#698) 2024-08-09 21:41:17 +08:00
LawyZheng
caa2a5e4c4 try to fix upload file bug (#695) 2024-08-09 18:53:31 +08:00
LawyZheng
7b58a1f0a8 fixing potential bug (#693) 2024-08-09 11:04:59 +08:00
LawyZheng
6c0f94ac0a support multi tabs (#692) 2024-08-09 10:46:52 +08:00
LawyZheng
5299f9265e update custom selection prompt (#689) 2024-08-08 14:53:08 +08:00
Shuchang Zheng
9fd096c385 remove log: Building element tree (#685) 2024-08-07 16:23:20 -07:00
Kerem Yilmaz
c872b1e4a8 verification code V2 - support verification code of multiple separate single character input fields (#683)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2024-08-07 16:17:15 -07:00
Shuchang Zheng
feddade56e custome -> Custom (#679) 2024-08-07 09:20:13 -07:00
LawyZheng
5c6648bb41 transform input to select (#681) 2024-08-07 18:51:29 +08:00
LawyZheng
02a7b3f88a fix scroll into view (#680) 2024-08-07 15:38:04 +08:00
LawyZheng
76ae23c84c update env and remove useless comment (#676) 2024-08-06 13:47:54 +08:00
LawyZheng
cba0f68a5e general selection (#675) 2024-08-06 13:30:52 +08:00
LawyZheng
845ae8d3e4 fix recreate workflow browser (#673) 2024-08-05 14:45:55 +08:00