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、打开软件启动之后找...
透视要领!德普辅助软件,德普之... 透视要领!德普辅助软件,德普之星透视辅助软件(透视)一直真的有脚本方法(哔哩哔哩)1、操作简单,无需...
透视学习!aapoker透视怎... 透视学习!aapoker透视怎么用,aapoker能控制牌吗(透视)一直有脚本工具(哔哩哔哩)1、许...
透视窍要!aapoker透视方... 透视窍要!aapoker透视方法,aapoker脚本怎么用(透视)真是真的是有透视插件(哔哩哔哩)1...
透视演示!hhpoker到底可... 透视演示!hhpoker到底可以作必弊码,hh poker辅助器先试用(透视)确实是有脚本工具(哔哩...
透视讲义!aa poker辅助... 透视讲义!aa poker辅助包,pokemomo辅助软件(透视)真是真的有脚本方法(哔哩哔哩)1、...
透视模板!wepoker线上大... 透视模板!wepoker线上大神,wepoker有辅助功能吗(透视)确实存在有脚本神器(哔哩哔哩)1...
透视策略!wepoker买脚本... 透视策略!wepoker买脚本靠谱吗,wepoker免费透视脚本(透视)一直是真的脚本攻略(哔哩哔哩...
透视要领!德州局透视脚本,ha... 透视要领!德州局透视脚本,hardrock作必弊(透视)真是有脚本挂(哔哩哔哩)1)德州局透视脚本辅...
透视步骤!德州真人透视脚本,德... 透视步骤!德州真人透视脚本,德州透视是真的吗(透视)一贯有脚本脚本(哔哩哔哩)德州透视是真的吗是不是...