You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

577 lines
36 KiB

<?xml version="1.0" encoding="UTF-8"?>
<robot generator="Robot 6.1.1 (Python 3.6.6 on win32)" generated="20240820 17:57:30.394" rpa="false" schemaversion="4">
<suite id="s1" name="Dating-agency" source="D:\LYL\Study\Robot_framework\space\Dating-agency">
<kw name="Import Variables" library="BuiltIn" type="SETUP">
<arg>${EXECDIR}\\DA_data.yaml</arg>
<doc>Imports a variable file with the given path and optional arguments.</doc>
<status status="PASS" starttime="20240820 17:57:30.424" endtime="20240820 17:57:30.439"/>
</kw>
<suite id="s1-s1" name="0-Login" source="D:\LYL\Study\Robot_framework\space\Dating-agency\0-Login">
<suite id="s1-s1-s1" name="Login-interface" source="D:\LYL\Study\Robot_framework\space\Dating-agency\0-Login\Login-interface.robot">
<kw name="Import Variables" library="BuiltIn" type="SETUP">
<arg>${EXECDIR}\\DA_data.yaml</arg>
<doc>Imports a variable file with the given path and optional arguments.</doc>
<status status="PASS" starttime="20240820 17:57:31.011" endtime="20240820 17:57:31.011"/>
</kw>
<test id="s1-s1-s1-t1" name="手机号验证码登录-888888" line="28">
<kw name="Given 读取TXT文件" library="LoginResource">
<kw name="Get File" library="OperatingSystem">
<var>${file}</var>
<arg>D:\\LYL\\Study\\Robot_framework\\space\\Dating-agency\\0-Login\\phone-test.txt</arg>
<doc>Returns the contents of a specified file.</doc>
<msg timestamp="20240820 17:57:31.011" level="INFO" html="true">Getting file '&lt;a href="file://D:\LYL\Study\Robot_framework\space\Dating-agency\0-Login\phone-test.txt"&gt;D:\LYL\Study\Robot_framework\space\Dating-agency\0-Login\phone-test.txt&lt;/a&gt;'.</msg>
<msg timestamp="20240820 17:57:31.011" level="INFO">${file} = 手机号
19128859944</msg>
<status status="PASS" starttime="20240820 17:57:31.011" endtime="20240820 17:57:31.011"/>
</kw>
<kw name="Set Variable" library="BuiltIn">
<var>${skip-line}</var>
<arg>1</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<msg timestamp="20240820 17:57:31.011" level="INFO">${skip-line} = 1</msg>
<status status="PASS" starttime="20240820 17:57:31.011" endtime="20240820 17:57:31.011"/>
</kw>
<kw name="Set Variable" library="BuiltIn">
<var>${lines}</var>
<arg>-1</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<msg timestamp="20240820 17:57:31.011" level="INFO">${lines} = -1</msg>
<status status="PASS" starttime="20240820 17:57:31.011" endtime="20240820 17:57:31.011"/>
</kw>
<kw name="Get Lines Containing String" library="String">
<var>${content}</var>
<arg>${file}</arg>
<arg>${skip-line}</arg>
<arg>${lines}</arg>
<doc>Returns lines of the given ``string`` that contain the ``pattern``.</doc>
<msg timestamp="20240820 17:57:31.011" level="INFO">1 out of 2 lines matched</msg>
<msg timestamp="20240820 17:57:31.011" level="INFO">${content} = 19128859944</msg>
<status status="PASS" starttime="20240820 17:57:31.011" endtime="20240820 17:57:31.011"/>
</kw>
<for flavor="IN">
<var>${id}</var>
<value>${content}</value>
<iter>
<var name="${id}">19128859944</var>
<kw name="Split String" library="String">
<var>${id}</var>
<arg>${id}</arg>
<arg>\n</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<msg timestamp="20240820 17:57:31.011" level="INFO">${id} = ['19128859944']</msg>
<status status="PASS" starttime="20240820 17:57:31.011" endtime="20240820 17:57:31.011"/>
</kw>
<status status="PASS" starttime="20240820 17:57:31.011" endtime="20240820 17:57:31.011"/>
</iter>
<status status="PASS" starttime="20240820 17:57:31.011" endtime="20240820 17:57:31.011"/>
</for>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${id}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240820 17:57:31.011" level="INFO">${id} = ['19128859944']</msg>
<status status="PASS" starttime="20240820 17:57:31.011" endtime="20240820 17:57:31.011"/>
</kw>
<status status="PASS" starttime="20240820 17:57:31.011" endtime="20240820 17:57:31.011"/>
</kw>
<kw name="And 用户手机号验证码登录婚介平台-888888" library="LoginResource" sourcename="用户手机号验证码登录${dating}平台-888888">
<kw name="Create List" library="BuiltIn">
<var>${userid_list}</var>
<doc>Returns a list containing given items.</doc>
<msg timestamp="20240820 17:57:31.011" level="INFO">${userid_list} = []</msg>
<status status="PASS" starttime="20240820 17:57:31.011" endtime="20240820 17:57:31.011"/>
</kw>
<kw name="Create List" library="BuiltIn">
<var>${Cheader_list}</var>
<doc>Returns a list containing given items.</doc>
<msg timestamp="20240820 17:57:31.011" level="INFO">${Cheader_list} = []</msg>
<status status="PASS" starttime="20240820 17:57:31.011" endtime="20240820 17:57:31.011"/>
</kw>
<kw name="Create List" library="BuiltIn">
<var>${Aheader_list}</var>
<doc>Returns a list containing given items.</doc>
<msg timestamp="20240820 17:57:31.011" level="INFO">${Aheader_list} = []</msg>
<status status="PASS" starttime="20240820 17:57:31.011" endtime="20240820 17:57:31.011"/>
</kw>
<kw name="Create List" library="BuiltIn">
<var>${phoneList}</var>
<doc>Returns a list containing given items.</doc>
<msg timestamp="20240820 17:57:31.011" level="INFO">${phoneList} = []</msg>
<status status="PASS" starttime="20240820 17:57:31.011" endtime="20240820 17:57:31.011"/>
</kw>
<for flavor="IN">
<var>${account}</var>
<value>@{id}</value>
<iter>
<var name="${account}">19128859944</var>
<kw name="Disable Warnings" library="urllib3">
<doc>Helper for quickly disabling all urllib3 warnings.</doc>
<status status="PASS" starttime="20240820 17:57:31.011" endtime="20240820 17:57:31.011"/>
</kw>
<kw name="Create Session" library="RequestsLibrary">
<arg>dating</arg>
<arg>${${dating}.dating域名}</arg>
<arg>${${dating}.AHeader}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<msg timestamp="20240820 17:57:31.011" level="INFO">Creating Session using : alias=dating, url=http://dating-agency-api-test.qniao.cn, headers={'Content-Type': 'application/json', 'X-APP-ID': '50325897884795881'}, cookies={}, auth=None, timeout=None, proxies=None, verify=False, debug=0 </msg>
<msg timestamp="20240820 17:57:31.011" level="DEBUG">Creating session: dating</msg>
<status status="PASS" starttime="20240820 17:57:31.011" endtime="20240820 17:57:31.011"/>
</kw>
<kw name="Set Variable" library="BuiltIn">
<var>${data}</var>
<arg>{ \ \ "account":"${account}", \ \ "accountType":2, \ \ "captcha":888888 }</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<msg timestamp="20240820 17:57:31.011" level="INFO">${data} = { "account":"19128859944", "accountType":2, "captcha":888888 }</msg>
<status status="PASS" starttime="20240820 17:57:31.011" endtime="20240820 17:57:31.011"/>
</kw>
<kw name="POST On Session" library="RequestsLibrary">
<var>${reps}</var>
<arg>dating</arg>
<arg>/dating-agency-uec/authorize/by-captcha</arg>
<arg>${data.encode('utf-8')}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<msg timestamp="20240820 17:57:31.026" level="DEBUG">Starting new HTTP connection (1): dating-agency-api-test.qniao.cn</msg>
<msg timestamp="20240820 17:57:32.739" level="DEBUG">http://dating-agency-api-test.qniao.cn:80 "POST /dating-agency-uec/authorize/by-captcha HTTP/1.1" 200 None</msg>
<msg timestamp="20240820 17:57:32.739" level="INFO">POST Request : url=http://dating-agency-api-test.qniao.cn/dating-agency-uec/authorize/by-captcha
path_url=/dating-agency-uec/authorize/by-captcha
headers={'User-Agent': 'python-requests/2.15.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'X-APP-ID': '50325897884795881', 'Content-Length': '68'}
body=b'{ "account":"19128859944", "accountType":2, "captcha":888888 }'
</msg>
<msg timestamp="20240820 17:57:32.739" level="INFO">POST Response : url=http://dating-agency-api-test.qniao.cn/dating-agency-uec/authorize/by-captcha
status=200, reason=
headers={'Server': 'nginx/1.16.1', 'Date': 'Tue, 20 Aug 2024 09:57:32 GMT', 'Content-Type': 'application/json', 'Transfer-Encoding': 'chunked', 'Connection': 'keep-alive', 'Vary': 'Origin, Access-Control-Request-Method, Access-Control-Request-Headers'}
body={"code":0,"message":"successful","data":{"token":"iHP4V/g6O5DXHixyNrf7tr3eQtrvwg2p35xl6PEP5oWndYLTOBZ2vtrxNg6NhkyaKgaZKDfhlE7RsRbTJU0T5g==","userId":"986635834872696832"}}
</msg>
<msg timestamp="20240820 17:57:32.754" level="INFO">${reps} = &lt;Response [200]&gt;</msg>
<status status="PASS" starttime="20240820 17:57:31.026" endtime="20240820 17:57:32.754"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${code}</var>
<arg>${reps.json()}</arg>
<arg>code</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240820 17:57:32.754" level="INFO">${code} = 0</msg>
<status status="PASS" starttime="20240820 17:57:32.754" endtime="20240820 17:57:32.754"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${token}</var>
<arg>${reps.json()['data']}</arg>
<arg>token</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240820 17:57:32.754" level="INFO">${token} = iHP4V/g6O5DXHixyNrf7tr3eQtrvwg2p35xl6PEP5oWndYLTOBZ2vtrxNg6NhkyaKgaZKDfhlE7RsRbTJU0T5g==</msg>
<status status="PASS" starttime="20240820 17:57:32.754" endtime="20240820 17:57:32.754"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${userId}</var>
<arg>${reps.json()['data']}</arg>
<arg>userId</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240820 17:57:32.754" level="INFO">${userId} = 986635834872696832</msg>
<status status="PASS" starttime="20240820 17:57:32.754" endtime="20240820 17:57:32.754"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${message}</var>
<arg>${reps.json()}</arg>
<arg>message</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240820 17:57:32.754" level="INFO">${message} = successful</msg>
<status status="PASS" starttime="20240820 17:57:32.754" endtime="20240820 17:57:32.754"/>
</kw>
<kw name="Set Variable" library="BuiltIn">
<var>${login_header}</var>
<arg>{'Content-Type':'application/json','X-APP-ID':'50325897884795881','Authorization':'QNT ${token}','X-Organization-Id':'963432943739605555'}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<msg timestamp="20240820 17:57:32.754" level="INFO">${login_header} = {'Content-Type':'application/json','X-APP-ID':'50325897884795881','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tr3eQtrvwg2p35xl6PEP5oWndYLTOBZ2vtrxNg6NhkyaKgaZKDfhlE7RsRbTJU0T5g==','X-Organization-Id':'96...</msg>
<status status="PASS" starttime="20240820 17:57:32.754" endtime="20240820 17:57:32.754"/>
</kw>
<kw name="Log" library="BuiltIn">
<arg>${login_header}</arg>
<doc>Logs the given message with the given level.</doc>
<msg timestamp="20240820 17:57:32.754" level="INFO">{'Content-Type':'application/json','X-APP-ID':'50325897884795881','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tr3eQtrvwg2p35xl6PEP5oWndYLTOBZ2vtrxNg6NhkyaKgaZKDfhlE7RsRbTJU0T5g==','X-Organization-Id':'963432943739605555'}</msg>
<status status="PASS" starttime="20240820 17:57:32.754" endtime="20240820 17:57:32.754"/>
</kw>
<kw name="Set Variable" library="BuiltIn">
<var>${client_header}</var>
<arg>{'Content-Type':'application/json','X-APP-ID':'50325897884795883','Authorization':'QNT ${token}'}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<msg timestamp="20240820 17:57:32.754" level="INFO">${client_header} = {'Content-Type':'application/json','X-APP-ID':'50325897884795883','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tr3eQtrvwg2p35xl6PEP5oWndYLTOBZ2vtrxNg6NhkyaKgaZKDfhlE7RsRbTJU0T5g=='}</msg>
<status status="PASS" starttime="20240820 17:57:32.754" endtime="20240820 17:57:32.754"/>
</kw>
<kw name="Append To List" library="Collections">
<arg>${userid_list}</arg>
<arg>${userId}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" starttime="20240820 17:57:32.754" endtime="20240820 17:57:32.754"/>
</kw>
<kw name="Append To List" library="Collections">
<arg>${Cheader_list}</arg>
<arg>${client_header}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" starttime="20240820 17:57:32.754" endtime="20240820 17:57:32.754"/>
</kw>
<kw name="Append To List" library="Collections">
<arg>${Aheader_list}</arg>
<arg>${login_header}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" starttime="20240820 17:57:32.754" endtime="20240820 17:57:32.754"/>
</kw>
<kw name="Append To List" library="Collections">
<arg>${phoneList}</arg>
<arg>${account}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" starttime="20240820 17:57:32.754" endtime="20240820 17:57:32.754"/>
</kw>
<kw name="Run Keyword If" library="BuiltIn">
<arg>${code}==0</arg>
<arg>Should Be Equal As Strings</arg>
<arg>${message}</arg>
<arg>successful</arg>
<arg>ELSE</arg>
<arg>Should Be Equal As Strings</arg>
<arg>${message}</arg>
<arg>验证码错误或无效验证码,请重试!</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<kw name="Should Be Equal As Strings" library="BuiltIn">
<arg>${message}</arg>
<arg>successful</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<msg timestamp="20240820 17:57:32.754" level="DEBUG">Argument types are:
&lt;class 'str'&gt;
&lt;class 'str'&gt;</msg>
<status status="PASS" starttime="20240820 17:57:32.754" endtime="20240820 17:57:32.754"/>
</kw>
<status status="PASS" starttime="20240820 17:57:32.754" endtime="20240820 17:57:32.754"/>
</kw>
<status status="PASS" starttime="20240820 17:57:31.011" endtime="20240820 17:57:32.754"/>
</iter>
<status status="PASS" starttime="20240820 17:57:31.011" endtime="20240820 17:57:32.754"/>
</for>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${phoneList}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240820 17:57:32.754" level="INFO">${phoneList} = ['19128859944']</msg>
<status status="PASS" starttime="20240820 17:57:32.754" endtime="20240820 17:57:32.754"/>
</kw>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${userid_list}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240820 17:57:32.754" level="INFO">${userid_list} = ['986635834872696832']</msg>
<status status="PASS" starttime="20240820 17:57:32.754" endtime="20240820 17:57:32.754"/>
</kw>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${Aheader_list}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240820 17:57:32.754" level="INFO">${Aheader_list} = ["{'Content-Type':'application/json','X-APP-ID':'50325897884795881','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tr3eQtrvwg2p35xl6PEP5oWndYLTOBZ2vtrxNg6NhkyaKgaZKDfhlE7RsRbTJU0T5g==','X-Organization-Id':'...</msg>
<status status="PASS" starttime="20240820 17:57:32.754" endtime="20240820 17:57:32.754"/>
</kw>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${Cheader_list}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240820 17:57:32.754" level="INFO">${Cheader_list} = ["{'Content-Type':'application/json','X-APP-ID':'50325897884795883','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tr3eQtrvwg2p35xl6PEP5oWndYLTOBZ2vtrxNg6NhkyaKgaZKDfhlE7RsRbTJU0T5g=='}"]</msg>
<status status="PASS" starttime="20240820 17:57:32.754" endtime="20240820 17:57:32.754"/>
</kw>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${login_header}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240820 17:57:32.754" level="INFO">${login_header} = {'Content-Type':'application/json','X-APP-ID':'50325897884795881','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tr3eQtrvwg2p35xl6PEP5oWndYLTOBZ2vtrxNg6NhkyaKgaZKDfhlE7RsRbTJU0T5g==','X-Organization-Id':'96...</msg>
<status status="PASS" starttime="20240820 17:57:32.754" endtime="20240820 17:57:32.754"/>
</kw>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${client_header}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240820 17:57:32.754" level="INFO">${client_header} = {'Content-Type':'application/json','X-APP-ID':'50325897884795883','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tr3eQtrvwg2p35xl6PEP5oWndYLTOBZ2vtrxNg6NhkyaKgaZKDfhlE7RsRbTJU0T5g=='}</msg>
<status status="PASS" starttime="20240820 17:57:32.754" endtime="20240820 17:57:32.754"/>
</kw>
<status status="PASS" starttime="20240820 17:57:31.011" endtime="20240820 17:57:32.754"/>
</kw>
<kw name="And 查询用户的婚介组织" library="LoginResource" sourcename="查询用户的${dating}组织">
<kw name="Create List" library="BuiltIn">
<var>${Aheader}</var>
<doc>Returns a list containing given items.</doc>
<msg timestamp="20240820 17:57:32.754" level="INFO">${Aheader} = []</msg>
<status status="PASS" starttime="20240820 17:57:32.754" endtime="20240820 17:57:32.754"/>
</kw>
<for flavor="IN ZIP">
<var>${userId}</var>
<var>${login_header}</var>
<value>${userid_list}</value>
<value>${Aheader_list}</value>
<iter>
<var name="${userId}">986635834872696832</var>
<var name="${login_header}">{'Content-Type':'application/json','X-APP-ID':'50325897884795881','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tr3eQtrvwg2p35xl6PEP5oWndYLTOBZ2vtrxNg6NhkyaKgaZKDfhlE7RsRbTJU0T5g==','X-Organization-Id':'96...</var>
<kw name="Disable Warnings" library="urllib3">
<doc>Helper for quickly disabling all urllib3 warnings.</doc>
<status status="PASS" starttime="20240820 17:57:32.754" endtime="20240820 17:57:32.754"/>
</kw>
<kw name="Create Session" library="RequestsLibrary">
<arg>dating</arg>
<arg>${${dating}.dating域名}</arg>
<arg>${login_header}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<msg timestamp="20240820 17:57:32.754" level="INFO">Creating Session using : alias=dating, url=http://dating-agency-api-test.qniao.cn, headers={'Content-Type': 'application/json', 'X-APP-ID': '50325897884795881', 'Authorization': 'QNT iHP4V/g6O5DXHixyNrf7tr3eQtrvwg2p35xl6PEP5oWndYLTOBZ2vtrxNg6NhkyaKgaZKDfhlE7RsRbTJU0T5g==', 'X-Organization-Id': '963432943739605555'}, cookies={}, auth=None, timeout=None, proxies=None, verify=False, debug=0 </msg>
<msg timestamp="20240820 17:57:32.754" level="DEBUG">Creating session: dating</msg>
<status status="PASS" starttime="20240820 17:57:32.754" endtime="20240820 17:57:32.754"/>
</kw>
<kw name="GET On Session" library="RequestsLibrary">
<var>${reps}</var>
<arg>dating</arg>
<arg>/dating-agency-uec/user/list/own-organization</arg>
<arg>params=userId=${userid}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<msg timestamp="20240820 17:57:32.754" level="DEBUG">Starting new HTTP connection (1): dating-agency-api-test.qniao.cn</msg>
<msg timestamp="20240820 17:57:32.920" level="DEBUG">http://dating-agency-api-test.qniao.cn:80 "GET /dating-agency-uec/user/list/own-organization?userId=986635834872696832 HTTP/1.1" 200 None</msg>
<msg timestamp="20240820 17:57:32.920" level="INFO">GET Request : url=http://dating-agency-api-test.qniao.cn/dating-agency-uec/user/list/own-organization?userId=986635834872696832
path_url=/dating-agency-uec/user/list/own-organization?userId=986635834872696832
headers={'User-Agent': 'python-requests/2.15.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'X-APP-ID': '50325897884795881', 'Authorization': 'QNT iHP4V/g6O5DXHixyNrf7tr3eQtrvwg2p35xl6PEP5oWndYLTOBZ2vtrxNg6NhkyaKgaZKDfhlE7RsRbTJU0T5g==', 'X-Organization-Id': '963432943739605555'}
body=None
</msg>
<msg timestamp="20240820 17:57:32.920" level="INFO">GET Response : url=http://dating-agency-api-test.qniao.cn/dating-agency-uec/user/list/own-organization?userId=986635834872696832
status=200, reason=
headers={'Server': 'nginx/1.16.1', 'Date': 'Tue, 20 Aug 2024 09:57:32 GMT', 'Content-Type': 'application/json', 'Transfer-Encoding': 'chunked', 'Connection': 'keep-alive', 'Vary': 'Origin, Access-Control-Request-Method, Access-Control-Request-Headers'}
body={"code":0,"message":"successful","data":[{"orgId":"963432943739605555","fullName":"xxx","shortName":null}]}
</msg>
<msg timestamp="20240820 17:57:32.920" level="INFO">${reps} = &lt;Response [200]&gt;</msg>
<status status="PASS" starttime="20240820 17:57:32.754" endtime="20240820 17:57:32.920"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${data}</var>
<arg>${reps.json()}</arg>
<arg>data</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240820 17:57:32.920" level="INFO">${data} = [{'orgId': '963432943739605555', 'fullName': 'xxx', 'shortName': None}]</msg>
<status status="PASS" starttime="20240820 17:57:32.920" endtime="20240820 17:57:32.920"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${message}</var>
<arg>${reps.json()}</arg>
<arg>message</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240820 17:57:32.920" level="INFO">${message} = successful</msg>
<status status="PASS" starttime="20240820 17:57:32.920" endtime="20240820 17:57:32.920"/>
</kw>
<kw name="Should Be Equal As Strings" library="BuiltIn">
<arg>${message}</arg>
<arg>successful</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<msg timestamp="20240820 17:57:32.920" level="DEBUG">Argument types are:
&lt;class 'str'&gt;
&lt;class 'str'&gt;</msg>
<status status="PASS" starttime="20240820 17:57:32.920" endtime="20240820 17:57:32.920"/>
</kw>
<kw name="Run Keyword If" library="BuiltIn">
<arg>${data}==[]</arg>
<arg>log</arg>
<arg>未获取到组织信息!</arg>
<arg>ELSE</arg>
<arg>log</arg>
<arg>${data}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<kw name="Log" library="BuiltIn">
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<msg timestamp="20240820 17:57:32.920" level="INFO">[{'orgId': '963432943739605555', 'fullName': 'xxx', 'shortName': None}]</msg>
<status status="PASS" starttime="20240820 17:57:32.920" endtime="20240820 17:57:32.920"/>
</kw>
<status status="PASS" starttime="20240820 17:57:32.920" endtime="20240820 17:57:32.920"/>
</kw>
<status status="PASS" starttime="20240820 17:57:32.754" endtime="20240820 17:57:32.920"/>
</iter>
<status status="PASS" starttime="20240820 17:57:32.754" endtime="20240820 17:57:32.920"/>
</for>
<status status="PASS" starttime="20240820 17:57:32.754" endtime="20240820 17:57:32.920"/>
</kw>
<kw name="And 获取婚介平台用户baseinfo" library="LoginResource" sourcename="获取${dating}平台用户baseinfo">
<kw name="Create List" library="BuiltIn">
<var>${matchmakerFlagList}</var>
<doc>Returns a list containing given items.</doc>
<msg timestamp="20240820 17:57:32.920" level="INFO">${matchmakerFlagList} = []</msg>
<status status="PASS" starttime="20240820 17:57:32.920" endtime="20240820 17:57:32.920"/>
</kw>
<for flavor="IN">
<var>${admin_header}</var>
<value>@{Aheader_list}</value>
<iter>
<var name="${admin_header}">{'Content-Type':'application/json','X-APP-ID':'50325897884795881','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tr3eQtrvwg2p35xl6PEP5oWndYLTOBZ2vtrxNg6NhkyaKgaZKDfhlE7RsRbTJU0T5g==','X-Organization-Id':'96...</var>
<kw name="Create Session" library="RequestsLibrary">
<arg>dating</arg>
<arg>${${dating}.dating域名}</arg>
<arg>${admin_header}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<msg timestamp="20240820 17:57:32.920" level="INFO">Creating Session using : alias=dating, url=http://dating-agency-api-test.qniao.cn, headers={'Content-Type': 'application/json', 'X-APP-ID': '50325897884795881', 'Authorization': 'QNT iHP4V/g6O5DXHixyNrf7tr3eQtrvwg2p35xl6PEP5oWndYLTOBZ2vtrxNg6NhkyaKgaZKDfhlE7RsRbTJU0T5g==', 'X-Organization-Id': '963432943739605555'}, cookies={}, auth=None, timeout=None, proxies=None, verify=False, debug=0 </msg>
<msg timestamp="20240820 17:57:32.920" level="DEBUG">Creating session: dating</msg>
<status status="PASS" starttime="20240820 17:57:32.920" endtime="20240820 17:57:32.920"/>
</kw>
<kw name="GET On Session" library="RequestsLibrary">
<var>${reps}</var>
<arg>dating</arg>
<arg>dating-agency-uec/user/get/base-info</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<msg timestamp="20240820 17:57:32.920" level="DEBUG">Starting new HTTP connection (1): dating-agency-api-test.qniao.cn</msg>
<msg timestamp="20240820 17:57:33.025" level="DEBUG">http://dating-agency-api-test.qniao.cn:80 "GET /dating-agency-uec/user/get/base-info HTTP/1.1" 200 None</msg>
<msg timestamp="20240820 17:57:33.025" level="INFO">GET Request : url=http://dating-agency-api-test.qniao.cn/dating-agency-uec/user/get/base-info
path_url=/dating-agency-uec/user/get/base-info
headers={'User-Agent': 'python-requests/2.15.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'X-APP-ID': '50325897884795881', 'Authorization': 'QNT iHP4V/g6O5DXHixyNrf7tr3eQtrvwg2p35xl6PEP5oWndYLTOBZ2vtrxNg6NhkyaKgaZKDfhlE7RsRbTJU0T5g==', 'X-Organization-Id': '963432943739605555'}
body=None
</msg>
<msg timestamp="20240820 17:57:33.025" level="INFO">GET Response : url=http://dating-agency-api-test.qniao.cn/dating-agency-uec/user/get/base-info
status=200, reason=
headers={'Server': 'nginx/1.16.1', 'Date': 'Tue, 20 Aug 2024 09:57:33 GMT', 'Content-Type': 'application/json', 'Transfer-Encoding': 'chunked', 'Connection': 'keep-alive', 'Vary': 'Origin, Access-Control-Request-Method, Access-Control-Request-Headers'}
body={"code":0,"message":"successful","data":{"userId":"986635834872696832","realName":"qianniao","nickName":null,"phone":"19128859944","matchmakerFlag":false}}
</msg>
<msg timestamp="20240820 17:57:33.025" level="INFO">${reps} = &lt;Response [200]&gt;</msg>
<status status="PASS" starttime="20240820 17:57:32.920" endtime="20240820 17:57:33.025"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${phone}</var>
<arg>${reps.json()['data']}</arg>
<arg>phone</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240820 17:57:33.025" level="INFO">${phone} = 19128859944</msg>
<status status="PASS" starttime="20240820 17:57:33.025" endtime="20240820 17:57:33.025"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${matchmakerFlag}</var>
<arg>${reps.json()['data']}</arg>
<arg>matchmakerFlag</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240820 17:57:33.025" level="INFO">${matchmakerFlag} = False</msg>
<status status="PASS" starttime="20240820 17:57:33.025" endtime="20240820 17:57:33.025"/>
</kw>
<kw name="Append To List" library="Collections">
<arg>${matchmakerFlagList}</arg>
<arg>${matchmakerFlag}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" starttime="20240820 17:57:33.025" endtime="20240820 17:57:33.025"/>
</kw>
<status status="PASS" starttime="20240820 17:57:32.920" endtime="20240820 17:57:33.025"/>
</iter>
<status status="PASS" starttime="20240820 17:57:32.920" endtime="20240820 17:57:33.025"/>
</for>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${phone}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240820 17:57:33.040" level="INFO">${phone} = 19128859944</msg>
<status status="PASS" starttime="20240820 17:57:33.040" endtime="20240820 17:57:33.040"/>
</kw>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${matchmakerFlag}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240820 17:57:33.040" level="INFO">${matchmakerFlag} = False</msg>
<status status="PASS" starttime="20240820 17:57:33.040" endtime="20240820 17:57:33.040"/>
</kw>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${matchmakerFlagList}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240820 17:57:33.040" level="INFO">${matchmakerFlagList} = [False]</msg>
<status status="PASS" starttime="20240820 17:57:33.040" endtime="20240820 17:57:33.040"/>
</kw>
<status status="PASS" starttime="20240820 17:57:32.920" endtime="20240820 17:57:33.040"/>
</kw>
<status status="PASS" starttime="20240820 17:57:31.011" endtime="20240820 17:57:33.040"/>
</test>
<test id="s1-s1-s1-t2" name="用户扫描红娘二维码注册登录" line="51">
<kw name="Given 扫描婚介红娘二维码" library="LoginResource" sourcename="扫描${dating}红娘二维码">
<for flavor="IN">
<var>${client_header}</var>
<value>@{Cheader_list}</value>
<iter>
<var name="${client_header}">{'Content-Type':'application/json','X-APP-ID':'50325897884795883','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tr3eQtrvwg2p35xl6PEP5oWndYLTOBZ2vtrxNg6NhkyaKgaZKDfhlE7RsRbTJU0T5g=='}</var>
<kw name="Create Session" library="RequestsLibrary">
<arg>dating</arg>
<arg>${${dating}.dating域名}</arg>
<arg>${client_header}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<msg timestamp="20240820 17:57:33.040" level="INFO">Creating Session using : alias=dating, url=http://dating-agency-api-test.qniao.cn, headers={'Content-Type': 'application/json', 'X-APP-ID': '50325897884795883', 'Authorization': 'QNT iHP4V/g6O5DXHixyNrf7tr3eQtrvwg2p35xl6PEP5oWndYLTOBZ2vtrxNg6NhkyaKgaZKDfhlE7RsRbTJU0T5g=='}, cookies={}, auth=None, timeout=None, proxies=None, verify=False, debug=0 </msg>
<msg timestamp="20240820 17:57:33.040" level="DEBUG">Creating session: dating</msg>
<status status="PASS" starttime="20240820 17:57:33.040" endtime="20240820 17:57:33.040"/>
</kw>
<kw name="GET On Session" library="RequestsLibrary">
<var>${reps}</var>
<arg>dating</arg>
<arg>dating-agency-uec/user/verify/qrcode</arg>
<arg>params=&amp;qrCodeRecordId=989944284495089664</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<msg timestamp="20240820 17:57:33.040" level="DEBUG">Starting new HTTP connection (1): dating-agency-api-test.qniao.cn</msg>
<msg timestamp="20240820 17:57:33.101" level="DEBUG">http://dating-agency-api-test.qniao.cn:80 "GET /dating-agency-uec/user/verify/qrcode?&amp;qrCodeRecordId=989944284495089664 HTTP/1.1" 200 None</msg>
<msg timestamp="20240820 17:57:33.101" level="INFO">GET Request : url=http://dating-agency-api-test.qniao.cn/dating-agency-uec/user/verify/qrcode?&amp;qrCodeRecordId=989944284495089664
path_url=/dating-agency-uec/user/verify/qrcode?&amp;qrCodeRecordId=989944284495089664
headers={'User-Agent': 'python-requests/2.15.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'X-APP-ID': '50325897884795883', 'Authorization': 'QNT iHP4V/g6O5DXHixyNrf7tr3eQtrvwg2p35xl6PEP5oWndYLTOBZ2vtrxNg6NhkyaKgaZKDfhlE7RsRbTJU0T5g=='}
body=None
</msg>
<msg timestamp="20240820 17:57:33.101" level="DEBUG">utf-8 confidence = 0.99</msg>
<msg timestamp="20240820 17:57:33.101" level="DEBUG">SHIFT_JIS Japanese confidence = 0.01</msg>
<msg timestamp="20240820 17:57:33.101" level="DEBUG">EUC-JP Japanese confidence = 0.01</msg>
<msg timestamp="20240820 17:57:33.101" level="DEBUG">GB2312 Chinese confidence = 0.01</msg>
<msg timestamp="20240820 17:57:33.101" level="DEBUG">EUC-KR Korean confidence = 0.01</msg>
<msg timestamp="20240820 17:57:33.101" level="DEBUG">CP949 Korean confidence = 0.01</msg>
<msg timestamp="20240820 17:57:33.101" level="DEBUG">Big5 Chinese confidence = 0.01</msg>
<msg timestamp="20240820 17:57:33.101" level="DEBUG">EUC-TW Taiwan confidence = 0.01</msg>
<msg timestamp="20240820 17:57:33.101" level="DEBUG">windows-1251 Russian confidence = 0.01</msg>
<msg timestamp="20240820 17:57:33.101" level="DEBUG">KOI8-R Russian confidence = 0.01</msg>
<msg timestamp="20240820 17:57:33.101" level="DEBUG">ISO-8859-5 Russian confidence = 0.0</msg>
<msg timestamp="20240820 17:57:33.101" level="DEBUG">MacCyrillic Russian confidence = 0.14221661547437375</msg>
<msg timestamp="20240820 17:57:33.101" level="DEBUG">IBM866 Russian confidence = 0.09751996489671343</msg>
<msg timestamp="20240820 17:57:33.101" level="DEBUG">IBM855 Russian confidence = 0.1706599385692485</msg>
<msg timestamp="20240820 17:57:33.101" level="DEBUG">ISO-8859-7 Greek confidence = 0.0</msg>
<msg timestamp="20240820 17:57:33.101" level="DEBUG">windows-1253 Greek confidence = 0.0</msg>
<msg timestamp="20240820 17:57:33.101" level="DEBUG">ISO-8859-5 Bulgairan confidence = 0.0</msg>
<msg timestamp="20240820 17:57:33.101" level="DEBUG">windows-1251 Bulgarian confidence = 0.0</msg>
<msg timestamp="20240820 17:57:33.101" level="DEBUG">TIS-620 Thai confidence = 0.0</msg>
<msg timestamp="20240820 17:57:33.101" level="DEBUG">ISO-8859-9 Turkish confidence = 0.4085339397462577</msg>
<msg timestamp="20240820 17:57:33.101" level="DEBUG">windows-1255 Hebrew confidence = 0.0</msg>
<msg timestamp="20240820 17:57:33.101" level="DEBUG">windows-1255 Hebrew confidence = 0.0</msg>
<msg timestamp="20240820 17:57:33.101" level="DEBUG">windows-1255 Hebrew confidence = 0.0</msg>
<msg timestamp="20240820 17:57:33.101" level="DEBUG">utf-8 confidence = 0.99</msg>
<msg timestamp="20240820 17:57:33.101" level="DEBUG">SHIFT_JIS Japanese confidence = 0.01</msg>
<msg timestamp="20240820 17:57:33.101" level="DEBUG">EUC-JP Japanese confidence = 0.01</msg>
<msg timestamp="20240820 17:57:33.101" level="DEBUG">GB2312 Chinese confidence = 0.01</msg>
<msg timestamp="20240820 17:57:33.101" level="DEBUG">EUC-KR Korean confidence = 0.01</msg>
<msg timestamp="20240820 17:57:33.101" level="DEBUG">CP949 Korean confidence = 0.01</msg>
<msg timestamp="20240820 17:57:33.101" level="DEBUG">Big5 Chinese confidence = 0.01</msg>
<msg timestamp="20240820 17:57:33.101" level="DEBUG">EUC-TW Taiwan confidence = 0.01</msg>
<msg timestamp="20240820 17:57:33.101" level="INFO">GET Response : url=http://dating-agency-api-test.qniao.cn/dating-agency-uec/user/verify/qrcode?&amp;qrCodeRecordId=989944284495089664
status=200, reason=
headers={'Server': 'nginx/1.16.1', 'Date': 'Tue, 20 Aug 2024 09:57:33 GMT', 'Content-Type': 'application/json', 'Transfer-Encoding': 'chunked', 'Connection': 'keep-alive', 'Vary': 'Origin, Access-Control-Request-Method, Access-Control-Request-Headers'}
body={"code":200100,"message":"二维码已失效","data":null}
</msg>
<msg timestamp="20240820 17:57:33.101" level="INFO">${reps} = &lt;Response [200]&gt;</msg>
<status status="PASS" starttime="20240820 17:57:33.040" endtime="20240820 17:57:33.101"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${code}</var>
<arg>${reps.json()}</arg>
<arg>code</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240820 17:57:33.116" level="INFO">${code} = 200100</msg>
<status status="PASS" starttime="20240820 17:57:33.101" endtime="20240820 17:57:33.116"/>
</kw>
<status status="PASS" starttime="20240820 17:57:33.040" endtime="20240820 17:57:33.116"/>
</iter>
<status status="PASS" starttime="20240820 17:57:33.040" endtime="20240820 17:57:33.116"/>
</for>
<status status="PASS" starttime="20240820 17:57:33.040" endtime="20240820 17:57:33.116"/>
</kw>
<status status="PASS" starttime="20240820 17:57:33.040" endtime="20240820 17:57:33.116"/>
</test>
<doc>接口:短信验证码登录认证</doc>
<status status="PASS" starttime="20240820 17:57:30.439" endtime="20240820 17:57:33.116"/>
</suite>
<doc>用户登录婚介平台</doc>
<status status="PASS" starttime="20240820 17:57:30.439" endtime="20240820 17:57:33.116"/>
</suite>
<status status="PASS" starttime="20240820 17:57:30.409" endtime="20240820 17:57:33.116"/>
</suite>
<statistics>
<total>
<stat pass="2" fail="0" skip="0">All Tests</stat>
</total>
<tag>
</tag>
<suite>
<stat pass="2" fail="0" skip="0" id="s1" name="Dating-agency">Dating-agency</stat>
<stat pass="2" fail="0" skip="0" id="s1-s1" name="0-Login">Dating-agency.0-Login</stat>
<stat pass="2" fail="0" skip="0" id="s1-s1-s1" name="Login-interface">Dating-agency.0-Login.Login-interface</stat>
</suite>
</statistics>
<errors>
</errors>
</robot>