如何将网络驱动程序与硒一起自动化

发布于 2025-02-11 07:20:14 字数 136 浏览 3 评论 0原文

我是PowerShell的一名新手,我想制作一个PowerShell脚本,该脚本会自动将站点添加到IE模式下启动的边缘。我希望此脚本在后台运行,而不是实际打开边缘窗口。如果有人可以为我提供一种资源,其中包含我实际上可以处理的硒的列表,并且有些指控将不胜感激。

I am a total novice to powershell, and I want to make a powershell script that automatically adds sites onto edge to be launched in IE mode. I want this script to run in the background and not actually open an edge window. If anyone could provide me with a resource with the list of things I can actually do with selenium, and some pointers would be much appreciated.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

诠释孤独 2025-02-18 07:20:14

如果您想使用Selenium自动化边缘模式,我建议您可以使用其他语言,例如C#,Python和Java。将Web Driver与Selenium一起自动化边缘的详细步骤IE模式在此文档。您可以参考它。

If you want to automate Edge IE mode using Selenium, I suggest that you can use other languages like C#, Python and Java. The detailed steps of using WebDriver with Selenium to automate Edge IE mode are in this doc. You can refer to it.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文