zhangyaojie 2007-6-15 15:07
[Selenium]修改浏览器设置问题
用selenium工具RC模式测试,在脚本没有成功跑完,或者是由于权限问题无法打开选择的页面之后,所选择的浏览器的设置会被selenium-server修改,
这时用前面选择的浏览器访问其它页面都会失败。不知其它使用selenium的朋友有没有遇到类似的问题,能否有前辈解释一下出现这种情况的原因?
zhangyaojie 2007-6-15 15:08
错误
您所请求的网址(URL)无法获取
--------------------------------------------------------------------------------
当尝试读取以下网址(URL)时: [url]http://www.163.com/[/url]
发生了下列的错误:
Access Denied.
拒绝访问
Access control configuration prevents your request from being allowed at this time. Please contact your service provider if you feel this is incorrect.
当前的存取控制设定禁止您的请求被接受,如果您觉得这是错误的,请与您网路服务的提供者联系。
设置被修改后的浏览器在访问[url]www.163.com[/url]时,出现上面的提示。