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

相关内容

热门资讯

透视透视!德州私人局脚本(透视... 【福星临门,好运相随】;透视透视!德州私人局脚本(透视)底牌透视挂辅助神器(可靠开挂辅助德州教程)-...
2分钟了解!传送屋激k辅助器(... 2分钟了解!传送屋激k辅助器(辅助挂)详细透视开挂辅助第三方教程(一贯是有挂)-哔哩哔哩;一、传送屋...
推荐一款!"德扑之星... 推荐一款!"德扑之星辅牌器靠谱"详细外挂透明挂辅助软件-素来是真的有挂(哔哩哔哩)是一款可以让一直输...
2分钟了解(德州wepower... 2分钟了解(德州wepower)软件透明挂辅助代打(透视)科技教程(2022已更新)(哔哩哔哩);1...
透视代打!wepoker私人局... 透视代打!wepoker私人局辅助(透视)底牌透视挂辅助程序(可靠开挂辅助AI教程)-哔哩哔哩;1....
第7分钟了解!决战十三水辅助挂... 第7分钟了解!决战十三水辅助挂码(辅助挂)详细透视开挂辅助安装教程(本来是有挂)-哔哩哔哩;决战十三...
必备科技"wpk辅助... 必备科技"wpk辅助器安装"详细外挂透明挂辅助神器-从前存在有挂(哔哩哔哩);相信小伙伴都知道这个w...
七分钟了解(wepoke有挂)... 七分钟了解(wepoke有挂)黑科技透明挂辅助神器(透视)安装教程(2022已更新)(哔哩哔哩);w...
透视教程!wepoker安装教... 透视教程!wepoker安装教程(透视)底牌透视挂辅助神器(可靠开挂辅助攻略方法)-哔哩哔哩是一款可...
六分钟了解!神武4辅助脚本(辅... 六分钟了解!神武4辅助脚本(辅助挂)详细透视开挂辅助软件教程(好像是有挂)-哔哩哔哩;神武4辅助脚本...