Commit Graph

117 Commits

Author SHA1 Message Date
Shuchang Zheng
7f6b2c0929 shu/removeSettingsManager.get_settings (#1305) 2024-12-02 15:01:22 -08:00
LawyZheng
48e4984deb fallback to use js click (#1274) 2024-11-27 22:44:05 +08:00
LawyZheng
26a9f6762d refactor normal select (#1237) 2024-11-22 11:45:04 +08:00
LawyZheng
9f2fedae4e fix uppload file imaging issue (#1234) 2024-11-21 22:28:32 +08:00
LawyZheng
c777e3d891 limit auto completion trigger (#1223) 2024-11-20 10:32:24 +08:00
Shuchang Zheng
9273f698ba only do user goal validation when the task.navigation_goal is set (#1204) 2024-11-15 10:39:52 -08:00
LawyZheng
e505671230 introduce complete verification (#1201) 2024-11-15 14:03:01 +08:00
LawyZheng
31b32fde90 fix chain click bug (#1189) 2024-11-14 21:33:19 +08:00
LawyZheng
d107c3d4db refactor chain click (#1186) 2024-11-14 02:33:44 +08:00
Shuchang Zheng
9f3af2555c remove all the whitespace from the totp secret (#1180) 2024-11-12 15:33:20 -08:00
Shuchang Zheng
efdf4b5cab introduce pyotp and support generating totp within skyvern (#1176) 2024-11-12 02:17:22 -08:00
LawyZheng
dd3869b3b7 extend auto completion coverage (#1165) 2024-11-11 18:57:59 +08:00
Shuchang Zheng
9130640fc2 update pre-commit (#1163) 2024-11-11 01:07:01 -08:00
Shuchang Zheng
6f9078872c remove unused libraries (#1161) 2024-11-10 16:24:13 -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
LawyZheng
f7c9dc2279 wait 5s for options to show up (#1153) 2024-11-07 14:35:28 +08:00
LawyZheng
92d94954c4 migrate all users to user goal check (#1143) 2024-11-06 10:38:56 +08:00
LawyZheng
8b53bc4257 wrap page evaluate with timeout (#1133) 2024-11-05 11:11:27 +08:00
LawyZheng
00549c921b optimize async task and remove hover (#1095) 2024-10-31 10:49:02 +08:00
LawyZheng
8762865a0b convert css shape to string (#1092) 2024-10-31 00:12:13 +08:00
LawyZheng
aaaacf3ec7 support custom select serach (#1085) 2024-10-29 16:04:41 +08:00
LawyZheng
777876d3fe fallback to press arrowdown to trigger dropdown menu (#1074) 2024-10-29 02:29:44 +08:00
LawyZheng
64def7c2a6 input type button (#1073) 2024-10-28 23:52:26 +08:00
LawyZheng
c9335888ff add disable element id (#1052) 2024-10-25 14:52:02 +08:00
LawyZheng
3f1a9b3151 kiosk printing (#1034) 2024-10-23 23:45:35 +08:00
Shuchang Zheng
96c807e949 improve need_verification_code prompt (#788) 2024-10-23 01:51:29 -07:00
LawyZheng
67bee9a487 fix chain click bug (#1019) 2024-10-22 02:21:05 +08:00
LawyZheng
ba6ef89b35 custom select optimize (#985) 2024-10-16 19:23:12 +08:00
Shuchang Zheng
9048cdfa73 add actions db model and caching V0 (#980) 2024-10-15 12:06:50 -07:00
LawyZheng
188f6ebfe5 handle search bar for custom selection (#921) 2024-10-08 13:50:58 +08:00
LawyZheng
d0477d9721 fix custom select bug (#878) 2024-09-25 02:30:48 +08:00
LawyZheng
c27c2a55f9 fix dropdown menu detect bug (#874) 2024-09-24 12:44:06 +08:00
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