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.
 
 
 

1450 lines
101 KiB

<?xml version="1.0" encoding="UTF-8"?>
<robot generator="Robot 6.1.1 (Python 3.6.6 on win32)" generated="20240614 16:14:58.952" 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="20240614 16:14:58.983" endtime="20240614 16:14:58.983"/>
</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="20240614 16:14:59.394" endtime="20240614 16:14:59.394"/>
</kw>
<test id="s1-s1-s1-t1" name="手机号验证码登录-888888" line="27">
<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="20240614 16:14:59.394" 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="20240614 16:14:59.394" level="INFO">${file} = 手机号
15675143029</msg>
<status status="PASS" starttime="20240614 16:14:59.394" endtime="20240614 16:14:59.394"/>
</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="20240614 16:14:59.394" level="INFO">${skip-line} = 1</msg>
<status status="PASS" starttime="20240614 16:14:59.394" endtime="20240614 16:14:59.394"/>
</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="20240614 16:14:59.394" level="INFO">${lines} = -1</msg>
<status status="PASS" starttime="20240614 16:14:59.394" endtime="20240614 16:14:59.394"/>
</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="20240614 16:14:59.394" level="INFO">1 out of 2 lines matched</msg>
<msg timestamp="20240614 16:14:59.394" level="INFO">${content} = 15675143029</msg>
<status status="PASS" starttime="20240614 16:14:59.394" endtime="20240614 16:14:59.394"/>
</kw>
<for flavor="IN">
<var>${id}</var>
<value>${content}</value>
<iter>
<var name="${id}">15675143029</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="20240614 16:14:59.394" level="INFO">${id} = ['15675143029']</msg>
<status status="PASS" starttime="20240614 16:14:59.394" endtime="20240614 16:14:59.394"/>
</kw>
<status status="PASS" starttime="20240614 16:14:59.394" endtime="20240614 16:14:59.394"/>
</iter>
<status status="PASS" starttime="20240614 16:14:59.394" endtime="20240614 16:14:59.394"/>
</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="20240614 16:14:59.408" level="INFO">${id} = ['15675143029']</msg>
<status status="PASS" starttime="20240614 16:14:59.408" endtime="20240614 16:14:59.408"/>
</kw>
<status status="PASS" starttime="20240614 16:14:59.394" endtime="20240614 16:14:59.408"/>
</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="20240614 16:14:59.409" level="INFO">${userid_list} = []</msg>
<status status="PASS" starttime="20240614 16:14:59.409" endtime="20240614 16:14:59.409"/>
</kw>
<kw name="Create List" library="BuiltIn">
<var>${Cheader_list}</var>
<doc>Returns a list containing given items.</doc>
<msg timestamp="20240614 16:14:59.409" level="INFO">${Cheader_list} = []</msg>
<status status="PASS" starttime="20240614 16:14:59.409" endtime="20240614 16:14:59.409"/>
</kw>
<kw name="Create List" library="BuiltIn">
<var>${Aheader_list}</var>
<doc>Returns a list containing given items.</doc>
<msg timestamp="20240614 16:14:59.410" level="INFO">${Aheader_list} = []</msg>
<status status="PASS" starttime="20240614 16:14:59.409" endtime="20240614 16:14:59.410"/>
</kw>
<kw name="Create List" library="BuiltIn">
<var>${phoneList}</var>
<doc>Returns a list containing given items.</doc>
<msg timestamp="20240614 16:14:59.410" level="INFO">${phoneList} = []</msg>
<status status="PASS" starttime="20240614 16:14:59.410" endtime="20240614 16:14:59.410"/>
</kw>
<for flavor="IN">
<var>${account}</var>
<value>@{id}</value>
<iter>
<var name="${account}">15675143029</var>
<kw name="Disable Warnings" library="urllib3">
<doc>Helper for quickly disabling all urllib3 warnings.</doc>
<status status="PASS" starttime="20240614 16:14:59.411" endtime="20240614 16:14:59.411"/>
</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="20240614 16:14:59.412" 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="20240614 16:14:59.412" level="DEBUG">Creating session: dating</msg>
<status status="PASS" starttime="20240614 16:14:59.411" endtime="20240614 16:14:59.412"/>
</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="20240614 16:14:59.413" level="INFO">${data} = { "account":"15675143029", "accountType":2, "captcha":888888 }</msg>
<status status="PASS" starttime="20240614 16:14:59.412" endtime="20240614 16:14:59.413"/>
</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="20240614 16:14:59.416" level="DEBUG">Starting new HTTP connection (1): dating-agency-api-test.qniao.cn</msg>
<msg timestamp="20240614 16:14:59.485" 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="20240614 16:14:59.485" 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":"15675143029", "accountType":2, "captcha":888888 }'
</msg>
<msg timestamp="20240614 16:14:59.485" 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': 'Fri, 14 Jun 2024 08:14:59 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/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HgXkE+G5qxfrBX6jIPElyLSwwJSjXMpkA7JjscXsPb0Vg==","userId":"969659763816271872"}}
</msg>
<msg timestamp="20240614 16:14:59.485" level="INFO">${reps} = &lt;Response [200]&gt;</msg>
<status status="PASS" starttime="20240614 16:14:59.413" endtime="20240614 16:14:59.485"/>
</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="20240614 16:14:59.485" level="INFO">${code} = 0</msg>
<status status="PASS" starttime="20240614 16:14:59.485" endtime="20240614 16:14:59.485"/>
</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="20240614 16:14:59.485" level="INFO">${token} = iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HgXkE+G5qxfrBX6jIPElyLSwwJSjXMpkA7JjscXsPb0Vg==</msg>
<status status="PASS" starttime="20240614 16:14:59.485" endtime="20240614 16:14:59.485"/>
</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="20240614 16:14:59.485" level="INFO">${userId} = 969659763816271872</msg>
<status status="PASS" starttime="20240614 16:14:59.485" endtime="20240614 16:14:59.485"/>
</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="20240614 16:14:59.485" level="INFO">${message} = successful</msg>
<status status="PASS" starttime="20240614 16:14:59.485" endtime="20240614 16:14:59.485"/>
</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="20240614 16:14:59.485" level="INFO">${login_header} = {'Content-Type':'application/json','X-APP-ID':'50325897884795881','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HgXkE+G5qxfrBX6jIPElyLSwwJSjXMpkA7JjscXsPb0Vg==','X-Organization-Id':'96...</msg>
<status status="PASS" starttime="20240614 16:14:59.485" endtime="20240614 16:14:59.485"/>
</kw>
<kw name="Log" library="BuiltIn">
<arg>${login_header}</arg>
<doc>Logs the given message with the given level.</doc>
<msg timestamp="20240614 16:14:59.485" level="INFO">{'Content-Type':'application/json','X-APP-ID':'50325897884795881','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HgXkE+G5qxfrBX6jIPElyLSwwJSjXMpkA7JjscXsPb0Vg==','X-Organization-Id':'963432943739605555'}</msg>
<status status="PASS" starttime="20240614 16:14:59.485" endtime="20240614 16:14:59.485"/>
</kw>
<kw name="Set Variable" library="BuiltIn">
<var>${client_header}</var>
<arg>{'Content-Type':'application/json','X-APP-ID':'50325897884795880','Authorization':'QNT ${token}'}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<msg timestamp="20240614 16:14:59.485" level="INFO">${client_header} = {'Content-Type':'application/json','X-APP-ID':'50325897884795880','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HgXkE+G5qxfrBX6jIPElyLSwwJSjXMpkA7JjscXsPb0Vg=='}</msg>
<status status="PASS" starttime="20240614 16:14:59.485" endtime="20240614 16:14:59.485"/>
</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="20240614 16:14:59.485" endtime="20240614 16:14:59.485"/>
</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="20240614 16:14:59.485" endtime="20240614 16:14:59.485"/>
</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="20240614 16:14:59.485" endtime="20240614 16:14:59.485"/>
</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="20240614 16:14:59.485" endtime="20240614 16:14:59.485"/>
</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="20240614 16:14:59.485" level="DEBUG">Argument types are:
&lt;class 'str'&gt;
&lt;class 'str'&gt;</msg>
<status status="PASS" starttime="20240614 16:14:59.485" endtime="20240614 16:14:59.485"/>
</kw>
<status status="PASS" starttime="20240614 16:14:59.485" endtime="20240614 16:14:59.485"/>
</kw>
<status status="PASS" starttime="20240614 16:14:59.410" endtime="20240614 16:14:59.485"/>
</iter>
<status status="PASS" starttime="20240614 16:14:59.410" endtime="20240614 16:14:59.485"/>
</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="20240614 16:14:59.485" level="INFO">${phoneList} = ['15675143029']</msg>
<status status="PASS" starttime="20240614 16:14:59.485" endtime="20240614 16:14:59.485"/>
</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="20240614 16:14:59.485" level="INFO">${userid_list} = ['969659763816271872']</msg>
<status status="PASS" starttime="20240614 16:14:59.485" endtime="20240614 16:14:59.485"/>
</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="20240614 16:14:59.485" level="INFO">${Aheader_list} = ["{'Content-Type':'application/json','X-APP-ID':'50325897884795881','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HgXkE+G5qxfrBX6jIPElyLSwwJSjXMpkA7JjscXsPb0Vg==','X-Organization-Id':'...</msg>
<status status="PASS" starttime="20240614 16:14:59.485" endtime="20240614 16:14:59.485"/>
</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="20240614 16:14:59.485" level="INFO">${Cheader_list} = ["{'Content-Type':'application/json','X-APP-ID':'50325897884795880','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HgXkE+G5qxfrBX6jIPElyLSwwJSjXMpkA7JjscXsPb0Vg=='}"]</msg>
<status status="PASS" starttime="20240614 16:14:59.485" endtime="20240614 16:14:59.485"/>
</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="20240614 16:14:59.485" level="INFO">${login_header} = {'Content-Type':'application/json','X-APP-ID':'50325897884795881','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HgXkE+G5qxfrBX6jIPElyLSwwJSjXMpkA7JjscXsPb0Vg==','X-Organization-Id':'96...</msg>
<status status="PASS" starttime="20240614 16:14:59.485" endtime="20240614 16:14:59.485"/>
</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="20240614 16:14:59.485" level="INFO">${client_header} = {'Content-Type':'application/json','X-APP-ID':'50325897884795880','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HgXkE+G5qxfrBX6jIPElyLSwwJSjXMpkA7JjscXsPb0Vg=='}</msg>
<status status="PASS" starttime="20240614 16:14:59.485" endtime="20240614 16:14:59.485"/>
</kw>
<status status="PASS" starttime="20240614 16:14:59.408" endtime="20240614 16:14:59.485"/>
</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="20240614 16:14:59.485" level="INFO">${Aheader} = []</msg>
<status status="PASS" starttime="20240614 16:14:59.485" endtime="20240614 16:14:59.485"/>
</kw>
<for flavor="IN ZIP">
<var>${userId}</var>
<var>${login_header}</var>
<value>${userid_list}</value>
<value>${Aheader_list}</value>
<iter>
<var name="${userId}">969659763816271872</var>
<var name="${login_header}">{'Content-Type':'application/json','X-APP-ID':'50325897884795881','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HgXkE+G5qxfrBX6jIPElyLSwwJSjXMpkA7JjscXsPb0Vg==','X-Organization-Id':'96...</var>
<kw name="Disable Warnings" library="urllib3">
<doc>Helper for quickly disabling all urllib3 warnings.</doc>
<status status="PASS" starttime="20240614 16:14:59.485" endtime="20240614 16:14:59.485"/>
</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="20240614 16:14:59.485" 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/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HgXkE+G5qxfrBX6jIPElyLSwwJSjXMpkA7JjscXsPb0Vg==', 'X-Organization-Id': '963432943739605555'}, cookies={}, auth=None, timeout=None, proxies=None, verify=False, debug=0 </msg>
<msg timestamp="20240614 16:14:59.485" level="DEBUG">Creating session: dating</msg>
<status status="PASS" starttime="20240614 16:14:59.485" endtime="20240614 16:14:59.501"/>
</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="20240614 16:14:59.501" level="DEBUG">Starting new HTTP connection (1): dating-agency-api-test.qniao.cn</msg>
<msg timestamp="20240614 16:14:59.525" level="DEBUG">http://dating-agency-api-test.qniao.cn:80 "GET /dating-agency-uec/user/list/own-organization?userId=969659763816271872 HTTP/1.1" 200 None</msg>
<msg timestamp="20240614 16:14:59.525" level="INFO">GET Request : url=http://dating-agency-api-test.qniao.cn/dating-agency-uec/user/list/own-organization?userId=969659763816271872
path_url=/dating-agency-uec/user/list/own-organization?userId=969659763816271872
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/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HgXkE+G5qxfrBX6jIPElyLSwwJSjXMpkA7JjscXsPb0Vg==', 'X-Organization-Id': '963432943739605555'}
body=None
</msg>
<msg timestamp="20240614 16:14:59.525" level="INFO">GET Response : url=http://dating-agency-api-test.qniao.cn/dating-agency-uec/user/list/own-organization?userId=969659763816271872
status=200, reason=
headers={'Server': 'nginx/1.16.1', 'Date': 'Fri, 14 Jun 2024 08:14:59 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":[]}
</msg>
<msg timestamp="20240614 16:14:59.525" level="INFO">${reps} = &lt;Response [200]&gt;</msg>
<status status="PASS" starttime="20240614 16:14:59.501" endtime="20240614 16:14:59.525"/>
</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="20240614 16:14:59.525" level="INFO">${data} = []</msg>
<status status="PASS" starttime="20240614 16:14:59.525" endtime="20240614 16:14:59.525"/>
</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="20240614 16:14:59.541" level="INFO">${message} = successful</msg>
<status status="PASS" starttime="20240614 16:14:59.525" endtime="20240614 16:14:59.541"/>
</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="20240614 16:14:59.541" level="DEBUG">Argument types are:
&lt;class 'str'&gt;
&lt;class 'str'&gt;</msg>
<status status="PASS" starttime="20240614 16:14:59.541" endtime="20240614 16:14:59.541"/>
</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>未获取到组织信息!</arg>
<doc>Logs the given message with the given level.</doc>
<msg timestamp="20240614 16:14:59.541" level="INFO">未获取到组织信息!</msg>
<status status="PASS" starttime="20240614 16:14:59.541" endtime="20240614 16:14:59.541"/>
</kw>
<status status="PASS" starttime="20240614 16:14:59.541" endtime="20240614 16:14:59.541"/>
</kw>
<status status="PASS" starttime="20240614 16:14:59.485" endtime="20240614 16:14:59.541"/>
</iter>
<status status="PASS" starttime="20240614 16:14:59.485" endtime="20240614 16:14:59.541"/>
</for>
<status status="PASS" starttime="20240614 16:14:59.485" endtime="20240614 16:14:59.541"/>
</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="20240614 16:14:59.541" level="INFO">${matchmakerFlagList} = []</msg>
<status status="PASS" starttime="20240614 16:14:59.541" endtime="20240614 16:14:59.541"/>
</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/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HgXkE+G5qxfrBX6jIPElyLSwwJSjXMpkA7JjscXsPb0Vg==','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="20240614 16:14:59.541" 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/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HgXkE+G5qxfrBX6jIPElyLSwwJSjXMpkA7JjscXsPb0Vg==', 'X-Organization-Id': '963432943739605555'}, cookies={}, auth=None, timeout=None, proxies=None, verify=False, debug=0 </msg>
<msg timestamp="20240614 16:14:59.541" level="DEBUG">Creating session: dating</msg>
<status status="PASS" starttime="20240614 16:14:59.541" endtime="20240614 16:14:59.541"/>
</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="20240614 16:14:59.547" level="DEBUG">Starting new HTTP connection (1): dating-agency-api-test.qniao.cn</msg>
<msg timestamp="20240614 16:14:59.580" 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="20240614 16:14:59.580" 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/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HgXkE+G5qxfrBX6jIPElyLSwwJSjXMpkA7JjscXsPb0Vg==', 'X-Organization-Id': '963432943739605555'}
body=None
</msg>
<msg timestamp="20240614 16:14:59.580" 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': 'Fri, 14 Jun 2024 08:14:59 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":"969659763816271872","realName":null,"nickName":null,"phone":"15675143029","matchmakerFlag":false}}
</msg>
<msg timestamp="20240614 16:14:59.580" level="INFO">${reps} = &lt;Response [200]&gt;</msg>
<status status="PASS" starttime="20240614 16:14:59.541" endtime="20240614 16:14:59.580"/>
</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="20240614 16:14:59.580" level="INFO">${phone} = 15675143029</msg>
<status status="PASS" starttime="20240614 16:14:59.580" endtime="20240614 16:14:59.580"/>
</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="20240614 16:14:59.580" level="INFO">${matchmakerFlag} = False</msg>
<status status="PASS" starttime="20240614 16:14:59.580" endtime="20240614 16:14:59.580"/>
</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="20240614 16:14:59.580" endtime="20240614 16:14:59.580"/>
</kw>
<status status="PASS" starttime="20240614 16:14:59.541" endtime="20240614 16:14:59.580"/>
</iter>
<status status="PASS" starttime="20240614 16:14:59.541" endtime="20240614 16:14:59.580"/>
</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="20240614 16:14:59.580" level="INFO">${phone} = 15675143029</msg>
<status status="PASS" starttime="20240614 16:14:59.580" endtime="20240614 16:14:59.580"/>
</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="20240614 16:14:59.580" level="INFO">${matchmakerFlag} = False</msg>
<status status="PASS" starttime="20240614 16:14:59.580" endtime="20240614 16:14:59.580"/>
</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="20240614 16:14:59.596" level="INFO">${matchmakerFlagList} = [False]</msg>
<status status="PASS" starttime="20240614 16:14:59.580" endtime="20240614 16:14:59.596"/>
</kw>
<status status="PASS" starttime="20240614 16:14:59.541" endtime="20240614 16:14:59.596"/>
</kw>
<status status="PASS" starttime="20240614 16:14:59.394" endtime="20240614 16:14:59.596"/>
</test>
<doc>接口:短信验证码登录认证</doc>
<status status="PASS" starttime="20240614 16:14:58.983" endtime="20240614 16:14:59.596"/>
</suite>
<doc>用户登录婚介平台</doc>
<status status="PASS" starttime="20240614 16:14:58.983" endtime="20240614 16:14:59.596"/>
</suite>
<suite id="s1-s2" name="1-Applet" source="D:\LYL\Study\Robot_framework\space\Dating-agency\1-Applet">
<suite id="s1-s2-s1" name="6-Activity" source="D:\LYL\Study\Robot_framework\space\Dating-agency\1-Applet\6-Activity">
<suite id="s1-s2-s1-s1" name="Avtivity" source="D:\LYL\Study\Robot_framework\space\Dating-agency\1-Applet\6-Activity\Avtivity.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="20240614 16:14:59.618" endtime="20240614 16:14:59.620"/>
</kw>
<test id="s1-s2-s1-s1-t1" name="用户邀请助力" line="11">
<kw name="Given 查询婚介用户资料" library="ActivityResource" sourcename="查询${dating}用户资料">
<kw name="Create List" library="BuiltIn">
<var>${miId_list}</var>
<doc>Returns a list containing given items.</doc>
<msg timestamp="20240614 16:14:59.621" level="INFO">${miId_list} = []</msg>
<status status="PASS" starttime="20240614 16:14:59.621" endtime="20240614 16:14:59.621"/>
</kw>
<kw name="Create List" library="BuiltIn">
<var>${nickNameList}</var>
<doc>Returns a list containing given items.</doc>
<msg timestamp="20240614 16:14:59.622" level="INFO">${nickNameList} = []</msg>
<status status="PASS" starttime="20240614 16:14:59.622" endtime="20240614 16:14:59.622"/>
</kw>
<kw name="Create List" library="BuiltIn">
<var>${genderCodeList}</var>
<doc>Returns a list containing given items.</doc>
<msg timestamp="20240614 16:14:59.622" level="INFO">${genderCodeList} = []</msg>
<status status="PASS" starttime="20240614 16:14:59.622" endtime="20240614 16:14:59.622"/>
</kw>
<for flavor="IN ZIP">
<var>${userId}</var>
<var>${client_header}</var>
<value>${userid_list}</value>
<value>${Cheader_list}</value>
<iter>
<var name="${userId}">969659763816271872</var>
<var name="${client_header}">{'Content-Type':'application/json','X-APP-ID':'50325897884795880','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HgXkE+G5qxfrBX6jIPElyLSwwJSjXMpkA7JjscXsPb0Vg=='}</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="20240614 16:14:59.622" level="INFO">Creating Session using : alias=dating, url=http://dating-agency-api-test.qniao.cn, headers={'Content-Type': 'application/json', 'X-APP-ID': '50325897884795880', 'Authorization': 'QNT iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HgXkE+G5qxfrBX6jIPElyLSwwJSjXMpkA7JjscXsPb0Vg=='}, cookies={}, auth=None, timeout=None, proxies=None, verify=False, debug=0 </msg>
<msg timestamp="20240614 16:14:59.622" level="DEBUG">Creating session: dating</msg>
<status status="PASS" starttime="20240614 16:14:59.622" endtime="20240614 16:14:59.622"/>
</kw>
<kw name="GET On Session" library="RequestsLibrary">
<var>${reps}</var>
<arg>dating</arg>
<arg>/dating-agency-service/user/get/first/fill/marriage/information/details</arg>
<arg>params=userId=${userId}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<msg timestamp="20240614 16:14:59.625" level="DEBUG">Starting new HTTP connection (1): dating-agency-api-test.qniao.cn</msg>
<msg timestamp="20240614 16:14:59.669" level="DEBUG">http://dating-agency-api-test.qniao.cn:80 "GET /dating-agency-service/user/get/first/fill/marriage/information/details?userId=969659763816271872 HTTP/1.1" 200 None</msg>
<msg timestamp="20240614 16:14:59.669" level="INFO">GET Request : url=http://dating-agency-api-test.qniao.cn/dating-agency-service/user/get/first/fill/marriage/information/details?userId=969659763816271872
path_url=/dating-agency-service/user/get/first/fill/marriage/information/details?userId=969659763816271872
headers={'User-Agent': 'python-requests/2.15.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'X-APP-ID': '50325897884795880', 'Authorization': 'QNT iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HgXkE+G5qxfrBX6jIPElyLSwwJSjXMpkA7JjscXsPb0Vg=='}
body=None
</msg>
<msg timestamp="20240614 16:14:59.669" level="DEBUG">utf-8 confidence = 0.99</msg>
<msg timestamp="20240614 16:14:59.669" level="DEBUG">SHIFT_JIS Japanese confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.669" level="DEBUG">EUC-JP Japanese confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.669" level="DEBUG">GB2312 Chinese confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.669" level="DEBUG">EUC-KR Korean confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.669" level="DEBUG">CP949 Korean confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.669" level="DEBUG">Big5 Chinese confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.669" level="DEBUG">EUC-TW Taiwan confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.669" level="DEBUG">windows-1251 Russian confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.669" level="DEBUG">KOI8-R Russian confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.669" level="DEBUG">ISO-8859-5 Russian confidence = 0.0</msg>
<msg timestamp="20240614 16:14:59.669" level="DEBUG">MacCyrillic Russian confidence = 0.0</msg>
<msg timestamp="20240614 16:14:59.669" level="DEBUG">IBM866 Russian confidence = 0.0548549802544013</msg>
<msg timestamp="20240614 16:14:59.669" level="DEBUG">IBM855 Russian confidence = 0.1730840854239253</msg>
<msg timestamp="20240614 16:14:59.669" level="DEBUG">ISO-8859-7 Greek confidence = 0.0</msg>
<msg timestamp="20240614 16:14:59.669" level="DEBUG">windows-1253 Greek confidence = 0.0</msg>
<msg timestamp="20240614 16:14:59.669" level="DEBUG">ISO-8859-5 Bulgairan confidence = 0.0</msg>
<msg timestamp="20240614 16:14:59.669" level="DEBUG">windows-1251 Bulgarian confidence = 0.0</msg>
<msg timestamp="20240614 16:14:59.669" level="DEBUG">TIS-620 Thai confidence = 0.04872578912989713</msg>
<msg timestamp="20240614 16:14:59.669" level="DEBUG">ISO-8859-9 Turkish confidence = 0.33656206713934006</msg>
<msg timestamp="20240614 16:14:59.669" level="DEBUG">windows-1255 Hebrew confidence = 0.0</msg>
<msg timestamp="20240614 16:14:59.669" level="DEBUG">windows-1255 Hebrew confidence = 0.0</msg>
<msg timestamp="20240614 16:14:59.669" level="DEBUG">windows-1255 Hebrew confidence = 0.0</msg>
<msg timestamp="20240614 16:14:59.669" level="DEBUG">utf-8 confidence = 0.99</msg>
<msg timestamp="20240614 16:14:59.669" level="DEBUG">SHIFT_JIS Japanese confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.669" level="DEBUG">EUC-JP Japanese confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.669" level="DEBUG">GB2312 Chinese confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.669" level="DEBUG">EUC-KR Korean confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.669" level="DEBUG">CP949 Korean confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.669" level="DEBUG">Big5 Chinese confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.669" level="DEBUG">EUC-TW Taiwan confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.669" level="INFO">GET Response : url=http://dating-agency-api-test.qniao.cn/dating-agency-service/user/get/first/fill/marriage/information/details?userId=969659763816271872
status=200, reason=
headers={'Server': 'nginx/1.16.1', 'Date': 'Fri, 14 Jun 2024 08:14:59 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":{"id":"969659765636599808","accountId":null,"userId":"969659763816271872","nickName":"我迪迦在黑龙江","genderCode":0,"homeCountryCode":null,"homeCountry":null,"provinceCode":230000,"provinceName":"黑龙江省","cityCode":230100,"cityName":"哈尔滨市","districtCode":230102,"districtName":"道里区","birthYear":"2004","educationCode":1,"education":"中专","incomeCode":2,"income":"5001~8000","height":"178","maritalStatusCode":1,"maritalStatusName":"离异","hometownProvinceCode":230000,"hometownProvinceName":"黑龙江省","hometownCityCode":230100,"hometownCityName":"哈尔滨市","identityType":0,"identityTypeName":"本人","fillSerialNumber":8}}
</msg>
<msg timestamp="20240614 16:14:59.669" level="INFO">${reps} = &lt;Response [200]&gt;</msg>
<status status="PASS" starttime="20240614 16:14:59.622" endtime="20240614 16:14:59.669"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${miId}</var>
<arg>${reps.json()['data']}</arg>
<arg>id</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240614 16:14:59.669" level="INFO">${miId} = 969659765636599808</msg>
<status status="PASS" starttime="20240614 16:14:59.669" endtime="20240614 16:14:59.669"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${nickName}</var>
<arg>${reps.json()['data']}</arg>
<arg>nickName</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240614 16:14:59.684" level="INFO">${nickName} = 我迪迦在黑龙江</msg>
<status status="PASS" starttime="20240614 16:14:59.669" endtime="20240614 16:14:59.684"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${genderCode}</var>
<arg>${reps.json()['data']}</arg>
<arg>genderCode</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240614 16:14:59.684" level="INFO">${genderCode} = 0</msg>
<status status="PASS" starttime="20240614 16:14:59.684" endtime="20240614 16:14:59.684"/>
</kw>
<kw name="Append To List" library="Collections">
<arg>${miId_list}</arg>
<arg>${miId}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" starttime="20240614 16:14:59.684" endtime="20240614 16:14:59.684"/>
</kw>
<kw name="Append To List" library="Collections">
<arg>${nickNameList}</arg>
<arg>${nickName}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" starttime="20240614 16:14:59.684" endtime="20240614 16:14:59.684"/>
</kw>
<kw name="Append To List" library="Collections">
<arg>${genderCodeList}</arg>
<arg>${genderCode}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" starttime="20240614 16:14:59.684" endtime="20240614 16:14:59.684"/>
</kw>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${userId}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240614 16:14:59.684" level="INFO">${userId} = 969659763816271872</msg>
<status status="PASS" starttime="20240614 16:14:59.684" endtime="20240614 16:14:59.684"/>
</kw>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${miId_list}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240614 16:14:59.687" level="INFO">${miId_list} = ['969659765636599808']</msg>
<status status="PASS" starttime="20240614 16:14:59.684" endtime="20240614 16:14:59.687"/>
</kw>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${nickNameList}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240614 16:14:59.687" level="INFO">${nickNameList} = ['我迪迦在黑龙江']</msg>
<status status="PASS" starttime="20240614 16:14:59.687" endtime="20240614 16:14:59.687"/>
</kw>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${genderCodeList}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240614 16:14:59.688" level="INFO">${genderCodeList} = [0]</msg>
<status status="PASS" starttime="20240614 16:14:59.687" endtime="20240614 16:14:59.688"/>
</kw>
<status status="PASS" starttime="20240614 16:14:59.622" endtime="20240614 16:14:59.688"/>
</iter>
<status status="PASS" starttime="20240614 16:14:59.622" endtime="20240614 16:14:59.688"/>
</for>
<status status="PASS" starttime="20240614 16:14:59.621" endtime="20240614 16:14:59.688"/>
</kw>
<kw name="And 查看婚介活动详情" library="ActivityResource" 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':'50325897884795880','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HgXkE+G5qxfrBX6jIPElyLSwwJSjXMpkA7JjscXsPb0Vg=='}</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="20240614 16:14:59.690" level="INFO">Creating Session using : alias=dating, url=http://dating-agency-api-test.qniao.cn, headers={'Content-Type': 'application/json', 'X-APP-ID': '50325897884795880', 'Authorization': 'QNT iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HgXkE+G5qxfrBX6jIPElyLSwwJSjXMpkA7JjscXsPb0Vg=='}, cookies={}, auth=None, timeout=None, proxies=None, verify=False, debug=0 </msg>
<msg timestamp="20240614 16:14:59.690" level="DEBUG">Creating session: dating</msg>
<status status="PASS" starttime="20240614 16:14:59.689" endtime="20240614 16:14:59.690"/>
</kw>
<kw name="GET On Session" library="RequestsLibrary">
<var>${reps}</var>
<arg>dating</arg>
<arg>dating-agency-service/user/get/site/activity/details</arg>
<arg>params=id=998286299716784128</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<msg timestamp="20240614 16:14:59.691" level="DEBUG">Starting new HTTP connection (1): dating-agency-api-test.qniao.cn</msg>
<msg timestamp="20240614 16:14:59.781" level="DEBUG">http://dating-agency-api-test.qniao.cn:80 "GET /dating-agency-service/user/get/site/activity/details?id=998286299716784128 HTTP/1.1" 200 None</msg>
<msg timestamp="20240614 16:14:59.781" level="INFO">GET Request : url=http://dating-agency-api-test.qniao.cn/dating-agency-service/user/get/site/activity/details?id=998286299716784128
path_url=/dating-agency-service/user/get/site/activity/details?id=998286299716784128
headers={'User-Agent': 'python-requests/2.15.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'X-APP-ID': '50325897884795880', 'Authorization': 'QNT iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HgXkE+G5qxfrBX6jIPElyLSwwJSjXMpkA7JjscXsPb0Vg=='}
body=None
</msg>
<msg timestamp="20240614 16:14:59.781" level="DEBUG">utf-8 confidence = 0.99</msg>
<msg timestamp="20240614 16:14:59.781" level="DEBUG">SHIFT_JIS Japanese confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.781" level="DEBUG">EUC-JP Japanese confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.781" level="DEBUG">GB2312 Chinese confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.781" level="DEBUG">EUC-KR Korean confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.781" level="DEBUG">CP949 Korean confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.781" level="DEBUG">Big5 Chinese confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.781" level="DEBUG">EUC-TW Taiwan confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.781" level="DEBUG">windows-1251 Russian confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.781" level="DEBUG">KOI8-R Russian confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.797" level="DEBUG">ISO-8859-5 Russian confidence = 0.006567384796586797</msg>
<msg timestamp="20240614 16:14:59.797" level="DEBUG">MacCyrillic Russian confidence = 0.016610591940344765</msg>
<msg timestamp="20240614 16:14:59.797" level="DEBUG">IBM866 Russian confidence = 0.04938791776584645</msg>
<msg timestamp="20240614 16:14:59.797" level="DEBUG">IBM855 Russian confidence = 0.08181797145337105</msg>
<msg timestamp="20240614 16:14:59.797" level="DEBUG">ISO-8859-7 Greek confidence = 0.0</msg>
<msg timestamp="20240614 16:14:59.797" level="DEBUG">windows-1253 Greek confidence = 0.0</msg>
<msg timestamp="20240614 16:14:59.797" level="DEBUG">ISO-8859-5 Bulgairan confidence = 0.0</msg>
<msg timestamp="20240614 16:14:59.797" level="DEBUG">windows-1251 Bulgarian confidence = 0.0</msg>
<msg timestamp="20240614 16:14:59.797" level="DEBUG">TIS-620 Thai confidence = 0.018628803421648386</msg>
<msg timestamp="20240614 16:14:59.797" level="DEBUG">ISO-8859-9 Turkish confidence = 0.4515410651908994</msg>
<msg timestamp="20240614 16:14:59.797" level="DEBUG">windows-1255 Hebrew confidence = 0.0</msg>
<msg timestamp="20240614 16:14:59.797" level="DEBUG">windows-1255 Hebrew confidence = 0.0</msg>
<msg timestamp="20240614 16:14:59.797" level="DEBUG">windows-1255 Hebrew confidence = 0.0</msg>
<msg timestamp="20240614 16:14:59.797" level="DEBUG">utf-8 confidence = 0.99</msg>
<msg timestamp="20240614 16:14:59.797" level="DEBUG">SHIFT_JIS Japanese confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.797" level="DEBUG">EUC-JP Japanese confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.797" level="DEBUG">GB2312 Chinese confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.797" level="DEBUG">EUC-KR Korean confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.797" level="DEBUG">CP949 Korean confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.797" level="DEBUG">Big5 Chinese confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.797" level="DEBUG">EUC-TW Taiwan confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.797" level="INFO">GET Response : url=http://dating-agency-api-test.qniao.cn/dating-agency-service/user/get/site/activity/details?id=998286299716784128
status=200, reason=
headers={'Server': 'nginx/1.16.1', 'Date': 'Fri, 14 Jun 2024 08:14:59 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":{"id":"998286299716784128","isDelete":false,"createTime":"2024-06-12 15:14:26","updateTime":"2024-06-12 15:14:30","event":null,"name":"恭喜你获得","vipActivityId":null,"goodsId":null,"applyStartTime":"2024-06-12 15:11:20","applyEndTime":"2024-06-15 15:11:31","beginTime":"2024-06-15 15:11:38","endTime":"2024-06-16 15:11:41","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","districtCode":440106,"districtName":"天河区","detailedAddress":"(具体地址报名后通知)","numberParticipants":15,"numberMan":7,"numberWoman":8,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"喝中国劲酒,打亲朋好友。\n喝劲酒加冰,锤父老乡亲。\n红牛加劲酒,一干干一宿。\n劲酒好不好,先看配料表。\n一瓶提神醒脑,两瓶没完没了。\n三瓶火急火燎,四瓶拍手叫好。\n三两劲酒温着喝,大嫂来了叫大哥","status":1,"activityType":0,"communityId":"995313929934737408","communityName":"离异群","communityQrCodeUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/离异群.png","contactPictureUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/联系人.png","goodsName":null,"chargeType":null,"mutualAssistanceLimit":2,"participationAllocations":[],"imgList":[{"id":"998286299804864512","isDelete":false,"createTime":[2024,6,12,15,14,27],"updateTime":[2024,6,12,15,14,27],"event":null,"siteActivityId":998286299716784128,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/茅台4.png","serialNumber":0}],"manNumber":0,"womanNumber":0,"participantStatus":-1,"userOpenAssistanceStatus":2,"participationAllocation":{"id":"145","isDelete":false,"createTime":"2024-06-12 15:14:26","updateTime":"2024-06-12 15:14:26","event":null,"siteActivityId":998286299716784128,"transactionPrice":0.000000,"originalPrice":50.000000,"assistNumber":5,"assistRule":0,"discountAmount":20.000000,"validTime":10,"userType":0,"genderCode":0,"genderValue":"男","enable":true},"openedAssistanceId":"999025652093030400","participationAllocationList":[{"id":"145","isDelete":false,"createTime":"2024-06-12 15:14:26","updateTime":"2024-06-12 15:14:26","event":null,"siteActivityId":998286299716784128,"transactionPrice":0.000000,"originalPrice":50.000000,"assistNumber":5,"assistRule":0,"discountAmount":20.000000,"validTime":10,"userType":0,"genderCode":0,"genderValue":"男","enable":true},{"id":"146","isDelete":false,"createTime":"2024-06-12 15:14:26","updateTime":"2024-06-12 15:14:26","event":null,"siteActivityId":998286299716784128,"transactionPrice":0.000000,"originalPrice":50.000000,"assistNumber":5,"assistRule":0,"discountAmount":20.000000,"validTime":10,"userType":1,"genderCode":0,"genderValue":"男","enable":true},{"id":"147","isDelete":false,"createTime":"2024-06-12 15:14:26","updateTime":"2024-06-12 15:14:26","event":null,"siteActivityId":998286299716784128,"transactionPrice":0.000000,"originalPrice":50.000000,"assistNumber":5,"assistRule":0,"discountAmount":20.000000,"validTime":10,"userType":0,"genderCode":1,"genderValue":"女","enable":true},{"id":"148","isDelete":false,"createTime":"2024-06-12 15:14:26","updateTime":"2024-06-12 15:14:26","event":null,"siteActivityId":998286299716784128,"transactionPrice":0.000000,"originalPrice":50.000000,"assistNumber":5,"assistRule":0,"discountAmount":20.000000,"validTime":10,"userType":1,"genderCode":1,"genderValue":"女","enable":true}],"thisDayTimes":"2024-06-14 16:14:59","endTimes":"2024-06-15 02:12:22"}}
</msg>
<msg timestamp="20240614 16:14:59.797" level="INFO">${reps} = &lt;Response [200]&gt;</msg>
<status status="PASS" starttime="20240614 16:14:59.690" endtime="20240614 16:14:59.797"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${assistNumber}</var>
<arg>${reps.json()['data']['participationAllocation']}</arg>
<arg>assistNumber</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240614 16:14:59.797" level="INFO">${assistNumber} = 5</msg>
<status status="PASS" starttime="20240614 16:14:59.797" endtime="20240614 16:14:59.797"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${openedAssistanceId}</var>
<arg>${reps.json()['data']}</arg>
<arg>openedAssistanceId</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240614 16:14:59.797" level="INFO">${openedAssistanceId} = 999025652093030400</msg>
<status status="PASS" starttime="20240614 16:14:59.797" endtime="20240614 16:14:59.797"/>
</kw>
<kw name="Run Keyword If" library="BuiltIn">
<arg>${assistNumber}&gt;0</arg>
<arg>Log To Console</arg>
<arg>可发起助力</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<kw name="Log To Console" library="BuiltIn">
<arg>可发起助力</arg>
<doc>Logs the given message to the console.</doc>
<status status="PASS" starttime="20240614 16:14:59.797" endtime="20240614 16:14:59.797"/>
</kw>
<status status="PASS" starttime="20240614 16:14:59.797" endtime="20240614 16:14:59.797"/>
</kw>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${openedAssistanceId}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240614 16:14:59.797" level="INFO">${openedAssistanceId} = 999025652093030400</msg>
<status status="PASS" starttime="20240614 16:14:59.797" endtime="20240614 16:14:59.797"/>
</kw>
<status status="PASS" starttime="20240614 16:14:59.689" endtime="20240614 16:14:59.797"/>
</iter>
<status status="PASS" starttime="20240614 16:14:59.689" endtime="20240614 16:14:59.797"/>
</for>
<status status="PASS" starttime="20240614 16:14:59.688" endtime="20240614 16:14:59.797"/>
</kw>
<kw name="When 用户发起婚介平台活动助力" library="ActivityResource" 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':'50325897884795880','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HgXkE+G5qxfrBX6jIPElyLSwwJSjXMpkA7JjscXsPb0Vg=='}</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="20240614 16:14:59.797" level="INFO">Creating Session using : alias=dating, url=http://dating-agency-api-test.qniao.cn, headers={'Content-Type': 'application/json', 'X-APP-ID': '50325897884795880', 'Authorization': 'QNT iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HgXkE+G5qxfrBX6jIPElyLSwwJSjXMpkA7JjscXsPb0Vg=='}, cookies={}, auth=None, timeout=None, proxies=None, verify=False, debug=0 </msg>
<msg timestamp="20240614 16:14:59.797" level="DEBUG">Creating session: dating</msg>
<status status="PASS" starttime="20240614 16:14:59.797" endtime="20240614 16:14:59.797"/>
</kw>
<kw name="GET On Session" library="RequestsLibrary">
<var>${reps}</var>
<arg>dating</arg>
<arg>dating-agency-service/user/get/assistance/details</arg>
<arg>params=openedAssistanceId=${openedAssistanceId}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<msg timestamp="20240614 16:14:59.797" level="DEBUG">Starting new HTTP connection (1): dating-agency-api-test.qniao.cn</msg>
<msg timestamp="20240614 16:14:59.954" level="DEBUG">http://dating-agency-api-test.qniao.cn:80 "GET /dating-agency-service/user/get/assistance/details?openedAssistanceId=999025652093030400 HTTP/1.1" 200 None</msg>
<msg timestamp="20240614 16:14:59.954" level="INFO">GET Request : url=http://dating-agency-api-test.qniao.cn/dating-agency-service/user/get/assistance/details?openedAssistanceId=999025652093030400
path_url=/dating-agency-service/user/get/assistance/details?openedAssistanceId=999025652093030400
headers={'User-Agent': 'python-requests/2.15.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'X-APP-ID': '50325897884795880', 'Authorization': 'QNT iHP4V/g6O5DXHixyNrf7tmhMWrNGWP5lsu8qzU6h+HgXkE+G5qxfrBX6jIPElyLSwwJSjXMpkA7JjscXsPb0Vg=='}
body=None
</msg>
<msg timestamp="20240614 16:14:59.954" level="DEBUG">utf-8 confidence = 0.99</msg>
<msg timestamp="20240614 16:14:59.954" level="DEBUG">SHIFT_JIS Japanese confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.954" level="DEBUG">EUC-JP Japanese confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.954" level="DEBUG">GB2312 Chinese confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.954" level="DEBUG">EUC-KR Korean confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.954" level="DEBUG">CP949 Korean confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.954" level="DEBUG">Big5 Chinese confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.954" level="DEBUG">EUC-TW Taiwan confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.954" level="DEBUG">windows-1251 Russian confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.954" level="DEBUG">KOI8-R Russian confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.954" level="DEBUG">ISO-8859-5 Russian confidence = 0.006211240612262859</msg>
<msg timestamp="20240614 16:14:59.954" level="DEBUG">MacCyrillic Russian confidence = 0.015692867914413655</msg>
<msg timestamp="20240614 16:14:59.954" level="DEBUG">IBM866 Russian confidence = 0.05314724427238134</msg>
<msg timestamp="20240614 16:14:59.954" level="DEBUG">IBM855 Russian confidence = 0.0877225045539434</msg>
<msg timestamp="20240614 16:14:59.954" level="DEBUG">ISO-8859-7 Greek confidence = 0.0</msg>
<msg timestamp="20240614 16:14:59.954" level="DEBUG">windows-1253 Greek confidence = 0.0</msg>
<msg timestamp="20240614 16:14:59.954" level="DEBUG">ISO-8859-5 Bulgairan confidence = 0.0</msg>
<msg timestamp="20240614 16:14:59.954" level="DEBUG">windows-1251 Bulgarian confidence = 0.0</msg>
<msg timestamp="20240614 16:14:59.954" level="DEBUG">TIS-620 Thai confidence = 0.022504728905538313</msg>
<msg timestamp="20240614 16:14:59.954" level="DEBUG">ISO-8859-9 Turkish confidence = 0.4499664263775203</msg>
<msg timestamp="20240614 16:14:59.970" level="DEBUG">windows-1255 Hebrew confidence = 0.0</msg>
<msg timestamp="20240614 16:14:59.970" level="DEBUG">windows-1255 Hebrew confidence = 0.0</msg>
<msg timestamp="20240614 16:14:59.970" level="DEBUG">windows-1255 Hebrew confidence = 0.0</msg>
<msg timestamp="20240614 16:14:59.970" level="DEBUG">utf-8 confidence = 0.99</msg>
<msg timestamp="20240614 16:14:59.970" level="DEBUG">SHIFT_JIS Japanese confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.970" level="DEBUG">EUC-JP Japanese confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.970" level="DEBUG">GB2312 Chinese confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.970" level="DEBUG">EUC-KR Korean confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.970" level="DEBUG">CP949 Korean confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.970" level="DEBUG">Big5 Chinese confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.970" level="DEBUG">EUC-TW Taiwan confidence = 0.01</msg>
<msg timestamp="20240614 16:14:59.970" level="INFO">GET Response : url=http://dating-agency-api-test.qniao.cn/dating-agency-service/user/get/assistance/details?openedAssistanceId=999025652093030400
status=200, reason=
headers={'Server': 'nginx/1.16.1', 'Date': 'Fri, 14 Jun 2024 08:14:59 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":{"id":"998286299716784128","isDelete":false,"createTime":"2024-06-12 15:14:26","updateTime":"2024-06-12 15:14:30","event":null,"name":"恭喜你获得","vipActivityId":null,"goodsId":null,"applyStartTime":"2024-06-12 15:11:20","applyEndTime":"2024-06-15 15:11:31","beginTime":"2024-06-15 15:11:38","endTime":"2024-06-16 15:11:41","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","districtCode":440106,"districtName":"天河区","detailedAddress":"(具体地址报名后通知)","numberParticipants":15,"numberMan":7,"numberWoman":8,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"喝中国劲酒,打亲朋好友。\n喝劲酒加冰,锤父老乡亲。\n红牛加劲酒,一干干一宿。\n劲酒好不好,先看配料表。\n一瓶提神醒脑,两瓶没完没了。\n三瓶火急火燎,四瓶拍手叫好。\n三两劲酒温着喝,大嫂来了叫大哥","status":1,"activityType":0,"communityId":"995313929934737408","communityName":"离异群","communityQrCodeUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/离异群.png","contactPictureUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/联系人.png","goodsName":null,"chargeType":null,"mutualAssistanceLimit":2,"participationAllocations":[{"id":"145","isDelete":false,"createTime":"2024-06-12 15:14:26","updateTime":"2024-06-12 15:14:26","event":null,"siteActivityId":998286299716784128,"transactionPrice":0.000000,"originalPrice":50.000000,"assistNumber":5,"assistRule":0,"discountAmount":20.000000,"validTime":10,"userType":0,"genderCode":0,"genderValue":"男","enable":true},{"id":"146","isDelete":false,"createTime":"2024-06-12 15:14:26","updateTime":"2024-06-12 15:14:26","event":null,"siteActivityId":998286299716784128,"transactionPrice":0.000000,"originalPrice":50.000000,"assistNumber":5,"assistRule":0,"discountAmount":20.000000,"validTime":10,"userType":1,"genderCode":0,"genderValue":"男","enable":true},{"id":"147","isDelete":false,"createTime":"2024-06-12 15:14:26","updateTime":"2024-06-12 15:14:26","event":null,"siteActivityId":998286299716784128,"transactionPrice":0.000000,"originalPrice":50.000000,"assistNumber":5,"assistRule":0,"discountAmount":20.000000,"validTime":10,"userType":0,"genderCode":1,"genderValue":"女","enable":true},{"id":"148","isDelete":false,"createTime":"2024-06-12 15:14:26","updateTime":"2024-06-12 15:14:26","event":null,"siteActivityId":998286299716784128,"transactionPrice":0.000000,"originalPrice":50.000000,"assistNumber":5,"assistRule":0,"discountAmount":20.000000,"validTime":10,"userType":1,"genderCode":1,"genderValue":"女","enable":true}],"imgList":[{"id":"998286299804864512","isDelete":false,"createTime":[2024,6,12,15,14,27],"updateTime":[2024,6,12,15,14,27],"event":null,"siteActivityId":998286299716784128,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/茅台4.png","serialNumber":0}],"assistanceDiscount":{"id":"999025652093030400","isDelete":false,"createTime":"2024-06-14 16:12:22","updateTime":"2024-06-14 16:12:22","event":null,"siteActivityId":"998286299716784128","userId":"969659763816271872","validTime":10,"genderCode":0,"startTime":"2024-06-14 16:12:22","endTime":"2024-06-15 02:12:22","status":0},"assistingNumber":5,"quantityAssisted":1,"assistingUserVos":[{"userId":"986635834872696832","nickName":"嘉宾3号","avatarUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/205520361E10C43.png"}],"couldHelp":0,"userVo":{"userId":"969659763816271872","nickName":"我迪迦在黑龙江","avatarUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/f1fb686bf354b37736f32373038a08ba.jpg"}}}
</msg>
<msg timestamp="20240614 16:14:59.970" level="INFO">${reps} = &lt;Response [200]&gt;</msg>
<status status="PASS" starttime="20240614 16:14:59.797" endtime="20240614 16:14:59.970"/>
</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="20240614 16:14:59.970" level="INFO">${message} = successful</msg>
<status status="PASS" starttime="20240614 16:14:59.970" endtime="20240614 16:14:59.970"/>
</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="20240614 16:14:59.970" level="DEBUG">Argument types are:
&lt;class 'str'&gt;
&lt;class 'str'&gt;</msg>
<status status="PASS" starttime="20240614 16:14:59.970" endtime="20240614 16:14:59.970"/>
</kw>
<status status="PASS" starttime="20240614 16:14:59.797" endtime="20240614 16:14:59.970"/>
</iter>
<status status="PASS" starttime="20240614 16:14:59.797" endtime="20240614 16:14:59.970"/>
</for>
<status status="PASS" starttime="20240614 16:14:59.797" endtime="20240614 16:14:59.970"/>
</kw>
<kw name="Then 用户助力婚介活动" library="ActivityResource" sourcename="用户助力${dating}活动">
<kw name="读取TXT文件" library="LoginResource">
<kw name="Get File" library="OperatingSystem">
<var>${file}</var>
<arg>D:\\LYL\\Study\\Robot_framework\\space\\Dating-agency\\1-Applet\\6-Activity\\phone.txt</arg>
<doc>Returns the contents of a specified file.</doc>
<msg timestamp="20240614 16:14:59.970" level="INFO" html="true">Getting file '&lt;a href="file://D:\LYL\Study\Robot_framework\space\Dating-agency\1-Applet\6-Activity\phone.txt"&gt;D:\LYL\Study\Robot_framework\space\Dating-agency\1-Applet\6-Activity\phone.txt&lt;/a&gt;'.</msg>
<msg timestamp="20240614 16:14:59.970" level="INFO">${file} = 手机号
15014242835</msg>
<status status="PASS" starttime="20240614 16:14:59.970" endtime="20240614 16:14:59.970"/>
</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="20240614 16:14:59.970" level="INFO">${skip-line} = 1</msg>
<status status="PASS" starttime="20240614 16:14:59.970" endtime="20240614 16:14:59.970"/>
</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="20240614 16:14:59.970" level="INFO">${lines} = -1</msg>
<status status="PASS" starttime="20240614 16:14:59.970" endtime="20240614 16:14:59.970"/>
</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="20240614 16:14:59.970" level="INFO">1 out of 2 lines matched</msg>
<msg timestamp="20240614 16:14:59.970" level="INFO">${content} = 15014242835</msg>
<status status="PASS" starttime="20240614 16:14:59.970" endtime="20240614 16:14:59.970"/>
</kw>
<for flavor="IN">
<var>${id}</var>
<value>${content}</value>
<iter>
<var name="${id}">15014242835</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="20240614 16:14:59.970" level="INFO">${id} = ['15014242835']</msg>
<status status="PASS" starttime="20240614 16:14:59.970" endtime="20240614 16:14:59.970"/>
</kw>
<status status="PASS" starttime="20240614 16:14:59.970" endtime="20240614 16:14:59.970"/>
</iter>
<status status="PASS" starttime="20240614 16:14:59.970" endtime="20240614 16:14:59.970"/>
</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="20240614 16:14:59.970" level="INFO">${id} = ['15014242835']</msg>
<status status="PASS" starttime="20240614 16:14:59.970" endtime="20240614 16:14:59.970"/>
</kw>
<status status="PASS" starttime="20240614 16:14:59.970" endtime="20240614 16:14:59.970"/>
</kw>
<kw name="用户手机号验证码登录婚介平台-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="20240614 16:14:59.970" level="INFO">${userid_list} = []</msg>
<status status="PASS" starttime="20240614 16:14:59.970" endtime="20240614 16:14:59.970"/>
</kw>
<kw name="Create List" library="BuiltIn">
<var>${Cheader_list}</var>
<doc>Returns a list containing given items.</doc>
<msg timestamp="20240614 16:14:59.970" level="INFO">${Cheader_list} = []</msg>
<status status="PASS" starttime="20240614 16:14:59.970" endtime="20240614 16:14:59.970"/>
</kw>
<kw name="Create List" library="BuiltIn">
<var>${Aheader_list}</var>
<doc>Returns a list containing given items.</doc>
<msg timestamp="20240614 16:14:59.970" level="INFO">${Aheader_list} = []</msg>
<status status="PASS" starttime="20240614 16:14:59.970" endtime="20240614 16:14:59.970"/>
</kw>
<kw name="Create List" library="BuiltIn">
<var>${phoneList}</var>
<doc>Returns a list containing given items.</doc>
<msg timestamp="20240614 16:14:59.970" level="INFO">${phoneList} = []</msg>
<status status="PASS" starttime="20240614 16:14:59.970" endtime="20240614 16:14:59.970"/>
</kw>
<for flavor="IN">
<var>${account}</var>
<value>@{id}</value>
<iter>
<var name="${account}">15014242835</var>
<kw name="Disable Warnings" library="urllib3">
<doc>Helper for quickly disabling all urllib3 warnings.</doc>
<status status="PASS" starttime="20240614 16:14:59.970" endtime="20240614 16:14:59.970"/>
</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="20240614 16:14:59.970" 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="20240614 16:14:59.970" level="DEBUG">Creating session: dating</msg>
<status status="PASS" starttime="20240614 16:14:59.970" endtime="20240614 16:14:59.970"/>
</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="20240614 16:14:59.970" level="INFO">${data} = { "account":"15014242835", "accountType":2, "captcha":888888 }</msg>
<status status="PASS" starttime="20240614 16:14:59.970" endtime="20240614 16:14:59.970"/>
</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="20240614 16:14:59.970" level="DEBUG">Starting new HTTP connection (1): dating-agency-api-test.qniao.cn</msg>
<msg timestamp="20240614 16:15:00.064" 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="20240614 16:15:00.064" 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":"15014242835", "accountType":2, "captcha":888888 }'
</msg>
<msg timestamp="20240614 16:15:00.064" 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': 'Fri, 14 Jun 2024 08:15:00 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/g6O5DXHixyNrf7tsI4LxersKwPpHkSDpywNbFdaZ2M//s9WT4u/BUqpkUOIFO8l2XNeXpUkajPjgDxrw==","userId":"978668013433786368"}}
</msg>
<msg timestamp="20240614 16:15:00.064" level="INFO">${reps} = &lt;Response [200]&gt;</msg>
<status status="PASS" starttime="20240614 16:14:59.970" endtime="20240614 16:15:00.064"/>
</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="20240614 16:15:00.064" level="INFO">${code} = 0</msg>
<status status="PASS" starttime="20240614 16:15:00.064" endtime="20240614 16:15:00.064"/>
</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="20240614 16:15:00.064" level="INFO">${token} = iHP4V/g6O5DXHixyNrf7tsI4LxersKwPpHkSDpywNbFdaZ2M//s9WT4u/BUqpkUOIFO8l2XNeXpUkajPjgDxrw==</msg>
<status status="PASS" starttime="20240614 16:15:00.064" endtime="20240614 16:15:00.064"/>
</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="20240614 16:15:00.064" level="INFO">${userId} = 978668013433786368</msg>
<status status="PASS" starttime="20240614 16:15:00.064" endtime="20240614 16:15:00.064"/>
</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="20240614 16:15:00.064" level="INFO">${message} = successful</msg>
<status status="PASS" starttime="20240614 16:15:00.064" endtime="20240614 16:15:00.064"/>
</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="20240614 16:15:00.064" level="INFO">${login_header} = {'Content-Type':'application/json','X-APP-ID':'50325897884795881','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tsI4LxersKwPpHkSDpywNbFdaZ2M//s9WT4u/BUqpkUOIFO8l2XNeXpUkajPjgDxrw==','X-Organization-Id':'96...</msg>
<status status="PASS" starttime="20240614 16:15:00.064" endtime="20240614 16:15:00.064"/>
</kw>
<kw name="Log" library="BuiltIn">
<arg>${login_header}</arg>
<doc>Logs the given message with the given level.</doc>
<msg timestamp="20240614 16:15:00.064" level="INFO">{'Content-Type':'application/json','X-APP-ID':'50325897884795881','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tsI4LxersKwPpHkSDpywNbFdaZ2M//s9WT4u/BUqpkUOIFO8l2XNeXpUkajPjgDxrw==','X-Organization-Id':'963432943739605555'}</msg>
<status status="PASS" starttime="20240614 16:15:00.064" endtime="20240614 16:15:00.064"/>
</kw>
<kw name="Set Variable" library="BuiltIn">
<var>${client_header}</var>
<arg>{'Content-Type':'application/json','X-APP-ID':'50325897884795880','Authorization':'QNT ${token}'}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<msg timestamp="20240614 16:15:00.064" level="INFO">${client_header} = {'Content-Type':'application/json','X-APP-ID':'50325897884795880','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tsI4LxersKwPpHkSDpywNbFdaZ2M//s9WT4u/BUqpkUOIFO8l2XNeXpUkajPjgDxrw=='}</msg>
<status status="PASS" starttime="20240614 16:15:00.064" endtime="20240614 16:15:00.064"/>
</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="20240614 16:15:00.064" endtime="20240614 16:15:00.064"/>
</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="20240614 16:15:00.064" endtime="20240614 16:15:00.064"/>
</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="20240614 16:15:00.064" endtime="20240614 16:15:00.064"/>
</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="20240614 16:15:00.064" endtime="20240614 16:15:00.064"/>
</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="20240614 16:15:00.064" level="DEBUG">Argument types are:
&lt;class 'str'&gt;
&lt;class 'str'&gt;</msg>
<status status="PASS" starttime="20240614 16:15:00.064" endtime="20240614 16:15:00.064"/>
</kw>
<status status="PASS" starttime="20240614 16:15:00.064" endtime="20240614 16:15:00.064"/>
</kw>
<status status="PASS" starttime="20240614 16:14:59.970" endtime="20240614 16:15:00.064"/>
</iter>
<status status="PASS" starttime="20240614 16:14:59.970" endtime="20240614 16:15:00.064"/>
</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="20240614 16:15:00.064" level="INFO">${phoneList} = ['15014242835']</msg>
<status status="PASS" starttime="20240614 16:15:00.064" endtime="20240614 16:15:00.064"/>
</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="20240614 16:15:00.064" level="INFO">${userid_list} = ['978668013433786368']</msg>
<status status="PASS" starttime="20240614 16:15:00.064" endtime="20240614 16:15:00.064"/>
</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="20240614 16:15:00.064" level="INFO">${Aheader_list} = ["{'Content-Type':'application/json','X-APP-ID':'50325897884795881','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tsI4LxersKwPpHkSDpywNbFdaZ2M//s9WT4u/BUqpkUOIFO8l2XNeXpUkajPjgDxrw==','X-Organization-Id':'...</msg>
<status status="PASS" starttime="20240614 16:15:00.064" endtime="20240614 16:15:00.064"/>
</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="20240614 16:15:00.064" level="INFO">${Cheader_list} = ["{'Content-Type':'application/json','X-APP-ID':'50325897884795880','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tsI4LxersKwPpHkSDpywNbFdaZ2M//s9WT4u/BUqpkUOIFO8l2XNeXpUkajPjgDxrw=='}"]</msg>
<status status="PASS" starttime="20240614 16:15:00.064" endtime="20240614 16:15:00.064"/>
</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="20240614 16:15:00.064" level="INFO">${login_header} = {'Content-Type':'application/json','X-APP-ID':'50325897884795881','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tsI4LxersKwPpHkSDpywNbFdaZ2M//s9WT4u/BUqpkUOIFO8l2XNeXpUkajPjgDxrw==','X-Organization-Id':'96...</msg>
<status status="PASS" starttime="20240614 16:15:00.064" endtime="20240614 16:15:00.064"/>
</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="20240614 16:15:00.064" level="INFO">${client_header} = {'Content-Type':'application/json','X-APP-ID':'50325897884795880','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tsI4LxersKwPpHkSDpywNbFdaZ2M//s9WT4u/BUqpkUOIFO8l2XNeXpUkajPjgDxrw=='}</msg>
<status status="PASS" starttime="20240614 16:15:00.064" endtime="20240614 16:15:00.064"/>
</kw>
<status status="PASS" starttime="20240614 16:14:59.970" endtime="20240614 16:15:00.064"/>
</kw>
<kw name="查询用户的婚介组织" library="LoginResource" sourcename="查询用户的${dating}组织">
<kw name="Create List" library="BuiltIn">
<var>${Aheader}</var>
<doc>Returns a list containing given items.</doc>
<msg timestamp="20240614 16:15:00.064" level="INFO">${Aheader} = []</msg>
<status status="PASS" starttime="20240614 16:15:00.064" endtime="20240614 16:15:00.064"/>
</kw>
<for flavor="IN ZIP">
<var>${userId}</var>
<var>${login_header}</var>
<value>${userid_list}</value>
<value>${Aheader_list}</value>
<iter>
<var name="${userId}">978668013433786368</var>
<var name="${login_header}">{'Content-Type':'application/json','X-APP-ID':'50325897884795881','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tsI4LxersKwPpHkSDpywNbFdaZ2M//s9WT4u/BUqpkUOIFO8l2XNeXpUkajPjgDxrw==','X-Organization-Id':'96...</var>
<kw name="Disable Warnings" library="urllib3">
<doc>Helper for quickly disabling all urllib3 warnings.</doc>
<status status="PASS" starttime="20240614 16:15:00.064" endtime="20240614 16:15:00.064"/>
</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="20240614 16:15:00.064" 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/g6O5DXHixyNrf7tsI4LxersKwPpHkSDpywNbFdaZ2M//s9WT4u/BUqpkUOIFO8l2XNeXpUkajPjgDxrw==', 'X-Organization-Id': '963432943739605555'}, cookies={}, auth=None, timeout=None, proxies=None, verify=False, debug=0 </msg>
<msg timestamp="20240614 16:15:00.064" level="DEBUG">Creating session: dating</msg>
<status status="PASS" starttime="20240614 16:15:00.064" endtime="20240614 16:15:00.064"/>
</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="20240614 16:15:00.081" level="DEBUG">Starting new HTTP connection (1): dating-agency-api-test.qniao.cn</msg>
<msg timestamp="20240614 16:15:00.118" level="DEBUG">http://dating-agency-api-test.qniao.cn:80 "GET /dating-agency-uec/user/list/own-organization?userId=978668013433786368 HTTP/1.1" 200 None</msg>
<msg timestamp="20240614 16:15:00.118" level="INFO">GET Request : url=http://dating-agency-api-test.qniao.cn/dating-agency-uec/user/list/own-organization?userId=978668013433786368
path_url=/dating-agency-uec/user/list/own-organization?userId=978668013433786368
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/g6O5DXHixyNrf7tsI4LxersKwPpHkSDpywNbFdaZ2M//s9WT4u/BUqpkUOIFO8l2XNeXpUkajPjgDxrw==', 'X-Organization-Id': '963432943739605555'}
body=None
</msg>
<msg timestamp="20240614 16:15:00.119" level="DEBUG">utf-8 confidence = 0.99</msg>
<msg timestamp="20240614 16:15:00.119" level="DEBUG">SHIFT_JIS Japanese confidence = 0.01</msg>
<msg timestamp="20240614 16:15:00.119" level="DEBUG">EUC-JP Japanese confidence = 0.01</msg>
<msg timestamp="20240614 16:15:00.119" level="DEBUG">GB2312 Chinese confidence = 0.01</msg>
<msg timestamp="20240614 16:15:00.119" level="DEBUG">EUC-KR Korean confidence = 0.01</msg>
<msg timestamp="20240614 16:15:00.119" level="DEBUG">CP949 Korean confidence = 0.01</msg>
<msg timestamp="20240614 16:15:00.119" level="DEBUG">Big5 Chinese confidence = 0.01</msg>
<msg timestamp="20240614 16:15:00.119" level="DEBUG">EUC-TW Taiwan confidence = 0.01</msg>
<msg timestamp="20240614 16:15:00.119" level="DEBUG">windows-1251 Russian confidence = 0.01</msg>
<msg timestamp="20240614 16:15:00.120" level="DEBUG">KOI8-R Russian confidence = 0.01</msg>
<msg timestamp="20240614 16:15:00.120" level="DEBUG">ISO-8859-5 Russian confidence = 0.0</msg>
<msg timestamp="20240614 16:15:00.120" level="DEBUG">MacCyrillic Russian confidence = 0.0</msg>
<msg timestamp="20240614 16:15:00.120" level="DEBUG">IBM866 Russian confidence = 0.0</msg>
<msg timestamp="20240614 16:15:00.120" level="DEBUG">IBM855 Russian confidence = 0.0</msg>
<msg timestamp="20240614 16:15:00.120" level="DEBUG">ISO-8859-7 Greek confidence = 0.0</msg>
<msg timestamp="20240614 16:15:00.120" level="DEBUG">windows-1253 Greek confidence = 0.01</msg>
<msg timestamp="20240614 16:15:00.120" level="DEBUG">ISO-8859-5 Bulgairan confidence = 0.0</msg>
<msg timestamp="20240614 16:15:00.120" level="DEBUG">windows-1251 Bulgarian confidence = 0.0</msg>
<msg timestamp="20240614 16:15:00.120" level="DEBUG">TIS-620 Thai confidence = 0.0</msg>
<msg timestamp="20240614 16:15:00.120" level="DEBUG">ISO-8859-9 Turkish confidence = 0.2794564987311486</msg>
<msg timestamp="20240614 16:15:00.120" level="DEBUG">windows-1255 Hebrew confidence = 0.0</msg>
<msg timestamp="20240614 16:15:00.120" level="DEBUG">windows-1255 Hebrew confidence = 0.01</msg>
<msg timestamp="20240614 16:15:00.120" level="DEBUG">windows-1255 Hebrew confidence = 0.01</msg>
<msg timestamp="20240614 16:15:00.121" level="DEBUG">utf-8 confidence = 0.99</msg>
<msg timestamp="20240614 16:15:00.121" level="DEBUG">SHIFT_JIS Japanese confidence = 0.01</msg>
<msg timestamp="20240614 16:15:00.121" level="DEBUG">EUC-JP Japanese confidence = 0.01</msg>
<msg timestamp="20240614 16:15:00.121" level="DEBUG">GB2312 Chinese confidence = 0.01</msg>
<msg timestamp="20240614 16:15:00.121" level="DEBUG">EUC-KR Korean confidence = 0.01</msg>
<msg timestamp="20240614 16:15:00.121" level="DEBUG">CP949 Korean confidence = 0.01</msg>
<msg timestamp="20240614 16:15:00.121" level="DEBUG">Big5 Chinese confidence = 0.01</msg>
<msg timestamp="20240614 16:15:00.121" level="DEBUG">EUC-TW Taiwan confidence = 0.01</msg>
<msg timestamp="20240614 16:15:00.121" level="INFO">GET Response : url=http://dating-agency-api-test.qniao.cn/dating-agency-uec/user/list/own-organization?userId=978668013433786368
status=200, reason=
headers={'Server': 'nginx/1.16.1', 'Date': 'Fri, 14 Jun 2024 08:15:00 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":"趣招亲","shortName":"趣招亲"}]}
</msg>
<msg timestamp="20240614 16:15:00.121" level="INFO">${reps} = &lt;Response [200]&gt;</msg>
<status status="PASS" starttime="20240614 16:15:00.064" endtime="20240614 16:15:00.121"/>
</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="20240614 16:15:00.122" level="INFO">${data} = [{'orgId': '963432943739605555', 'fullName': '趣招亲', 'shortName': '趣招亲'}]</msg>
<status status="PASS" starttime="20240614 16:15:00.122" endtime="20240614 16:15:00.122"/>
</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="20240614 16:15:00.123" level="INFO">${message} = successful</msg>
<status status="PASS" starttime="20240614 16:15:00.123" endtime="20240614 16:15:00.123"/>
</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="20240614 16:15:00.124" level="DEBUG">Argument types are:
&lt;class 'str'&gt;
&lt;class 'str'&gt;</msg>
<status status="PASS" starttime="20240614 16:15:00.123" endtime="20240614 16:15:00.124"/>
</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="20240614 16:15:00.124" level="INFO">[{'orgId': '963432943739605555', 'fullName': '趣招亲', 'shortName': '趣招亲'}]</msg>
<status status="PASS" starttime="20240614 16:15:00.124" endtime="20240614 16:15:00.124"/>
</kw>
<status status="PASS" starttime="20240614 16:15:00.124" endtime="20240614 16:15:00.125"/>
</kw>
<status status="PASS" starttime="20240614 16:15:00.064" endtime="20240614 16:15:00.125"/>
</iter>
<status status="PASS" starttime="20240614 16:15:00.064" endtime="20240614 16:15:00.125"/>
</for>
<status status="PASS" starttime="20240614 16:15:00.064" endtime="20240614 16:15:00.125"/>
</kw>
<kw name="获取婚介平台用户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="20240614 16:15:00.126" level="INFO">${matchmakerFlagList} = []</msg>
<status status="PASS" starttime="20240614 16:15:00.125" endtime="20240614 16:15:00.126"/>
</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/g6O5DXHixyNrf7tsI4LxersKwPpHkSDpywNbFdaZ2M//s9WT4u/BUqpkUOIFO8l2XNeXpUkajPjgDxrw==','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="20240614 16:15:00.127" 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/g6O5DXHixyNrf7tsI4LxersKwPpHkSDpywNbFdaZ2M//s9WT4u/BUqpkUOIFO8l2XNeXpUkajPjgDxrw==', 'X-Organization-Id': '963432943739605555'}, cookies={}, auth=None, timeout=None, proxies=None, verify=False, debug=0 </msg>
<msg timestamp="20240614 16:15:00.127" level="DEBUG">Creating session: dating</msg>
<status status="PASS" starttime="20240614 16:15:00.126" endtime="20240614 16:15:00.127"/>
</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="20240614 16:15:00.128" level="DEBUG">Starting new HTTP connection (1): dating-agency-api-test.qniao.cn</msg>
<msg timestamp="20240614 16:15:00.165" 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="20240614 16:15:00.165" 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/g6O5DXHixyNrf7tsI4LxersKwPpHkSDpywNbFdaZ2M//s9WT4u/BUqpkUOIFO8l2XNeXpUkajPjgDxrw==', 'X-Organization-Id': '963432943739605555'}
body=None
</msg>
<msg timestamp="20240614 16:15:00.165" level="DEBUG">utf-8 confidence = 0.9690625</msg>
<msg timestamp="20240614 16:15:00.165" level="DEBUG">SHIFT_JIS Japanese confidence = 0.01</msg>
<msg timestamp="20240614 16:15:00.165" level="DEBUG">EUC-JP Japanese confidence = 0.01</msg>
<msg timestamp="20240614 16:15:00.165" level="DEBUG">GB2312 Chinese confidence = 0.01</msg>
<msg timestamp="20240614 16:15:00.165" level="DEBUG">EUC-KR Korean confidence = 0.01</msg>
<msg timestamp="20240614 16:15:00.165" level="DEBUG">CP949 Korean confidence = 0.01</msg>
<msg timestamp="20240614 16:15:00.165" level="DEBUG">Big5 Chinese confidence = 0.01</msg>
<msg timestamp="20240614 16:15:00.165" level="DEBUG">EUC-TW Taiwan confidence = 0.01</msg>
<msg timestamp="20240614 16:15:00.165" level="DEBUG">windows-1251 Russian confidence = 0.01</msg>
<msg timestamp="20240614 16:15:00.165" level="DEBUG">KOI8-R Russian confidence = 0.01</msg>
<msg timestamp="20240614 16:15:00.181" level="DEBUG">ISO-8859-5 Russian confidence = 0.0</msg>
<msg timestamp="20240614 16:15:00.181" level="DEBUG">MacCyrillic Russian confidence = 0.12287515576985893</msg>
<msg timestamp="20240614 16:15:00.181" level="DEBUG">IBM866 Russian confidence = 0.1820372678071984</msg>
<msg timestamp="20240614 16:15:00.181" level="DEBUG">IBM855 Russian confidence = 0.0</msg>
<msg timestamp="20240614 16:15:00.181" level="DEBUG">ISO-8859-7 Greek confidence = 0.0</msg>
<msg timestamp="20240614 16:15:00.181" level="DEBUG">windows-1253 Greek confidence = 0.0</msg>
<msg timestamp="20240614 16:15:00.181" level="DEBUG">ISO-8859-5 Bulgairan confidence = 0.0</msg>
<msg timestamp="20240614 16:15:00.181" level="DEBUG">windows-1251 Bulgarian confidence = 0.01</msg>
<msg timestamp="20240614 16:15:00.181" level="DEBUG">TIS-620 Thai confidence = 0.0</msg>
<msg timestamp="20240614 16:15:00.181" level="DEBUG">ISO-8859-9 Turkish confidence = 0.41600535235170244</msg>
<msg timestamp="20240614 16:15:00.181" level="DEBUG">windows-1255 Hebrew confidence = 0.0</msg>
<msg timestamp="20240614 16:15:00.181" level="DEBUG">windows-1255 Hebrew confidence = 0.01</msg>
<msg timestamp="20240614 16:15:00.181" level="DEBUG">windows-1255 Hebrew confidence = 0.01</msg>
<msg timestamp="20240614 16:15:00.181" level="DEBUG">utf-8 confidence = 0.9690625</msg>
<msg timestamp="20240614 16:15:00.181" level="DEBUG">SHIFT_JIS Japanese confidence = 0.01</msg>
<msg timestamp="20240614 16:15:00.181" level="DEBUG">EUC-JP Japanese confidence = 0.01</msg>
<msg timestamp="20240614 16:15:00.181" level="DEBUG">GB2312 Chinese confidence = 0.01</msg>
<msg timestamp="20240614 16:15:00.181" level="DEBUG">EUC-KR Korean confidence = 0.01</msg>
<msg timestamp="20240614 16:15:00.181" level="DEBUG">CP949 Korean confidence = 0.01</msg>
<msg timestamp="20240614 16:15:00.181" level="DEBUG">Big5 Chinese confidence = 0.01</msg>
<msg timestamp="20240614 16:15:00.181" level="DEBUG">EUC-TW Taiwan confidence = 0.01</msg>
<msg timestamp="20240614 16:15:00.181" 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': 'Fri, 14 Jun 2024 08:15:00 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":"978668013433786368","realName":"就是不吃饭","nickName":null,"phone":"15014242835","matchmakerFlag":false}}
</msg>
<msg timestamp="20240614 16:15:00.181" level="INFO">${reps} = &lt;Response [200]&gt;</msg>
<status status="PASS" starttime="20240614 16:15:00.128" endtime="20240614 16:15:00.181"/>
</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="20240614 16:15:00.181" level="INFO">${phone} = 15014242835</msg>
<status status="PASS" starttime="20240614 16:15:00.181" endtime="20240614 16:15:00.181"/>
</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="20240614 16:15:00.181" level="INFO">${matchmakerFlag} = False</msg>
<status status="PASS" starttime="20240614 16:15:00.181" endtime="20240614 16:15:00.181"/>
</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="20240614 16:15:00.181" endtime="20240614 16:15:00.181"/>
</kw>
<status status="PASS" starttime="20240614 16:15:00.126" endtime="20240614 16:15:00.181"/>
</iter>
<status status="PASS" starttime="20240614 16:15:00.126" endtime="20240614 16:15:00.181"/>
</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="20240614 16:15:00.181" level="INFO">${phone} = 15014242835</msg>
<status status="PASS" starttime="20240614 16:15:00.181" endtime="20240614 16:15:00.181"/>
</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="20240614 16:15:00.181" level="INFO">${matchmakerFlag} = False</msg>
<status status="PASS" starttime="20240614 16:15:00.181" endtime="20240614 16:15:00.181"/>
</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="20240614 16:15:00.181" level="INFO">${matchmakerFlagList} = [False]</msg>
<status status="PASS" starttime="20240614 16:15:00.181" endtime="20240614 16:15:00.181"/>
</kw>
<status status="PASS" starttime="20240614 16:15:00.125" endtime="20240614 16:15:00.181"/>
</kw>
<for flavor="IN">
<var>${client_header}</var>
<value>@{Cheader_list}</value>
<iter>
<var name="${client_header}">{'Content-Type':'application/json','X-APP-ID':'50325897884795880','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tsI4LxersKwPpHkSDpywNbFdaZ2M//s9WT4u/BUqpkUOIFO8l2XNeXpUkajPjgDxrw=='}</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="20240614 16:15:00.181" level="INFO">Creating Session using : alias=dating, url=http://dating-agency-api-test.qniao.cn, headers={'Content-Type': 'application/json', 'X-APP-ID': '50325897884795880', 'Authorization': 'QNT iHP4V/g6O5DXHixyNrf7tsI4LxersKwPpHkSDpywNbFdaZ2M//s9WT4u/BUqpkUOIFO8l2XNeXpUkajPjgDxrw=='}, cookies={}, auth=None, timeout=None, proxies=None, verify=False, debug=0 </msg>
<msg timestamp="20240614 16:15:00.181" level="DEBUG">Creating session: dating</msg>
<status status="PASS" starttime="20240614 16:15:00.181" endtime="20240614 16:15:00.181"/>
</kw>
<kw name="Set Variable" library="BuiltIn">
<var>${data}</var>
<arg>{"openedAssistanceId":"${openedAssistanceId}"}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<msg timestamp="20240614 16:15:00.181" level="INFO">${data} = {"openedAssistanceId":"999025652093030400"}</msg>
<status status="PASS" starttime="20240614 16:15:00.181" endtime="20240614 16:15:00.181"/>
</kw>
<kw name="POST On Session" library="RequestsLibrary">
<var>${reps}</var>
<arg>dating</arg>
<arg>dating-agency-service/user/assistance/participant</arg>
<arg>${data.encode('utf-8')}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<msg timestamp="20240614 16:15:00.181" level="DEBUG">Starting new HTTP connection (1): dating-agency-api-test.qniao.cn</msg>
<msg timestamp="20240614 16:15:00.411" level="DEBUG">http://dating-agency-api-test.qniao.cn:80 "POST /dating-agency-service/user/assistance/participant HTTP/1.1" 200 None</msg>
<msg timestamp="20240614 16:15:00.411" level="INFO">POST Request : url=http://dating-agency-api-test.qniao.cn/dating-agency-service/user/assistance/participant
path_url=/dating-agency-service/user/assistance/participant
headers={'User-Agent': 'python-requests/2.15.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'X-APP-ID': '50325897884795880', 'Authorization': 'QNT iHP4V/g6O5DXHixyNrf7tsI4LxersKwPpHkSDpywNbFdaZ2M//s9WT4u/BUqpkUOIFO8l2XNeXpUkajPjgDxrw==', 'Content-Length': '43'}
body=b'{"openedAssistanceId":"999025652093030400"}'
</msg>
<msg timestamp="20240614 16:15:00.411" level="INFO">POST Response : url=http://dating-agency-api-test.qniao.cn/dating-agency-service/user/assistance/participant
status=200, reason=
headers={'Server': 'nginx/1.16.1', 'Date': 'Fri, 14 Jun 2024 08:15:00 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":""}
</msg>
<msg timestamp="20240614 16:15:00.411" level="INFO">${reps} = &lt;Response [200]&gt;</msg>
<status status="PASS" starttime="20240614 16:15:00.181" endtime="20240614 16:15:00.411"/>
</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="20240614 16:15:00.411" level="INFO">${message} = successful</msg>
<status status="PASS" starttime="20240614 16:15:00.411" endtime="20240614 16:15:00.411"/>
</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="20240614 16:15:00.411" level="DEBUG">Argument types are:
&lt;class 'str'&gt;
&lt;class 'str'&gt;</msg>
<status status="PASS" starttime="20240614 16:15:00.411" endtime="20240614 16:15:00.411"/>
</kw>
<status status="PASS" starttime="20240614 16:15:00.181" endtime="20240614 16:15:00.411"/>
</iter>
<status status="PASS" starttime="20240614 16:15:00.181" endtime="20240614 16:15:00.411"/>
</for>
<status status="PASS" starttime="20240614 16:14:59.970" endtime="20240614 16:15:00.411"/>
</kw>
<status status="PASS" starttime="20240614 16:14:59.620" endtime="20240614 16:15:00.411"/>
</test>
<status status="PASS" starttime="20240614 16:14:59.601" endtime="20240614 16:15:00.411"/>
</suite>
<status status="PASS" starttime="20240614 16:14:59.599" endtime="20240614 16:15:00.411"/>
</suite>
<status status="PASS" starttime="20240614 16:14:59.598" endtime="20240614 16:15:00.411"/>
</suite>
<status status="PASS" starttime="20240614 16:14:58.967" endtime="20240614 16:15:00.411"/>
</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="1" fail="0" skip="0" id="s1-s1" name="0-Login">Dating-agency.0-Login</stat>
<stat pass="1" fail="0" skip="0" id="s1-s1-s1" name="Login-interface">Dating-agency.0-Login.Login-interface</stat>
<stat pass="1" fail="0" skip="0" id="s1-s2" name="1-Applet">Dating-agency.1-Applet</stat>
<stat pass="1" fail="0" skip="0" id="s1-s2-s1" name="6-Activity">Dating-agency.1-Applet.6-Activity</stat>
<stat pass="1" fail="0" skip="0" id="s1-s2-s1-s1" name="Avtivity">Dating-agency.1-Applet.6-Activity.Avtivity</stat>
</suite>
</statistics>
<errors>
</errors>
</robot>