Commit graph

76 commits

Author SHA1 Message Date
hchen 00e25026fb Add IWebElementLocator 2025-09-30 16:39:58 -05:00
vguruparan e9806537bd Update method to sync 2025-08-08 15:07:17 -05:00
vguruparan d30c17365b Add function to get browser url for Playwright 2025-08-08 13:58:30 -05:00
Jicheng Lu 0d0d808d44 add default result 2025-07-11 11:34:43 -05:00
Visagan Guruparan 16300b9a1d Add hook to handle locate element for PlayWright 2025-07-10 14:22:54 -05:00
nick.yi bb0be151c3 1.IgnoreIfNotFound defaults to true
2.Fix the incomplete log issue
2025-06-17 15:52:04 +08:00
Visagan Guruparan c386fb48bd Update locating element log level to warning 2025-06-10 11:16:33 -05:00
vguruparan 16e0553eb0 Add webdriver hook to support file uploads 2025-04-18 16:12:30 -05:00
Visagan Guruparan fc1af807c3 add read content to locate element utility 2025-04-04 16:00:00 -05:00
Visagan Guruparan d866d63cae add wait time for webdriver 2025-04-01 21:00:49 -05:00
Wenbo Cao 2a322f694c add show_current_url = true 2025-04-01 12:29:39 -05:00
Visagan Guruparan 2a6463b132 Initial commit for NC-4754 2025-03-28 11:32:41 -05:00
Visagan Guruparan 93ae5327cf Update webdriver settings to support defaultnavigationtimeout 2025-03-21 15:33:52 -05:00
vguruparan 0b53c14022 Update web driver functionalities 2025-03-18 15:12:44 -05:00
vguruparan 4cde28f095 Add customization for web driver. 2025-03-14 14:43:23 -05:00
Visagan Guruparan d2ba1a3dc0 Update default wait time for web driver 2025-03-12 21:35:30 -05:00
Visagan Guruparan 9b6cf7a9ac Update settings for IsEnableScreenshot for web driver 2025-03-12 10:51:24 -05:00
Visagan Guruparan 47d728b68a Update default timeout to lowercasing 2025-03-12 08:53:38 -05:00
Visagan Guruparan e570672a36 Update default timeout to 30sec 2025-03-12 08:49:31 -05:00
Visagan Guruparan 7d4d233f7e Update timeout for web driver logic to fetch from appSettings 2025-03-11 22:01:16 -05:00
Visagan Guruparan b8083b2f38 Fetch WebDrive headless setting from config 2025-03-10 16:54:51 -05:00
Haiping Chen d8a4dc4d17 IWebBrowser.IsBrowserClosed 2025-02-15 11:34:00 +08:00
Haiping Chen 46787e80c4 WebUtility improvement 2025-02-03 17:43:04 -06:00
Haiping Chen 3f7242a264 用post取数据 2025-01-15 06:39:26 +00:00
Haiping Chen f2456caf35 SetAttributeValue 2024-12-28 01:20:48 +00:00
Haiping Chen d041d42350 UrlAfterAction 2024-12-25 21:00:07 +00:00
Haiping Chen e8d182494a test webview2 2024-12-23 19:53:04 +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
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 6961ef5e19 PostData 2024-10-27 21:07:30 -05:00
Haiping Chen 78f5cd1751 category 2024-10-20 15:24:21 +00:00
Haiping Chen 91250af6ff PartSearch 2024-10-18 18:36:48 -05:00
Haiping Chen 14bd97d088 Set default Direction as 'down' 2024-10-18 14:21:11 -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 a1b88ac688 MessageInfo cachekey 2024-08-31 07:28:06 -05:00
Haiping Chen f6651b5d33 IgnoreIfNotFound 2024-08-31 07:03:25 -05:00
Haiping Chen 64a1f686c3 Ignore StepId for cache key 2024-08-26 16:30:17 -05:00
Haiping Chen 8bbe78e7f5 Reset page after crawling. 2024-08-26 15:19:00 -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
Haiping Chen b7dadd3159 ResponseInMemory 2024-08-13 22:44:53 -05:00
Haiping Chen 5b041b19e5 Add EnableResponseCallback 2024-08-12 09:43:39 -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