C#使用Selenium驱动Chrome浏览器
创始人
2025-01-08 13:07:55
0

1.Selenium库依赖安装

Selenium WebDriver是Selenium项目的一部分,用于模拟用户在Web应用程序中的交互操作。它支持多种浏览器,如Chrome、Firefox、IE等,且与各种编程语言(如Java、Python、C#等)兼容,具有广泛的适应性。

Selenium WebDriver的核心原理是通过向浏览器发送命令和脚本,模拟真实用户的操作行为,从而实现对Web应用程序的自动化测试。

2.准备材料

        最新版本chromedriver 下载地址:
https://googlechromelabs.github.io/chrome-for-testing/#stable

        这里有自动测试用到的chrome版本以及驱动。

Chrome for Testing availability 

         最新的Chrome版本和驱动:

下载后Chorme的目录如下图:

 ChromeDriver如下:

3.示例代码

         ChromeDriver

                        string chromiumFolderLocation = Path.GetDirectoryName(Assembly.GetExecutingAssembly().Location) + "\\chromium";                          chromeOptions = new ChromeOptions                         {                             UnhandledPromptBehavior = UnhandledPromptBehavior.Accept,                         };                          // check if in incog mode, if it is, then we launch incog mode                         if (this.incogMode)                         {                             chromeOptions.AddArgument("--incognito");                         }                          // enable headless mode                         if (this.headless)                         {                             Logger.Info("Started a headless session");                             chromeOptions.AddArgument("--headless=new");                         }                          chromeOptions.AddArgument("--start-maximized");                          chromeOptions.AddArgument("no-sandbox");                         chromeOptions.AddArgument("--log-level=3");                         chromeOptions.AddArgument("--silent");                         chromeOptions.AddUserProfilePreference("download.prompt_for_download", false);                         chromeOptions.AddUserProfilePreference("download.default_directory", pathToNewFolder);                         chromeOptions.AddUserProfilePreference("disable-popup-blocking", true);                         chromeOptions.AddUserProfilePreference("plugins.always_open_pdf_externally", true);                         chromeOptions.BinaryLocation = $"{chromiumFolderLocation}\\chrome.exe";                          // we want to find all the files under the location of chromium\Extensions and add them in.                         if (Directory.Exists(chromiumFolderLocation + "\\Extensions"))                         {                             foreach (string extension in Directory.GetFiles(chromiumFolderLocation + "\\Extensions"))                             {                                 chromeOptions.AddExtension(extension);                             }                         }                         var pp =  Environment.OSVersion.Platform;                          service = ChromeDriverService.CreateDefaultService(this.seleniumDriverLocation);                         service.SuppressInitialDiagnosticInformation = true;                          this.WebDriver = new ChromeDriver(service,chromeOptions);

备注

        1.调试过程中遇到的一个常数Environment.OSVersion.Platform值是“Win32NT”,开发环境操作系统是win10_64位的。

        2.Headerless Browser(无头的浏览器)是浏览器的无界面状态,可以在不打开浏览器GUI的情况下,使用浏览器支持的性能。

相关内容

热门资讯

曝光一下!决战卡五星辅助,威信... 曝光一下!决战卡五星辅助,威信茶馆app插件,原来有挂(哔哩哔哩)1、威信茶馆app插件免费辅助多个...
分享一下!微信微乐小程序修改器... 分享一下!微信微乐小程序修改器,永胜联盟会封号吗,真是真的有挂(哔哩哔哩)1、许多玩家不知道微信微乐...
辅助一下!微乐小程序辅助脚本,... 辅助一下!微乐小程序辅助脚本,闲逸免费app辅助,切实真的是有挂(哔哩哔哩);该软件可以轻松地帮助玩...
教你一下!芒果辅助器安卓版,海... 教你一下!芒果辅助器安卓版,海盗来了辅助脚本,原来有挂(哔哩哔哩)1、玩家可以在芒果辅助器安卓版线上...
解谜一下!拱趴大菠萝运势,天天... 解谜一下!拱趴大菠萝运势,天天微友有辅助吗,本来真的是有挂(哔哩哔哩)天天微友有辅助吗透视方法中分为...
解谜一下!边锋干瞪眼ios辅助... 解谜一下!边锋干瞪眼ios辅助,皇豪互众控制系统,其实是有挂(哔哩哔哩)1、该软件可以轻松地帮助玩家...
曝光一下!欢乐茶馆挂,大菠萝辅... 曝光一下!欢乐茶馆挂,大菠萝辅助器,好像是有挂(哔哩哔哩)1、大菠萝辅助器公共底牌简单,大菠萝辅助器...
必备一下!四川游戏家园破解版,... 必备一下!四川游戏家园破解版,微乐家乡麻辣自建房辅助app,原来有挂(哔哩哔哩)1、完成微乐家乡麻辣...
总结一下!可乐辅助,威信茶馆解... 总结一下!可乐辅助,威信茶馆解码器,一贯真的是有挂(哔哩哔哩)该软件可以轻松地帮助玩家将威信茶馆解码...
详细一下!透视辅助工具,兴动休... 详细一下!透视辅助工具,兴动休闲辅助,一贯是真的有挂(哔哩哔哩)1、完成透视辅助工具辅助器v3.3的...