随笔分类 -  RobotFramework+RIDE

摘要:Add CookieArguments:[ name | value | path=None | domain=None | secure=None | expiry=None ]Adds a cookie to your current session. "name" and "value" ar 阅读全文

posted @ 2016-09-25 20:02 Sunday是只喵 阅读(4135) 评论(0) 推荐(0)

摘要:${sqlCount} Row Count ${sqlStr} #注释:Row Count 将SQL查询结果的行数返回给前面的参数; @{rs} query ${sqlStr} #注释:query 将SQL查询结果以二维数组形式返回给前面的参数; 阅读全文

posted @ 2016-09-10 12:37 Sunday是只喵 阅读(2953) 评论(0) 推荐(0)

摘要:读取后台数据文件:Import Variables | ${CURDIR}/\ABC.py 定位页面:Wait Until Keyword Succeeds | 5s | 500ms | select window | url = %Index.aspx%/title = xpath定位:xpath 阅读全文

posted @ 2015-03-10 15:05 Sunday是只喵 阅读(520) 评论(0) 推荐(0)