BotSharp/src/Plugins/BotSharp.Plugin.WebDriver/Drivers/PlaywrightDriver
2024-11-06 23:21:51 -06:00
..
PlaywrightInstance.cs Remove UseExistingPage and _activePage 2024-11-06 23:21:51 -06:00
PlaywrightWebDriver.ActionOnElement.cs add waitNetworkIdle 2024-09-08 22:02:52 -05:00
PlaywrightWebDriver.ChangeCheckbox.cs Optimize WebDriver with context id. 2024-04-08 22:38:56 -05:00
PlaywrightWebDriver.ChangeListValue.cs Optimize WebDriver with context id. 2024-04-08 22:38:56 -05:00
PlaywrightWebDriver.CheckRadioButton.cs Optimize WebDriver with context id. 2024-04-08 22:38:56 -05:00
PlaywrightWebDriver.ClickButton.cs Optimize WebDriver with context id. 2024-04-08 22:38:56 -05:00
PlaywrightWebDriver.ClickElement.cs Optimize WebDriver with context id. 2024-04-08 22:38:56 -05:00
PlaywrightWebDriver.CloseBrowser.cs Optimize WebDriver with context id. 2024-04-08 22:38:56 -05:00
PlaywrightWebDriver.CloseCurrentPage.cs CloseCurrentPage 2024-06-10 10:51:14 -05:00
PlaywrightWebDriver.cs WebDriver PressKey 2024-11-05 23:37:21 -06:00
PlaywrightWebDriver.DoAction.cs Merge branch 'master' into lida_dev 2024-08-22 10:07:50 +08:00
PlaywrightWebDriver.EvaluateScript.cs Optimize WebDriver with context id. 2024-04-08 22:38:56 -05:00
PlaywrightWebDriver.ExtractData.cs Optimize WebDriver with context id. 2024-04-08 22:38:56 -05:00
PlaywrightWebDriver.GetAttributeValue.cs DistributedLocker 2024-04-30 07:50:01 -05:00
PlaywrightWebDriver.GoToPage.cs Remove UseExistingPage and _activePage 2024-11-06 23:21:51 -06:00
PlaywrightWebDriver.HttpRequest.cs Add new user verification code. 2024-05-25 20:34:29 -05:00
PlaywrightWebDriver.InputUserPassword.cs Optimize WebDriver with context id. 2024-04-08 22:38:56 -05:00
PlaywrightWebDriver.InputUserText.cs Optimize WebDriver with context id. 2024-04-08 22:38:56 -05:00
PlaywrightWebDriver.LaunchBrowser.cs BrowserActionArgs 2024-06-30 08:05:57 -05:00
PlaywrightWebDriver.LocateElement.cs Print outerHTML when multiple elements found. 2024-10-28 13:26:10 -05:00
PlaywrightWebDriver.Screenshot.cs Change WebDriver args. 2024-05-31 14:26:27 -05:00
PlaywrightWebDriver.ScrollPage.cs ScrollPage 2024-10-19 12:39:42 -05:00