Selenium RC脚本未在Internet Explorer上运行

时间:2011-02-08 05:37:39

标签: java internet-explorer selenium-rc

我的selenium RC脚本在firefox中成功运行但是当我在IE上运行它时会抛出错误。它显示弹出的“Internet Explorer脚本错误”,错误是“No Such Interface Supported”。有谁能告诉我解决方案?

1 个答案:

答案 0 :(得分:0)

@Srishti,您可能想看一下这个链接:

IE8 - window.open() - "No such interface supported"

〜Krish。