Haiping Chen
|
bf22260f59
|
商品导入
|
2024-12-24 21:22:17 +00:00 |
|
Haiping Chen
|
e8d182494a
|
test webview2
|
2024-12-23 19:53:04 +00:00 |
|
Haiping Chen
|
bb73f303a8
|
Remove Selenium
|
2024-12-21 00:39:35 +00:00 |
|
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
|
6a5b74568b
|
Merge pull request #45 from Qtoss-AI/jason_dev
issues-34
|
2024-11-21 13:57:25 +00:00 |
|
jason.wang
|
7212731971
|
video comment crawl
|
2024-11-21 20:57:37 +08:00 |
|
jason.wang
|
6432f225e1
|
issues-34
|
2024-11-20 09:06:42 +08:00 |
|
Haiping Chen
|
afc880e1c0
|
DelayBeforePressingKey
|
2024-11-18 18:52:59 +00:00 |
|
Haiping Chen
|
ebd2688564
|
Click on the body to give focus to the page
|
2024-11-18 14:15:23 +00:00 |
|
Haiping Chen
|
9844d9bfa2
|
Remove UseExistingPage and _activePage
|
2024-11-06 23:21:51 -06:00 |
|
Haiping
|
68d444a541
|
Merge branch 'SciSharp:master' into master
|
2024-11-07 00:31:07 +00:00 |
|
Haiping Chen
|
d28aeaed79
|
WebDriver PressKey
|
2024-11-05 23:37:21 -06:00 |
|
jizh4635
|
15aaff649c
|
Selector multiple
|
2024-11-03 10:41:01 -06:00 |
|
Haiping Chen
|
d213d2f8fd
|
Fix mullti-context active page issue for PlaywrightInstance
|
2024-10-28 14:00:30 -05:00 |
|
Haiping Chen
|
22cc3dccf4
|
Print outerHTML when multiple elements found.
|
2024-10-28 13:26:10 -05:00 |
|
Haiping Chen
|
78f5cd1751
|
category
|
2024-10-20 15:24:21 +00:00 |
|
Haiping Chen
|
780718ef97
|
ScrollPage
|
2024-10-19 12:39:42 -05:00 |
|
Haiping Chen
|
d481928f16
|
Product V3
|
2024-10-18 11:32:41 -05:00 |
|
Haiping Chen
|
468f84981c
|
ReadInnerHTMLAsBody option
|
2024-10-07 20:20:48 -05:00 |
|
jason.wang
|
dcd3fc5ea9
|
Issues-321
|
2024-10-01 20:21:35 +08:00 |
|
Haiping Chen
|
8ddb0d4ace
|
add waitNetworkIdle
|
2024-09-08 22:02:52 -05:00 |
|
Haiping Chen
|
f6651b5d33
|
IgnoreIfNotFound
|
2024-08-31 07:03:25 -05: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
|
0dcb9f8c6e
|
修改Locator匹配到多个时取第一个值
|
2024-08-21 17:12:32 +08:00 |
|
Haiping Chen
|
b7dadd3159
|
ResponseInMemory
|
2024-08-13 22:44:53 -05:00 |
|
Haiping Chen
|
64d088c879
|
Fix GoToPage
|
2024-08-12 21:58:06 -05:00 |
|
Haiping Chen
|
5b041b19e5
|
Add EnableResponseCallback
|
2024-08-12 09:43:39 -05:00 |
|
Haiping Chen
|
98a02caf71
|
_activePage
|
2024-08-06 19:18:55 -05:00 |
|
Haiping Chen
|
a16602a4fd
|
Add ExcludeResponseUrls to PageActionArgs
|
2024-08-04 22:46:41 -05:00 |
|
Haiping Chen
|
af833048fd
|
UseExistingPage
|
2024-08-04 19:15:27 -05:00 |
|
Haiping Chen
|
f1e8ceefca
|
Remove Selenium
|
2024-08-04 17:48:52 -05:00 |
|
Haiping Chen
|
feb0a04571
|
Add WaitTime to ElementActionArgs
|
2024-08-01 13:18:34 -05:00 |
|
Haiping Chen
|
5b5ccc9758
|
IWebPageResponseHook
|
2024-07-22 15:45:01 -05:00 |
|
Haiping Chen
|
e103cb86cb
|
support xhr response.
|
2024-07-20 19:57:54 -05:00 |
|
Haiping Chen
|
9eeef70874
|
not call fetched if exception errors.
|
2024-07-17 07:05:16 -05:00 |
|
Haiping Chen
|
2aaf2e6058
|
log GotoPage
|
2024-07-09 07:15:03 -05:00 |
|
Haiping Chen
|
a0e44307e0
|
Refactor JSON handling in network requests
|
2024-07-08 14:10:40 -05:00 |
|
Haiping Chen
|
c8792d3ead
|
Improve logging and add error handling
|
2024-07-08 13:26:17 -05:00 |
|
Haiping Chen
|
2f197ccb80
|
AI Search draft.
|
2024-07-02 09:52:16 -05:00 |
|
Haiping Chen
|
9003665f04
|
BrowserActionArgs
|
2024-06-30 08:05:57 -05:00 |
|
Haiping Chen
|
fbdd44b78d
|
Replace special symbol for match rule.
|
2024-06-28 10:18:45 -05:00 |
|
Haiping Chen
|
5e10023abb
|
Add WaitForNetworkIdle and Timeout
|
2024-06-26 07:48:15 -05:00 |
|
Haiping Chen
|
4b16a86e0d
|
Expose translation API.
|
2024-06-24 12:37:12 -05:00 |
|
Haiping Chen
|
a3ddce6a8d
|
Fix CloseCurrentPage.
|
2024-06-22 17:04:03 -05:00 |
|
Haiping Chen
|
a97aa8aee1
|
OnDataFetched
|
2024-06-21 13:23:18 -05:00 |
|
Haiping Chen
|
50743623bf
|
Upgrade EntityFrameworkCore.BootKit.
|
2024-06-17 20:04:05 -05:00 |
|
Haiping Chen
|
efb8d9f5c1
|
BringToFrontAsync
|
2024-06-14 23:38:38 -05:00 |
|
Haiping Chen
|
bad93b971b
|
CloseCurrentPage
|
2024-06-10 10:51:14 -05:00 |
|