WebDriverException: Message: f.QueryInterface is not a function

使用webdriver打开c.highpin.cn,结果报错,见下图:

WebDriverException: Message: f.QueryInterface is not a function

原因是需要在url里面加http://,比如使用“http://c.highpin.cn”,而不可以直接用”c.highpin.cn",否则就会报错

 

 

相关文章: