Commit graph

16 commits

Author SHA1 Message Date
Haiping Chen 5ac77f9845 Delay 1 second after release 2024-12-11 21:16:42 +00:00
Haiping Chen f722781be4 DragAndDrop 2024-11-23 20:02:43 -06:00
Haiping Chen afc880e1c0 DelayBeforePressingKey 2024-11-18 18:52:59 +00:00
AnonymousDotNet 933a01a3e2 Merge branch 'master' into lida_dev
# Conflicts:
#	src/Plugins/BotSharp.Plugin.WebDriver/Drivers/PlaywrightDriver/PlaywrightWebDriver.DoAction.cs

合并,优化Locator option逻辑
2024-08-22 10:07:50 +08:00
AnonymousDotNet 384c9334e2 更改Locator取值以参数判断的方式 2024-08-21 20:47:58 +08:00
AnonymousDotNet a926e0dc62 Revert "修改Locator匹配到多个时取第一个值"
This reverts commit 0dcb9f8c6e.
2024-08-21 17:20:20 +08:00
AnonymousDotNet 0dcb9f8c6e 修改Locator匹配到多个时取第一个值 2024-08-21 17:12:32 +08:00
Haiping Chen feb0a04571 Add WaitTime to ElementActionArgs 2024-08-01 13:18:34 -05:00
Haiping Chen 2f197ccb80 AI Search draft. 2024-07-02 09:52:16 -05:00
Haiping Chen bad93b971b CloseCurrentPage 2024-06-10 10:51:14 -05:00
Haiping Chen 89cad4ebcc Change StepId to GUID. 2024-06-01 21:15:47 -05:00
Haiping Chen 8eee1fd164 Change SendHttpRequest args 2024-05-17 18:45:18 -05:00
Haiping Chen 70b3e96c0a Click element by position. 2024-04-15 23:48:22 -05:00
Haiping Chen e334c74704 Optimize WebDriver with context id. 2024-04-08 22:38:56 -05:00
Haiping Chen 8e9afae5f5 Add Highlight to ElementLocatingArgs 2024-04-08 10:09:08 -05:00
Haiping Chen e7ab91b97f Add send_http_request for web driver. 2024-03-08 07:17:36 -06:00