标题: Error -27796: Failed to connect to server [打印本页] 作者: wwb 时间: 2008-5-25 12:02 标题: Error -27796: Failed to connect to server 执行场景时,发生以下错误,找不出原因,哪位能给我指点指点,谢谢
Action.c(5): Error -27796: Failed to connect to server "localhost:80": [10061] Connection refused
脚本如下:
#include "web_api.h"
[ 本帖最后由 flying-kite 于 2008-5-25 22:50 编辑 ]作者: wwb 时间: 2008-5-26 09:08
谢谢指点,呵呵作者: doudou1016 时间: 2009-1-13 13:53 标题: 回复 2# 的帖子 如何设置最大连接数 在那儿设置啊 我也遇到相同问题 不知道怎么解决作者: BBnight 时间: 2009-1-13 16:14
我也碰到这情况,用LR自带的WEB Server录制、回放都没问题,但录制登录Baidu网页时,回放出错。
提示信息:
Action.c(6): Error -27796: Failed to connect to server "www.baidu.com:80": [10060] Connection timed out [MsgId: MERR-27796]
Action.c(6): Warning -26000: Empty or no response for URL="http://www.baidu.com/" [MsgId: MWAR-26000]
Action.c(6): Warning -26200: At least one of the resources specified by EXTRARES has not been downloaded
due to the above error(s) [MsgId: MWAR-26200]
Action.c(6): web_url("www.baidu.com") highest severity level was "ERROR", 0 body bytes, 0 header bytes [MsgId: MMSG-26388]