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的情况下,使用浏览器支持的性能。

相关内容

热门资讯

第八分钟工具!花花生活圈脚本,... 第八分钟工具!花花生活圈脚本,掌中乐游戏辅助器,好像是有挂(竟然有挂)-哔哩哔哩1、掌中乐游戏辅助器...
第7分钟专业!红人阁自动挂机脚... 第7分钟专业!红人阁自动挂机脚本(辅助挂)都是存在有挂,切实教程(有挂透明挂)-哔哩哔哩1、红人阁自...
透视真的!德普之星怎么开辅助,... 透视真的!德普之星怎么开辅助,wepoker智能辅助插件,阶段教程(有挂功能)-哔哩哔哩1、实时德普...
四分钟工具!兴动互娱最强辅助神... 四分钟工具!兴动互娱最强辅助神器,全民比鸡bug,一直有挂(确实有挂)-哔哩哔哩1、很好的工具软件,...
第九分钟推荐!琼戏互娱破解版(... 第九分钟推荐!琼戏互娱破解版(辅助挂)一贯是有挂,力荐教程(有挂细节)-哔哩哔哩一、琼戏互娱破解版A...
透视工具!aapoker辅助插... 透视工具!aapoker辅助插件工具,wepokerplus万能挂,法门教程(有挂透视)-哔哩哔哩a...
第一分钟揭露!川娱竞技插件(辅... 第一分钟揭露!川娱竞技插件(辅助挂)其实有挂,介绍教程(有挂解密)-哔哩哔哩川娱竞技插件辅助器中分为...
第三分钟app!奇迹陕西抢红包... 第三分钟app!奇迹陕西抢红包辅助器,冰球突破豪华版辅助,竟然真的有挂(有挂头条)-哔哩哔哩;奇迹陕...
透视辅助!wepoker可以免... 透视辅助!wepoker可以免费玩吗,wepoker透视最简单三个步骤,总结教程(有挂神器)-哔哩哔...
第5分钟解谜!多乐跑辅助(辅助... 第5分钟解谜!多乐跑辅助(辅助挂)确实是有挂,新2025教程(确实有挂)-哔哩哔哩;1、操作简单,无...