Commit Graph

85 Commits

Author SHA1 Message Date
LawyZheng
e59eb2b2bc fix focus triggers dropdown menu (#873) 2024-09-23 22:36:37 +08:00
LawyZheng
839320dd42 fix custom selection bug (#871) 2024-09-21 21:05:40 +08:00
LawyZheng
1b2bdcb949 skip unnecessary select-dropdown check for input (#862) 2024-09-20 09:17:14 +08:00
LawyZheng
8c2a733ba2 refactor custom-select/auto-complete context (#830) 2024-09-14 17:28:08 +08:00
Kerem Yilmaz
6571604fa5 support revival selection (#829) 2024-09-13 17:57:36 -07:00
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
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
LawyZheng
692ffb6d43 better detect dropdown menu (#778) 2024-09-07 09:34:33 +08:00
LawyZheng
e515d58e15 hack input-select select (#772) 2024-09-04 23:31:47 +08:00
LawyZheng
9e0201627b support value select for custom selection (#756) 2024-08-30 01:24:38 +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
36b3f62eb7 optimize svg logic (#701) 2024-08-13 14:05:51 +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
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
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
Kerem Yilmaz
e4fd825497 Timeout and retry mechanism for Bitwarden CLI (#670) 2024-08-02 12:53:05 -07:00
LawyZheng
1629d84375 support react select (#652) 2024-07-26 10:32:35 -07:00
LawyZheng
be75055fd8 support pdf printer (#653) 2024-07-26 18:10:42 +08:00
Kerem Yilmaz
479a918a8e Use trimmed element tree for info extraction (#641) 2024-07-24 17:23:37 -07:00
Kerem Yilmaz
50ff8dc441 remove the the check that makes sure file url is coming from payload (#624) 2024-07-18 18:19:14 -07:00
Kerem Yilmaz
69d73bc551 Add current date to info extraction prompt (#617) 2024-07-18 11:36:09 -07:00
LawyZheng
9b51df4ffd Skip if selected (#604) 2024-07-16 01:41:56 +08:00
Kerem Yilmaz
ea1039277f email relay (#598)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2024-07-11 21:34:00 -07:00
LawyZheng
0ddda3f481 ifx chain click bug (#576) 2024-07-11 02:45:13 +08:00
LawyZheng
6af581a7e4 fix input timeout (#569) 2024-07-10 00:04:03 +08:00
LawyZheng
bcbd738326 refactor select handler (#565) 2024-07-09 02:22:16 +08:00
LawyZheng
e52d585f9f support select2 in iframe (#560) 2024-07-06 13:32:55 +08:00
LawyZheng
cd0d563070 use css selector instead of xpath (#551) 2024-07-04 10:45:47 +08:00
Kerem Yilmaz
22566f01ce Mark options of disabled select non-interactable (#540) 2024-07-03 16:38:50 +08:00
Kerem Yilmaz
257ba1601e Decorate bounding boxes with element_ids to improve Skyvern accuracy (+ a few more changes) (#536) 2024-07-02 00:24:52 -04:00
LawyZheng
76255c01b1 use 'click' for radio button (#506) 2024-06-25 10:26:14 +08:00
LawyZheng
35e336d6f4 optimize normal select (#503) 2024-06-25 01:46:54 +08:00
LawyZheng
49d7e77b3a close select2 when failed to select (#498) 2024-06-21 15:12:26 +08:00