首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >删除所有可见的cookie将引发异常

删除所有可见的cookie将引发异常
EN

Stack Overflow用户
提问于 2009-10-01 20:35:03
回答 2查看 2.1K关注 0票数 2

我在python客户端上使用selenium。在执行selenium.delete_all_visible_cookies时,我得到了异常:

错误:命令执行失败。请在http://clearspace.openqa.org论坛上查找日志窗口中的错误详细信息。错误消息是:格式错误的URI序列

日志窗口的错误是:

代码语言:javascript
复制
error(1254427481456): Exception details: 
message -> malformed URI sequence, 
fileName -> http://localhost:4444/selenium-server/core/scripts/selenium-browserbot.js,
lineNumber -> 1169, 
stack -> 
("WSS_GW",[object HTMLDocument])@http://localhost:4444/selenium-server/core/scripts/selenium-browserbot.js:1169 
("WSS_GW",".mysite","/",[object HTMLDocument])@http://localhost:4444/selenium-server/core/scripts/selenium-browserbot.js:1208 
("WSS_GW",".mysite","/",[object HTMLDocument])@http://localhost:4444/selenium-server/core/scripts/selenium-browserbot.js:1213 
("WSS_GW",".mysite","/",[object HTMLDocument])@http://localhost:4444/selenium-server/core/scripts/selenium-browserbot.js:1236 
("WSS_GW","mysite","/",[object XPCCrossOriginWrapper])@http://localhost:4444/selenium-server/core/scripts/selenium-browserbot.js:1248 
("","")@http://localhost:4444/selenium-server/core/scripts/selenium-api.js:2607
("","")@http://localhost:4444/selenium-server/core/scripts/htmlutils.js:60 
([object Object],[object Object])@http://localhost:4444/selenium-server/core/scripts/selenium-commandhandlers.js:310 
()@http://localhost:4444/selenium-server/core/scripts/selenium-executionloop.js:112 
(-10)@http://localhost:4444/selenium-server/core/scripts/selenium-executionloop.js:78 
(-10)@http://localhost:4444/selenium-server/core/scripts/htmlutils.js:60 , 
name -> URIError

知道怎么回事吗?

EN

回答 2

Stack Overflow用户

回答已采纳

发布于 2011-08-22 08:19:52

要查看bug:http://jira.openqa.org/browse/SEL-712

票数 1
EN

Stack Overflow用户

发布于 2009-10-02 18:33:08

这是一个bug,参见这里:http://clearspace.openqa.org/message/68779

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/1506315

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档