51Testing软件测试论坛

标题: 录制导出excel,取文件大小报错 [打印本页]

作者: machaotansuan    时间: 2012-8-20 11:17
标题: 录制导出excel,取文件大小报错
web_url("AccountChangeLogExport",
                "URL=http://xxx/web/AccountChangeLogExport?pageSize=2000&accountNo=&sealcardNo=&brCode=&operatorCode=&checkOperCode=&operateType=&startWorkDate=&endWorkDate=",
                "Resource=1",
                "RecContentType=application/msexcel",
                "Referer=http://xxx/web/page/accountChangeLog/accountChangeLog.html",
                "Snapshot=t161.inf",
                LAST);

        ifile=web_get_int_property(HTTP_INFO_DOWNLOAD_SIZE); //取得文件响应的大小

Action.c(392): Error -26359: Function not allowed within a concurrent group         
Action.c(392): web_get_int_property highest severity level was "ERROR"  

求各位大虾解惑啊。。。




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2