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

相关内容

热门资讯

了解透视!哈糖大菠萝助手,we... 了解透视!哈糖大菠萝助手,wepoker怎么破解游戏,学习教程(揭秘有挂)-哔哩哔哩1、wepoke...
有了最新消息!越乡游绍兴挂(辅... 有了最新消息!越乡游绍兴挂(辅助)本来是真的辅助脚本(有挂技巧)-哔哩哔哩1、每一步都需要思考,不同...
分享透视!约局吧作弊脚本,微乐... 分享透视!约局吧作弊脚本,微乐智能插件激活码,技法教程(有挂技术)-哔哩哔哩1、让任何用户在无需约局...
必看攻略!乐乐川南茶馆辅助,p... 必看攻略!乐乐川南茶馆辅助,pokemmo手机脚本辅助器,学习教程(有挂细节)-哔哩哔哩暗藏猫腻,小...
科普透视!hhpoker破解工... 科普透视!hhpoker破解工具,hhpoker辅助挂下载,方式教程(有挂分享)-哔哩哔哩1、该软件...
据权威媒体报道!八闽掌上辅助(... 据权威媒体报道!八闽掌上辅助(辅助)果然是有辅助修改器(有挂头条)-哔哩哔哩1、玩家可以在八闽掌上辅...
推荐一款!!方片十三张透视脚本... 推荐一款!!方片十三张透视脚本,aapoker怎么设置抽水,教材教程(有挂实锤)-哔哩哔哩方片十三张...
揭露透视!pokemmo手机脚... 揭露透视!pokemmo手机脚本辅助器,微乐降序自建房辅助app,步骤教程(真的有挂)-哔哩哔哩1、...
普及透视!菠萝辅助器免费版的特... 普及透视!菠萝辅助器免费版的特点,wpk软件是真的吗,窍门教程(有挂秘笈)-哔哩哔哩1、实时菠萝辅助...
受玩家影响!微信闲来辅助神器免... 受玩家影响!微信闲来辅助神器免费(辅助)本来是真的辅助app(确实有挂)-哔哩哔哩亲,关键说明,微信...