【发布时间】:2010-11-11 10:57:48
【问题描述】:
当我在 selenium 中运行测试时,新打开的 firefox 窗口在没有我安装的插件(如 xpathchecker)的情况下打开。
是否可以设置 selenium 以便它使用带有已安装插件的 firefox?
【问题讨论】:
-
你是如何使用 selenium-remote control(rc) 启动 firefox 的?
-
我正在使用sharp develop通过nunit modul编辑和运行selenium c#脚本... selenium RC只需要安装在你的硬件上
标签: c# firefox selenium firefox-addon