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.
 
 
 

3327 lines
206 KiB

<?xml version="1.0" encoding="UTF-8"?>
<robot generator="Robot 6.1.1 (Python 3.6.6 on win32)" generated="20240611 11:00:24.156" 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="20240611 11:00:24.187" endtime="20240611 11:00:24.204"/>
</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="20240611 11:00:24.600" endtime="20240611 11:00:24.600"/>
</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="20240611 11:00:24.600" 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="20240611 11:00:24.600" level="INFO">${file} = 手机号
13168550964</msg>
<status status="PASS" starttime="20240611 11:00:24.600" endtime="20240611 11:00:24.600"/>
</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="20240611 11:00:24.600" level="INFO">${skip-line} = 1</msg>
<status status="PASS" starttime="20240611 11:00:24.600" endtime="20240611 11:00:24.600"/>
</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="20240611 11:00:24.600" level="INFO">${lines} = -1</msg>
<status status="PASS" starttime="20240611 11:00:24.600" endtime="20240611 11:00:24.600"/>
</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="20240611 11:00:24.600" level="INFO">1 out of 2 lines matched</msg>
<msg timestamp="20240611 11:00:24.600" level="INFO">${content} = 13168550964</msg>
<status status="PASS" starttime="20240611 11:00:24.600" endtime="20240611 11:00:24.600"/>
</kw>
<for flavor="IN">
<var>${id}</var>
<value>${content}</value>
<iter>
<var name="${id}">13168550964</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="20240611 11:00:24.600" level="INFO">${id} = ['13168550964']</msg>
<status status="PASS" starttime="20240611 11:00:24.600" endtime="20240611 11:00:24.600"/>
</kw>
<status status="PASS" starttime="20240611 11:00:24.600" endtime="20240611 11:00:24.600"/>
</iter>
<status status="PASS" starttime="20240611 11:00:24.600" endtime="20240611 11:00:24.600"/>
</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="20240611 11:00:24.613" level="INFO">${id} = ['13168550964']</msg>
<status status="PASS" starttime="20240611 11:00:24.613" endtime="20240611 11:00:24.613"/>
</kw>
<status status="PASS" starttime="20240611 11:00:24.600" endtime="20240611 11:00:24.613"/>
</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="20240611 11:00:24.614" level="INFO">${userid_list} = []</msg>
<status status="PASS" starttime="20240611 11:00:24.614" endtime="20240611 11:00:24.614"/>
</kw>
<kw name="Create List" library="BuiltIn">
<var>${Cheader_list}</var>
<doc>Returns a list containing given items.</doc>
<msg timestamp="20240611 11:00:24.614" level="INFO">${Cheader_list} = []</msg>
<status status="PASS" starttime="20240611 11:00:24.614" endtime="20240611 11:00:24.614"/>
</kw>
<kw name="Create List" library="BuiltIn">
<var>${Aheader_list}</var>
<doc>Returns a list containing given items.</doc>
<msg timestamp="20240611 11:00:24.615" level="INFO">${Aheader_list} = []</msg>
<status status="PASS" starttime="20240611 11:00:24.614" endtime="20240611 11:00:24.615"/>
</kw>
<kw name="Create List" library="BuiltIn">
<var>${phoneList}</var>
<doc>Returns a list containing given items.</doc>
<msg timestamp="20240611 11:00:24.615" level="INFO">${phoneList} = []</msg>
<status status="PASS" starttime="20240611 11:00:24.615" endtime="20240611 11:00:24.615"/>
</kw>
<for flavor="IN">
<var>${account}</var>
<value>@{id}</value>
<iter>
<var name="${account}">13168550964</var>
<kw name="Disable Warnings" library="urllib3">
<doc>Helper for quickly disabling all urllib3 warnings.</doc>
<status status="PASS" starttime="20240611 11:00:24.616" endtime="20240611 11:00:24.616"/>
</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="20240611 11:00:24.617" 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="20240611 11:00:24.617" level="DEBUG">Creating session: dating</msg>
<status status="PASS" starttime="20240611 11:00:24.616" endtime="20240611 11:00:24.617"/>
</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="20240611 11:00:24.618" level="INFO">${data} = { "account":"13168550964", "accountType":2, "captcha":888888 }</msg>
<status status="PASS" starttime="20240611 11:00:24.617" endtime="20240611 11:00:24.618"/>
</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="20240611 11:00:24.621" level="DEBUG">Starting new HTTP connection (1): dating-agency-api-test.qniao.cn</msg>
<msg timestamp="20240611 11:00:24.706" 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="20240611 11:00:24.706" 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":"13168550964", "accountType":2, "captcha":888888 }'
</msg>
<msg timestamp="20240611 11:00:24.706" level="INFO">POST Response : url=http://dating-agency-api-test.qniao.cn/dating-agency-uec/authorize/by-captcha
status=200, reason=
headers={'Server': 'nginx/1.16.1', 'Date': 'Tue, 11 Jun 2024 03:00:24 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/g6O5DXHixyNrf7tj/+nIx5sbYIguTX8pbFO5OIpC+7uVxf2TXCCaPnG49KH4B+gMdC7CHmsCIJmyUQ4w==","userId":"995753529626988544"}}
</msg>
<msg timestamp="20240611 11:00:24.706" level="INFO">${reps} = &lt;Response [200]&gt;</msg>
<status status="PASS" starttime="20240611 11:00:24.618" endtime="20240611 11:00:24.706"/>
</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="20240611 11:00:24.706" level="INFO">${code} = 0</msg>
<status status="PASS" starttime="20240611 11:00:24.706" endtime="20240611 11:00:24.706"/>
</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="20240611 11:00:24.706" level="INFO">${token} = iHP4V/g6O5DXHixyNrf7tj/+nIx5sbYIguTX8pbFO5OIpC+7uVxf2TXCCaPnG49KH4B+gMdC7CHmsCIJmyUQ4w==</msg>
<status status="PASS" starttime="20240611 11:00:24.706" endtime="20240611 11:00:24.706"/>
</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="20240611 11:00:24.706" level="INFO">${userId} = 995753529626988544</msg>
<status status="PASS" starttime="20240611 11:00:24.706" endtime="20240611 11:00:24.706"/>
</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="20240611 11:00:24.706" level="INFO">${message} = successful</msg>
<status status="PASS" starttime="20240611 11:00:24.706" endtime="20240611 11:00:24.706"/>
</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="20240611 11:00:24.706" level="INFO">${login_header} = {'Content-Type':'application/json','X-APP-ID':'50325897884795881','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tj/+nIx5sbYIguTX8pbFO5OIpC+7uVxf2TXCCaPnG49KH4B+gMdC7CHmsCIJmyUQ4w==','X-Organization-Id':'96...</msg>
<status status="PASS" starttime="20240611 11:00:24.706" endtime="20240611 11:00:24.706"/>
</kw>
<kw name="Log" library="BuiltIn">
<arg>${login_header}</arg>
<doc>Logs the given message with the given level.</doc>
<msg timestamp="20240611 11:00:24.706" level="INFO">{'Content-Type':'application/json','X-APP-ID':'50325897884795881','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tj/+nIx5sbYIguTX8pbFO5OIpC+7uVxf2TXCCaPnG49KH4B+gMdC7CHmsCIJmyUQ4w==','X-Organization-Id':'963432943739605555'}</msg>
<status status="PASS" starttime="20240611 11:00:24.706" endtime="20240611 11:00:24.706"/>
</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="20240611 11:00:24.706" level="INFO">${client_header} = {'Content-Type':'application/json','X-APP-ID':'50325897884795880','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tj/+nIx5sbYIguTX8pbFO5OIpC+7uVxf2TXCCaPnG49KH4B+gMdC7CHmsCIJmyUQ4w=='}</msg>
<status status="PASS" starttime="20240611 11:00:24.706" endtime="20240611 11:00:24.706"/>
</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="20240611 11:00:24.706" endtime="20240611 11:00:24.706"/>
</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="20240611 11:00:24.706" endtime="20240611 11:00:24.706"/>
</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="20240611 11:00:24.706" endtime="20240611 11:00:24.706"/>
</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="20240611 11:00:24.706" endtime="20240611 11:00:24.706"/>
</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="20240611 11:00:24.706" level="DEBUG">Argument types are:
&lt;class 'str'&gt;
&lt;class 'str'&gt;</msg>
<status status="PASS" starttime="20240611 11:00:24.706" endtime="20240611 11:00:24.706"/>
</kw>
<status status="PASS" starttime="20240611 11:00:24.706" endtime="20240611 11:00:24.706"/>
</kw>
<status status="PASS" starttime="20240611 11:00:24.616" endtime="20240611 11:00:24.706"/>
</iter>
<status status="PASS" starttime="20240611 11:00:24.615" endtime="20240611 11:00:24.706"/>
</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="20240611 11:00:24.706" level="INFO">${phoneList} = ['13168550964']</msg>
<status status="PASS" starttime="20240611 11:00:24.706" endtime="20240611 11:00:24.706"/>
</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="20240611 11:00:24.706" level="INFO">${userid_list} = ['995753529626988544']</msg>
<status status="PASS" starttime="20240611 11:00:24.706" endtime="20240611 11:00:24.706"/>
</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="20240611 11:00:24.706" level="INFO">${Aheader_list} = ["{'Content-Type':'application/json','X-APP-ID':'50325897884795881','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tj/+nIx5sbYIguTX8pbFO5OIpC+7uVxf2TXCCaPnG49KH4B+gMdC7CHmsCIJmyUQ4w==','X-Organization-Id':'...</msg>
<status status="PASS" starttime="20240611 11:00:24.706" endtime="20240611 11:00:24.706"/>
</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="20240611 11:00:24.706" level="INFO">${Cheader_list} = ["{'Content-Type':'application/json','X-APP-ID':'50325897884795880','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tj/+nIx5sbYIguTX8pbFO5OIpC+7uVxf2TXCCaPnG49KH4B+gMdC7CHmsCIJmyUQ4w=='}"]</msg>
<status status="PASS" starttime="20240611 11:00:24.706" endtime="20240611 11:00:24.706"/>
</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="20240611 11:00:24.706" level="INFO">${login_header} = {'Content-Type':'application/json','X-APP-ID':'50325897884795881','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tj/+nIx5sbYIguTX8pbFO5OIpC+7uVxf2TXCCaPnG49KH4B+gMdC7CHmsCIJmyUQ4w==','X-Organization-Id':'96...</msg>
<status status="PASS" starttime="20240611 11:00:24.706" endtime="20240611 11:00:24.706"/>
</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="20240611 11:00:24.706" level="INFO">${client_header} = {'Content-Type':'application/json','X-APP-ID':'50325897884795880','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tj/+nIx5sbYIguTX8pbFO5OIpC+7uVxf2TXCCaPnG49KH4B+gMdC7CHmsCIJmyUQ4w=='}</msg>
<status status="PASS" starttime="20240611 11:00:24.706" endtime="20240611 11:00:24.706"/>
</kw>
<status status="PASS" starttime="20240611 11:00:24.613" endtime="20240611 11:00:24.706"/>
</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="20240611 11:00:24.706" level="INFO">${Aheader} = []</msg>
<status status="PASS" starttime="20240611 11:00:24.706" endtime="20240611 11:00:24.706"/>
</kw>
<for flavor="IN ZIP">
<var>${userId}</var>
<var>${login_header}</var>
<value>${userid_list}</value>
<value>${Aheader_list}</value>
<iter>
<var name="${userId}">995753529626988544</var>
<var name="${login_header}">{'Content-Type':'application/json','X-APP-ID':'50325897884795881','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tj/+nIx5sbYIguTX8pbFO5OIpC+7uVxf2TXCCaPnG49KH4B+gMdC7CHmsCIJmyUQ4w==','X-Organization-Id':'96...</var>
<kw name="Disable Warnings" library="urllib3">
<doc>Helper for quickly disabling all urllib3 warnings.</doc>
<status status="PASS" starttime="20240611 11:00:24.706" endtime="20240611 11:00:24.706"/>
</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="20240611 11:00:24.722" 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/g6O5DXHixyNrf7tj/+nIx5sbYIguTX8pbFO5OIpC+7uVxf2TXCCaPnG49KH4B+gMdC7CHmsCIJmyUQ4w==', 'X-Organization-Id': '963432943739605555'}, cookies={}, auth=None, timeout=None, proxies=None, verify=False, debug=0 </msg>
<msg timestamp="20240611 11:00:24.722" level="DEBUG">Creating session: dating</msg>
<status status="PASS" starttime="20240611 11:00:24.706" endtime="20240611 11:00:24.722"/>
</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="20240611 11:00:24.723" level="DEBUG">Starting new HTTP connection (1): dating-agency-api-test.qniao.cn</msg>
<msg timestamp="20240611 11:00:24.746" level="DEBUG">http://dating-agency-api-test.qniao.cn:80 "GET /dating-agency-uec/user/list/own-organization?userId=995753529626988544 HTTP/1.1" 200 None</msg>
<msg timestamp="20240611 11:00:24.746" level="INFO">GET Request : url=http://dating-agency-api-test.qniao.cn/dating-agency-uec/user/list/own-organization?userId=995753529626988544
path_url=/dating-agency-uec/user/list/own-organization?userId=995753529626988544
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/g6O5DXHixyNrf7tj/+nIx5sbYIguTX8pbFO5OIpC+7uVxf2TXCCaPnG49KH4B+gMdC7CHmsCIJmyUQ4w==', 'X-Organization-Id': '963432943739605555'}
body=None
</msg>
<msg timestamp="20240611 11:00:24.746" level="DEBUG">utf-8 confidence = 0.99</msg>
<msg timestamp="20240611 11:00:24.746" level="DEBUG">SHIFT_JIS Japanese confidence = 0.01</msg>
<msg timestamp="20240611 11:00:24.746" level="DEBUG">EUC-JP Japanese confidence = 0.01</msg>
<msg timestamp="20240611 11:00:24.746" level="DEBUG">GB2312 Chinese confidence = 0.01</msg>
<msg timestamp="20240611 11:00:24.746" level="DEBUG">EUC-KR Korean confidence = 0.01</msg>
<msg timestamp="20240611 11:00:24.746" level="DEBUG">CP949 Korean confidence = 0.01</msg>
<msg timestamp="20240611 11:00:24.746" level="DEBUG">Big5 Chinese confidence = 0.01</msg>
<msg timestamp="20240611 11:00:24.746" level="DEBUG">EUC-TW Taiwan confidence = 0.01</msg>
<msg timestamp="20240611 11:00:24.746" level="DEBUG">windows-1251 Russian confidence = 0.01</msg>
<msg timestamp="20240611 11:00:24.746" level="DEBUG">KOI8-R Russian confidence = 0.01</msg>
<msg timestamp="20240611 11:00:24.746" level="DEBUG">ISO-8859-5 Russian confidence = 0.0</msg>
<msg timestamp="20240611 11:00:24.746" level="DEBUG">MacCyrillic Russian confidence = 0.0</msg>
<msg timestamp="20240611 11:00:24.746" level="DEBUG">IBM866 Russian confidence = 0.0</msg>
<msg timestamp="20240611 11:00:24.746" level="DEBUG">IBM855 Russian confidence = 0.0</msg>
<msg timestamp="20240611 11:00:24.746" level="DEBUG">ISO-8859-7 Greek confidence = 0.0</msg>
<msg timestamp="20240611 11:00:24.746" level="DEBUG">windows-1253 Greek confidence = 0.01</msg>
<msg timestamp="20240611 11:00:24.746" level="DEBUG">ISO-8859-5 Bulgairan confidence = 0.0</msg>
<msg timestamp="20240611 11:00:24.746" level="DEBUG">windows-1251 Bulgarian confidence = 0.0</msg>
<msg timestamp="20240611 11:00:24.746" level="DEBUG">TIS-620 Thai confidence = 0.0</msg>
<msg timestamp="20240611 11:00:24.746" level="DEBUG">ISO-8859-9 Turkish confidence = 0.2794564987311486</msg>
<msg timestamp="20240611 11:00:24.746" level="DEBUG">windows-1255 Hebrew confidence = 0.0</msg>
<msg timestamp="20240611 11:00:24.746" level="DEBUG">windows-1255 Hebrew confidence = 0.01</msg>
<msg timestamp="20240611 11:00:24.746" level="DEBUG">windows-1255 Hebrew confidence = 0.01</msg>
<msg timestamp="20240611 11:00:24.746" level="DEBUG">utf-8 confidence = 0.99</msg>
<msg timestamp="20240611 11:00:24.746" level="DEBUG">SHIFT_JIS Japanese confidence = 0.01</msg>
<msg timestamp="20240611 11:00:24.746" level="DEBUG">EUC-JP Japanese confidence = 0.01</msg>
<msg timestamp="20240611 11:00:24.746" level="DEBUG">GB2312 Chinese confidence = 0.01</msg>
<msg timestamp="20240611 11:00:24.746" level="DEBUG">EUC-KR Korean confidence = 0.01</msg>
<msg timestamp="20240611 11:00:24.746" level="DEBUG">CP949 Korean confidence = 0.01</msg>
<msg timestamp="20240611 11:00:24.746" level="DEBUG">Big5 Chinese confidence = 0.01</msg>
<msg timestamp="20240611 11:00:24.746" level="DEBUG">EUC-TW Taiwan confidence = 0.01</msg>
<msg timestamp="20240611 11:00:24.746" level="INFO">GET Response : url=http://dating-agency-api-test.qniao.cn/dating-agency-uec/user/list/own-organization?userId=995753529626988544
status=200, reason=
headers={'Server': 'nginx/1.16.1', 'Date': 'Tue, 11 Jun 2024 03:00:24 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="20240611 11:00:24.746" level="INFO">${reps} = &lt;Response [200]&gt;</msg>
<status status="PASS" starttime="20240611 11:00:24.722" endtime="20240611 11:00:24.746"/>
</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="20240611 11:00:24.763" level="INFO">${data} = [{'orgId': '963432943739605555', 'fullName': '趣招亲', 'shortName': '趣招亲'}]</msg>
<status status="PASS" starttime="20240611 11:00:24.746" endtime="20240611 11:00:24.763"/>
</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="20240611 11:00:24.763" level="INFO">${message} = successful</msg>
<status status="PASS" starttime="20240611 11:00:24.763" endtime="20240611 11:00:24.763"/>
</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="20240611 11:00:24.763" level="DEBUG">Argument types are:
&lt;class 'str'&gt;
&lt;class 'str'&gt;</msg>
<status status="PASS" starttime="20240611 11:00:24.763" endtime="20240611 11:00:24.763"/>
</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="20240611 11:00:24.763" level="INFO">[{'orgId': '963432943739605555', 'fullName': '趣招亲', 'shortName': '趣招亲'}]</msg>
<status status="PASS" starttime="20240611 11:00:24.763" endtime="20240611 11:00:24.763"/>
</kw>
<status status="PASS" starttime="20240611 11:00:24.763" endtime="20240611 11:00:24.763"/>
</kw>
<status status="PASS" starttime="20240611 11:00:24.706" endtime="20240611 11:00:24.763"/>
</iter>
<status status="PASS" starttime="20240611 11:00:24.706" endtime="20240611 11:00:24.763"/>
</for>
<status status="PASS" starttime="20240611 11:00:24.706" endtime="20240611 11:00:24.763"/>
</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="20240611 11:00:24.763" level="INFO">${matchmakerFlagList} = []</msg>
<status status="PASS" starttime="20240611 11:00:24.763" endtime="20240611 11:00:24.763"/>
</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/g6O5DXHixyNrf7tj/+nIx5sbYIguTX8pbFO5OIpC+7uVxf2TXCCaPnG49KH4B+gMdC7CHmsCIJmyUQ4w==','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="20240611 11:00:24.763" 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/g6O5DXHixyNrf7tj/+nIx5sbYIguTX8pbFO5OIpC+7uVxf2TXCCaPnG49KH4B+gMdC7CHmsCIJmyUQ4w==', 'X-Organization-Id': '963432943739605555'}, cookies={}, auth=None, timeout=None, proxies=None, verify=False, debug=0 </msg>
<msg timestamp="20240611 11:00:24.763" level="DEBUG">Creating session: dating</msg>
<status status="PASS" starttime="20240611 11:00:24.763" endtime="20240611 11:00:24.763"/>
</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="20240611 11:00:24.763" level="DEBUG">Starting new HTTP connection (1): dating-agency-api-test.qniao.cn</msg>
<msg timestamp="20240611 11:00:24.810" 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="20240611 11:00:24.810" 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/g6O5DXHixyNrf7tj/+nIx5sbYIguTX8pbFO5OIpC+7uVxf2TXCCaPnG49KH4B+gMdC7CHmsCIJmyUQ4w==', 'X-Organization-Id': '963432943739605555'}
body=None
</msg>
<msg timestamp="20240611 11:00:24.810" level="INFO">GET Response : url=http://dating-agency-api-test.qniao.cn/dating-agency-uec/user/get/base-info
status=200, reason=
headers={'Server': 'nginx/1.16.1', 'Date': 'Tue, 11 Jun 2024 03:00:24 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":"995753529626988544","realName":"hinzai","nickName":null,"phone":"13168550964","matchmakerFlag":false}}
</msg>
<msg timestamp="20240611 11:00:24.810" level="INFO">${reps} = &lt;Response [200]&gt;</msg>
<status status="PASS" starttime="20240611 11:00:24.763" endtime="20240611 11:00:24.810"/>
</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="20240611 11:00:24.810" level="INFO">${phone} = 13168550964</msg>
<status status="PASS" starttime="20240611 11:00:24.810" endtime="20240611 11:00:24.810"/>
</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="20240611 11:00:24.810" level="INFO">${matchmakerFlag} = False</msg>
<status status="PASS" starttime="20240611 11:00:24.810" endtime="20240611 11:00:24.810"/>
</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="20240611 11:00:24.810" endtime="20240611 11:00:24.810"/>
</kw>
<status status="PASS" starttime="20240611 11:00:24.763" endtime="20240611 11:00:24.810"/>
</iter>
<status status="PASS" starttime="20240611 11:00:24.763" endtime="20240611 11:00:24.810"/>
</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="20240611 11:00:24.810" level="INFO">${phone} = 13168550964</msg>
<status status="PASS" starttime="20240611 11:00:24.810" endtime="20240611 11:00:24.810"/>
</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="20240611 11:00:24.810" level="INFO">${matchmakerFlag} = False</msg>
<status status="PASS" starttime="20240611 11:00:24.810" endtime="20240611 11:00:24.810"/>
</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="20240611 11:00:24.810" level="INFO">${matchmakerFlagList} = [False]</msg>
<status status="PASS" starttime="20240611 11:00:24.810" endtime="20240611 11:00:24.810"/>
</kw>
<status status="PASS" starttime="20240611 11:00:24.763" endtime="20240611 11:00:24.810"/>
</kw>
<status status="PASS" starttime="20240611 11:00:24.600" endtime="20240611 11:00:24.810"/>
</test>
<doc>接口:短信验证码登录认证</doc>
<status status="PASS" starttime="20240611 11:00:24.204" endtime="20240611 11:00:24.810"/>
</suite>
<doc>用户登录婚介平台</doc>
<status status="PASS" starttime="20240611 11:00:24.204" endtime="20240611 11:00:24.810"/>
</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="20240611 11:00:24.825" endtime="20240611 11:00:24.825"/>
</kw>
<test id="s1-s2-s1-s1-t1" name="用户参加可报名活动" line="6">
<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="20240611 11:00:24.825" level="INFO">${miId_list} = []</msg>
<status status="PASS" starttime="20240611 11:00:24.825" endtime="20240611 11:00:24.825"/>
</kw>
<kw name="Create List" library="BuiltIn">
<var>${nickNameList}</var>
<doc>Returns a list containing given items.</doc>
<msg timestamp="20240611 11:00:24.825" level="INFO">${nickNameList} = []</msg>
<status status="PASS" starttime="20240611 11:00:24.825" endtime="20240611 11:00:24.825"/>
</kw>
<kw name="Create List" library="BuiltIn">
<var>${genderCodeList}</var>
<doc>Returns a list containing given items.</doc>
<msg timestamp="20240611 11:00:24.825" level="INFO">${genderCodeList} = []</msg>
<status status="PASS" starttime="20240611 11:00:24.825" endtime="20240611 11:00:24.825"/>
</kw>
<for flavor="IN ZIP">
<var>${userId}</var>
<var>${client_header}</var>
<value>${userid_list}</value>
<value>${Cheader_list}</value>
<iter>
<var name="${userId}">995753529626988544</var>
<var name="${client_header}">{'Content-Type':'application/json','X-APP-ID':'50325897884795880','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tj/+nIx5sbYIguTX8pbFO5OIpC+7uVxf2TXCCaPnG49KH4B+gMdC7CHmsCIJmyUQ4w=='}</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="20240611 11:00:24.825" 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/g6O5DXHixyNrf7tj/+nIx5sbYIguTX8pbFO5OIpC+7uVxf2TXCCaPnG49KH4B+gMdC7CHmsCIJmyUQ4w=='}, cookies={}, auth=None, timeout=None, proxies=None, verify=False, debug=0 </msg>
<msg timestamp="20240611 11:00:24.825" level="DEBUG">Creating session: dating</msg>
<status status="PASS" starttime="20240611 11:00:24.825" endtime="20240611 11:00:24.825"/>
</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="20240611 11:00:24.825" level="DEBUG">Starting new HTTP connection (1): dating-agency-api-test.qniao.cn</msg>
<msg timestamp="20240611 11:00:24.883" level="DEBUG">http://dating-agency-api-test.qniao.cn:80 "GET /dating-agency-service/user/get/first/fill/marriage/information/details?userId=995753529626988544 HTTP/1.1" 200 None</msg>
<msg timestamp="20240611 11:00:24.883" level="INFO">GET Request : url=http://dating-agency-api-test.qniao.cn/dating-agency-service/user/get/first/fill/marriage/information/details?userId=995753529626988544
path_url=/dating-agency-service/user/get/first/fill/marriage/information/details?userId=995753529626988544
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/g6O5DXHixyNrf7tj/+nIx5sbYIguTX8pbFO5OIpC+7uVxf2TXCCaPnG49KH4B+gMdC7CHmsCIJmyUQ4w=='}
body=None
</msg>
<msg timestamp="20240611 11:00:24.883" level="DEBUG">utf-8 confidence = 0.99</msg>
<msg timestamp="20240611 11:00:24.883" level="DEBUG">SHIFT_JIS Japanese confidence = 0.01</msg>
<msg timestamp="20240611 11:00:24.883" level="DEBUG">EUC-JP Japanese confidence = 0.01</msg>
<msg timestamp="20240611 11:00:24.883" level="DEBUG">GB2312 Chinese confidence = 0.01</msg>
<msg timestamp="20240611 11:00:24.883" level="DEBUG">EUC-KR Korean confidence = 0.01</msg>
<msg timestamp="20240611 11:00:24.883" level="DEBUG">CP949 Korean confidence = 0.01</msg>
<msg timestamp="20240611 11:00:24.883" level="DEBUG">Big5 Chinese confidence = 0.01</msg>
<msg timestamp="20240611 11:00:24.883" level="DEBUG">EUC-TW Taiwan confidence = 0.01</msg>
<msg timestamp="20240611 11:00:24.883" level="DEBUG">windows-1251 Russian confidence = 0.01</msg>
<msg timestamp="20240611 11:00:24.883" level="DEBUG">KOI8-R Russian confidence = 0.01</msg>
<msg timestamp="20240611 11:00:24.883" level="DEBUG">ISO-8859-5 Russian confidence = 0.0</msg>
<msg timestamp="20240611 11:00:24.883" level="DEBUG">MacCyrillic Russian confidence = 0.0</msg>
<msg timestamp="20240611 11:00:24.883" level="DEBUG">IBM866 Russian confidence = 0.027088879137975953</msg>
<msg timestamp="20240611 11:00:24.883" level="DEBUG">IBM855 Russian confidence = 0.09318574423463727</msg>
<msg timestamp="20240611 11:00:24.883" level="DEBUG">ISO-8859-7 Greek confidence = 0.0</msg>
<msg timestamp="20240611 11:00:24.883" level="DEBUG">windows-1253 Greek confidence = 0.0</msg>
<msg timestamp="20240611 11:00:24.883" level="DEBUG">ISO-8859-5 Bulgairan confidence = 0.0</msg>
<msg timestamp="20240611 11:00:24.883" level="DEBUG">windows-1251 Bulgarian confidence = 0.0</msg>
<msg timestamp="20240611 11:00:24.883" level="DEBUG">TIS-620 Thai confidence = 0.03527658941531014</msg>
<msg timestamp="20240611 11:00:24.883" level="DEBUG">ISO-8859-9 Turkish confidence = 0.36402848680474637</msg>
<msg timestamp="20240611 11:00:24.883" level="DEBUG">windows-1255 Hebrew confidence = 0.0</msg>
<msg timestamp="20240611 11:00:24.883" level="DEBUG">windows-1255 Hebrew confidence = 0.0</msg>
<msg timestamp="20240611 11:00:24.883" level="DEBUG">windows-1255 Hebrew confidence = 0.0</msg>
<msg timestamp="20240611 11:00:24.883" level="DEBUG">utf-8 confidence = 0.99</msg>
<msg timestamp="20240611 11:00:24.883" level="DEBUG">SHIFT_JIS Japanese confidence = 0.01</msg>
<msg timestamp="20240611 11:00:24.883" level="DEBUG">EUC-JP Japanese confidence = 0.01</msg>
<msg timestamp="20240611 11:00:24.883" level="DEBUG">GB2312 Chinese confidence = 0.01</msg>
<msg timestamp="20240611 11:00:24.883" level="DEBUG">EUC-KR Korean confidence = 0.01</msg>
<msg timestamp="20240611 11:00:24.883" level="DEBUG">CP949 Korean confidence = 0.01</msg>
<msg timestamp="20240611 11:00:24.883" level="DEBUG">Big5 Chinese confidence = 0.01</msg>
<msg timestamp="20240611 11:00:24.883" level="DEBUG">EUC-TW Taiwan confidence = 0.01</msg>
<msg timestamp="20240611 11:00:24.883" level="INFO">GET Response : url=http://dating-agency-api-test.qniao.cn/dating-agency-service/user/get/first/fill/marriage/information/details?userId=995753529626988544
status=200, reason=
headers={'Server': 'nginx/1.16.1', 'Date': 'Tue, 11 Jun 2024 03:00:24 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":"995753773378965504","accountId":null,"userId":"995753529626988544","nickName":"hinzai~","genderCode":0,"homeCountryCode":null,"homeCountry":null,"provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","districtCode":440106,"districtName":"天河区","birthYear":"1995","educationCode":3,"education":"大学本科","incomeCode":3,"income":"8001~12000","height":"173","maritalStatusCode":null,"maritalStatusName":null,"hometownProvinceCode":440000,"hometownProvinceName":"广东省","hometownCityCode":440500,"hometownCityName":"汕头市","identityType":0,"identityTypeName":"本人","fillSerialNumber":8}}
</msg>
<msg timestamp="20240611 11:00:24.883" level="INFO">${reps} = &lt;Response [200]&gt;</msg>
<status status="PASS" starttime="20240611 11:00:24.825" endtime="20240611 11:00:24.883"/>
</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="20240611 11:00:24.883" level="INFO">${miId} = 995753773378965504</msg>
<status status="PASS" starttime="20240611 11:00:24.883" endtime="20240611 11:00:24.883"/>
</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="20240611 11:00:24.883" level="INFO">${nickName} = hinzai~</msg>
<status status="PASS" starttime="20240611 11:00:24.883" endtime="20240611 11:00:24.883"/>
</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="20240611 11:00:24.883" level="INFO">${genderCode} = 0</msg>
<status status="PASS" starttime="20240611 11:00:24.883" endtime="20240611 11:00:24.883"/>
</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="20240611 11:00:24.883" endtime="20240611 11:00:24.883"/>
</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="20240611 11:00:24.883" endtime="20240611 11:00:24.883"/>
</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="20240611 11:00:24.883" endtime="20240611 11:00:24.883"/>
</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="20240611 11:00:24.883" level="INFO">${userId} = 995753529626988544</msg>
<status status="PASS" starttime="20240611 11:00:24.883" endtime="20240611 11:00:24.883"/>
</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="20240611 11:00:24.883" level="INFO">${miId_list} = ['995753773378965504']</msg>
<status status="PASS" starttime="20240611 11:00:24.883" endtime="20240611 11:00:24.883"/>
</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="20240611 11:00:24.899" level="INFO">${nickNameList} = ['hinzai~']</msg>
<status status="PASS" starttime="20240611 11:00:24.883" endtime="20240611 11:00:24.899"/>
</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="20240611 11:00:24.899" level="INFO">${genderCodeList} = [0]</msg>
<status status="PASS" starttime="20240611 11:00:24.899" endtime="20240611 11:00:24.899"/>
</kw>
<status status="PASS" starttime="20240611 11:00:24.825" endtime="20240611 11:00:24.899"/>
</iter>
<status status="PASS" starttime="20240611 11:00:24.825" endtime="20240611 11:00:24.899"/>
</for>
<status status="PASS" starttime="20240611 11:00:24.825" endtime="20240611 11:00:24.899"/>
</kw>
<kw name="When 查询婚介活动列表" library="ActivityResource" sourcename="查询${dating}活动列表">
<for flavor="IN ZIP">
<var>${genderCode}</var>
<var>${client-header}</var>
<value>${genderCodeList}</value>
<value>${Cheader_list}</value>
<iter>
<var name="${genderCode}">0</var>
<var name="${client-header}">{'Content-Type':'application/json','X-APP-ID':'50325897884795880','Authorization':'QNT iHP4V/g6O5DXHixyNrf7tj/+nIx5sbYIguTX8pbFO5OIpC+7uVxf2TXCCaPnG49KH4B+gMdC7CHmsCIJmyUQ4w=='}</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="20240611 11:00:24.899" 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/g6O5DXHixyNrf7tj/+nIx5sbYIguTX8pbFO5OIpC+7uVxf2TXCCaPnG49KH4B+gMdC7CHmsCIJmyUQ4w=='}, cookies={}, auth=None, timeout=None, proxies=None, verify=False, debug=0 </msg>
<msg timestamp="20240611 11:00:24.899" level="DEBUG">Creating session: dating</msg>
<status status="PASS" starttime="20240611 11:00:24.899" endtime="20240611 11:00:24.899"/>
</kw>
<kw name="GET On Session" library="RequestsLibrary">
<var>${reps}</var>
<arg>dating</arg>
<arg>dating-agency-service/user/get/site/activity/page</arg>
<arg>params=queryType=0&amp;pageNum=1&amp;pageSize=100&amp;matchmakerFlag=${matchmakerFlag}&amp;status=&amp;pageSize=10&amp;status=</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<msg timestamp="20240611 11:00:24.899" level="DEBUG">Starting new HTTP connection (1): dating-agency-api-test.qniao.cn</msg>
<msg timestamp="20240611 11:00:24.993" level="DEBUG">http://dating-agency-api-test.qniao.cn:80 "GET /dating-agency-service/user/get/site/activity/page?queryType=0&amp;pageNum=1&amp;pageSize=100&amp;matchmakerFlag=False&amp;status=&amp;pageSize=10&amp;status= HTTP/1.1" 200 None</msg>
<msg timestamp="20240611 11:00:24.993" level="INFO">GET Request : url=http://dating-agency-api-test.qniao.cn/dating-agency-service/user/get/site/activity/page?queryType=0&amp;pageNum=1&amp;pageSize=100&amp;matchmakerFlag=False&amp;status=&amp;pageSize=10&amp;status=
path_url=/dating-agency-service/user/get/site/activity/page?queryType=0&amp;pageNum=1&amp;pageSize=100&amp;matchmakerFlag=False&amp;status=&amp;pageSize=10&amp;status=
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/g6O5DXHixyNrf7tj/+nIx5sbYIguTX8pbFO5OIpC+7uVxf2TXCCaPnG49KH4B+gMdC7CHmsCIJmyUQ4w=='}
body=None
</msg>
<msg timestamp="20240611 11:00:25.024" level="DEBUG">MacCyrillic confidence = 0.009171263886042318, below negative shortcut threshhold 0.05</msg>
<msg timestamp="20240611 11:00:25.071" level="DEBUG">utf-8 confidence = 0.99</msg>
<msg timestamp="20240611 11:00:25.071" level="DEBUG">SHIFT_JIS Japanese confidence = 0.01</msg>
<msg timestamp="20240611 11:00:25.071" level="DEBUG">EUC-JP Japanese confidence = 0.01</msg>
<msg timestamp="20240611 11:00:25.071" level="DEBUG">GB2312 Chinese confidence = 0.01</msg>
<msg timestamp="20240611 11:00:25.071" level="DEBUG">EUC-KR Korean confidence = 0.01</msg>
<msg timestamp="20240611 11:00:25.071" level="DEBUG">CP949 Korean confidence = 0.01</msg>
<msg timestamp="20240611 11:00:25.071" level="DEBUG">Big5 Chinese confidence = 0.01</msg>
<msg timestamp="20240611 11:00:25.071" level="DEBUG">EUC-TW Taiwan confidence = 0.01</msg>
<msg timestamp="20240611 11:00:25.071" level="DEBUG">windows-1251 Russian confidence = 0.01</msg>
<msg timestamp="20240611 11:00:25.071" level="DEBUG">KOI8-R Russian confidence = 0.01</msg>
<msg timestamp="20240611 11:00:25.071" level="DEBUG">ISO-8859-5 Russian confidence = 0.0</msg>
<msg timestamp="20240611 11:00:25.071" level="DEBUG">MacCyrillic not active</msg>
<msg timestamp="20240611 11:00:25.071" level="DEBUG">IBM866 Russian confidence = 0.062272010407235796</msg>
<msg timestamp="20240611 11:00:25.071" level="DEBUG">IBM855 Russian confidence = 0.07728749438763595</msg>
<msg timestamp="20240611 11:00:25.071" level="DEBUG">ISO-8859-7 Greek confidence = 0.0</msg>
<msg timestamp="20240611 11:00:25.071" level="DEBUG">windows-1253 Greek confidence = 0.0</msg>
<msg timestamp="20240611 11:00:25.071" level="DEBUG">ISO-8859-5 Bulgairan confidence = 0.0</msg>
<msg timestamp="20240611 11:00:25.071" level="DEBUG">windows-1251 Bulgarian confidence = 0.0</msg>
<msg timestamp="20240611 11:00:25.071" level="DEBUG">TIS-620 Thai confidence = 0.03247805595145447</msg>
<msg timestamp="20240611 11:00:25.071" level="DEBUG">ISO-8859-9 Turkish confidence = 0.4157413345782951</msg>
<msg timestamp="20240611 11:00:25.071" level="DEBUG">windows-1255 Hebrew confidence = 0.0</msg>
<msg timestamp="20240611 11:00:25.071" level="DEBUG">windows-1255 Hebrew confidence = 0.0</msg>
<msg timestamp="20240611 11:00:25.071" level="DEBUG">windows-1255 Hebrew confidence = 0.0</msg>
<msg timestamp="20240611 11:00:25.071" level="DEBUG">utf-8 confidence = 0.99</msg>
<msg timestamp="20240611 11:00:25.071" level="DEBUG">SHIFT_JIS Japanese confidence = 0.01</msg>
<msg timestamp="20240611 11:00:25.071" level="DEBUG">EUC-JP Japanese confidence = 0.01</msg>
<msg timestamp="20240611 11:00:25.071" level="DEBUG">GB2312 Chinese confidence = 0.01</msg>
<msg timestamp="20240611 11:00:25.071" level="DEBUG">EUC-KR Korean confidence = 0.01</msg>
<msg timestamp="20240611 11:00:25.071" level="DEBUG">CP949 Korean confidence = 0.01</msg>
<msg timestamp="20240611 11:00:25.071" level="DEBUG">Big5 Chinese confidence = 0.01</msg>
<msg timestamp="20240611 11:00:25.071" level="DEBUG">EUC-TW Taiwan confidence = 0.01</msg>
<msg timestamp="20240611 11:00:25.071" level="INFO">GET Response : url=http://dating-agency-api-test.qniao.cn/dating-agency-service/user/get/site/activity/page?queryType=0&amp;pageNum=1&amp;pageSize=100&amp;matchmakerFlag=False&amp;status=&amp;pageSize=10&amp;status=
status=200, reason=
headers={'Server': 'nginx/1.16.1', 'Date': 'Tue, 11 Jun 2024 03:00:25 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":{"records":[{"id":"996769324641423360","isDelete":false,"createTime":"2024-06-08 10:46:31","updateTime":"2024-06-10 10:46:35","event":null,"name":"2024-06-08测试活动","vipActivityId":null,"goodsId":null,"applyStartTime":"2024-06-08 10:46:31","applyEndTime":"2024-06-09 10:46:31","beginTime":"2024-06-10 10:46:31","endTime":"2024-06-13 10:46:31","provinceCode":500000,"provinceName":"重庆","cityCode":500100,"cityName":"涪陵区","districtCode":500102,"districtName":"重庆市","detailedAddress":"报名后拉群发详细地址","numberParticipants":10,"numberMan":3,"numberWoman":7,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"2024-06-08测试活动","status":3,"activityType":1,"communityId":"995312935662391296","communityName":"大湾区一群","communityQrCodeUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/大湾区一群.png","contactPictureUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/7267757658fc4ff1a4f1a507e627957c.jpeg","goodsName":null,"chargeType":null,"mutualAssistanceLimit":0,"participationAllocations":[],"imgList":[{"id":"996769324746280960","isDelete":false,"createTime":[2024,6,8,10,46,32],"updateTime":[2024,6,8,10,46,32],"event":null,"siteActivityId":996769324641423360,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/微信图片_20240412144009.png","serialNumber":0}],"registrationPopulation":1,"participantStatus":-1,"manNumber":0,"womanNumber":1},{"id":"996505959960547328","isDelete":false,"createTime":"2024-06-07 17:20:00","updateTime":"2024-06-08 17:01:10","event":null,"name":"2024-06-07测试活动","vipActivityId":null,"goodsId":null,"applyStartTime":"2024-06-07 17:00:32","applyEndTime":"2024-06-07 20:00:53","beginTime":"2024-06-08 17:01:06","endTime":"2024-06-12 18:10:34","provinceCode":460000,"provinceName":"海南省","cityCode":460100,"cityName":"海口市","districtCode":460105,"districtName":"秀英区","detailedAddress":"报名后拉群发详细地址","numberParticipants":10,"numberMan":5,"numberWoman":5,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"2024-06-07测试活动","status":3,"activityType":1,"communityId":"996145573310631936","communityName":"千鸟社群","communityQrCodeUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/iwEcAqNqcGcDAQTRBaAF0QyABrCAe7jrPKl2EAZM1ern_hIAB9MAAAAAhHOk4AgACaJpbQoAC9IABglr.jpg_720x720q90.jpg","contactPictureUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/iwEdAqNqcGcDAQTRBaAF0QyABrDxhX_RTsNaYwZM1euh8dkAB9MAAAAAhHOk4AgACaJpbQoAC9IAA-2w.jpg_720x720q90.jpg","goodsName":null,"chargeType":null,"mutualAssistanceLimit":0,"participationAllocations":[],"imgList":[{"id":"996505960036044800","isDelete":false,"createTime":[2024,6,7,17,20,1],"updateTime":[2024,6,7,17,20,1],"event":null,"siteActivityId":996505959960547328,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/微信图片_20240412144009.png","serialNumber":0}],"registrationPopulation":0,"participantStatus":-1,"manNumber":0,"womanNumber":0},{"id":"996486236619280384","isDelete":false,"createTime":"2024-06-07 16:01:38","updateTime":"2024-06-11 09:30:30","event":null,"name":"测试助力优惠金额(中途成为会员)","vipActivityId":"975742845463957504","goodsId":null,"applyStartTime":"2024-06-07 15:56:19","applyEndTime":"2024-06-08 18:30:17","beginTime":"2024-06-11 09:30:27","endTime":"2024-06-13 15:57:36","provinceCode":450000,"provinceName":"广西壮族自治区","cityCode":450100,"cityName":"南宁市","districtCode":450102,"districtName":"兴宁区","detailedAddress":"广西南宁","numberParticipants":100,"numberMan":50,"numberWoman":50,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"测试助力优惠金额(中途成为会员)测试助力优惠金额(中途成为会员)测试助力优惠金额(中途成为会员)","status":3,"activityType":1,"communityId":"995310318450249728","communityName":"50万群","communityQrCodeUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/50万群.png","contactPictureUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/微信图片_20231120184547.jpg","goodsName":"学历认证","chargeType":0,"mutualAssistanceLimit":0,"participationAllocations":[],"imgList":[{"id":"996486236715749376","isDelete":false,"createTime":[2024,6,7,16,1,38],"updateTime":[2024,6,7,16,1,38],"event":null,"siteActivityId":996486236619280384,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/792x484.jpg","serialNumber":0},{"id":"996486236787052544","isDelete":false,"createTime":[2024,6,7,16,1,38],"updateTime":[2024,6,7,16,1,38],"event":null,"siteActivityId":996486236619280384,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/2352.jpg_wh300.jpg","serialNumber":1}],"registrationPopulation":0,"participantStatus":-1,"manNumber":0,"womanNumber":0},{"id":"996463213233180672","isDelete":false,"createTime":"2024-06-07 14:30:09","updateTime":"2024-06-09 14:28:45","event":null,"name":"线上活动(社群+权益)","vipActivityId":"975742849591152640","goodsId":null,"applyStartTime":"2024-06-07 14:28:19","applyEndTime":"2024-06-08 14:28:38","beginTime":"2024-06-09 14:28:42","endTime":"2024-06-11 14:28:45","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","districtCode":440106,"districtName":"天河区","detailedAddress":"广州天河","numberParticipants":50,"numberMan":25,"numberWoman":25,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"线上活动(社群+权益)线上活动(社群+权益)线上活动(社群+权益)","status":3,"activityType":1,"communityId":"995312416374001664","communityName":"广深精英群","communityQrCodeUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/广深精英群.png","contactPictureUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/20210803.jpg","goodsName":"包恋爱","chargeType":0,"mutualAssistanceLimit":0,"participationAllocations":[],"imgList":[{"id":"996463213329649664","isDelete":false,"createTime":[2024,6,7,14,30,9],"updateTime":[2024,6,7,14,30,9],"event":null,"siteActivityId":996463213233180672,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/微信图片_20210828121403.jpg","serialNumber":0}],"registrationPopulation":1,"participantStatus":-1,"manNumber":0,"womanNumber":1},{"id":"996406035793186816","isDelete":false,"createTime":"2024-06-07 10:42:56","updateTime":"2024-06-11 10:41:40","event":null,"name":"仅男生可参加活动","vipActivityId":"975742848433524736","goodsId":null,"applyStartTime":"2024-06-07 10:40:47","applyEndTime":"2024-06-08 10:41:27","beginTime":"2024-06-08 14:41:33","endTime":"2024-06-11 10:41:39","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","districtCode":440103,"districtName":"荔湾区","detailedAddress":"广州荔湾","numberParticipants":10,"numberMan":10,"numberWoman":1,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"仅男生可参加活动\n\n仅男生可参加活动\n\n仅男生可参加活动","status":5,"activityType":0,"communityId":"996145573310631936","communityName":"千鸟社群","communityQrCodeUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/iwEcAqNqcGcDAQTRBaAF0QyABrCAe7jrPKl2EAZM1ern_hIAB9MAAAAAhHOk4AgACaJpbQoAC9IABglr.jpg_720x720q90.jpg","contactPictureUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/iwEdAqNqcGcDAQTRBaAF0QyABrDxhX_RTsNaYwZM1euh8dkAB9MAAAAAhHOk4AgACaJpbQoAC9IAA-2w.jpg_720x720q90.jpg","goodsName":"聊天卡","chargeType":0,"mutualAssistanceLimit":0,"participationAllocations":[],"imgList":[{"id":"996406035919015936","isDelete":false,"createTime":[2024,6,7,10,42,57],"updateTime":[2024,6,7,10,42,57],"event":null,"siteActivityId":996406035793186816,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/微信图片_20210303133941.jpg","serialNumber":0}],"registrationPopulation":1,"participantStatus":-1,"manNumber":1,"womanNumber":0},{"id":"996154320175108096","isDelete":false,"createTime":"2024-06-06 18:02:43","updateTime":"2024-06-08 18:01:30","event":null,"name":"线上无社群信息活动(可助力)","vipActivityId":null,"goodsId":null,"applyStartTime":"2024-06-06 18:01:06","applyEndTime":"2024-06-07 18:01:17","beginTime":"2024-06-07 19:01:21","endTime":"2024-06-08 18:01:27","provinceCode":440000,"provinceName":"广东省","cityCode":440300,"cityName":"深圳市","districtCode":440303,"districtName":"罗湖区","detailedAddress":"罗湖","numberParticipants":20,"numberMan":15,"numberWoman":5,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"线上无社群信息活动线上无社群信息活动","status":5,"activityType":1,"communityId":null,"communityName":null,"communityQrCodeUrl":null,"contactPictureUrl":null,"goodsName":null,"chargeType":null,"mutualAssistanceLimit":0,"participationAllocations":[],"imgList":[{"id":"996154320267382784","isDelete":false,"createTime":[2024,6,6,18,2,43],"updateTime":[2024,6,6,18,2,43],"event":null,"siteActivityId":996154320175108096,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/222222222.png","serialNumber":0}],"registrationPopulation":2,"participantStatus":2,"manNumber":1,"womanNumber":1},{"id":"996137198774521856","isDelete":false,"createTime":"2024-06-06 16:54:41","updateTime":"2024-06-06 19:00:15","event":null,"name":"测试助力活动已过期","vipActivityId":null,"goodsId":null,"applyStartTime":"2024-06-06 16:52:37","applyEndTime":"2024-06-06 17:10:57","beginTime":"2024-06-06 18:00:54","endTime":"2024-06-06 19:00:15","provinceCode":110000,"provinceName":"北京市","cityCode":110100,"cityName":"北京市","districtCode":110101,"districtName":"东城区","detailedAddress":"就将计就计","numberParticipants":10,"numberMan":5,"numberWoman":5,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"测试助力活动已过期测试助力活动已过期测试助力活动已过期","status":5,"activityType":1,"communityId":"995312711518785536","communityName":"全国百万群","communityQrCodeUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/全国百万群.png","contactPictureUrl":"https://dating-agency-test.oss-accelerate.aliyuncs.com/180013.png","goodsName":null,"chargeType":null,"mutualAssistanceLimit":0,"participationAllocations":[],"imgList":[{"id":"996137198908739584","isDelete":false,"createTime":[2024,6,6,16,54,41],"updateTime":[2024,6,6,16,54,41],"event":null,"siteActivityId":996137198774521856,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/微信截图_20210302151503.png","serialNumber":0}],"registrationPopulation":0,"participantStatus":-1,"manNumber":0,"womanNumber":0},{"id":"996049456560476160","isDelete":false,"createTime":"2024-06-06 11:06:01","updateTime":"2024-06-10 20:03:50","event":null,"name":"创建有优惠的助力活动","vipActivityId":null,"goodsId":null,"applyStartTime":"2024-06-06 11:03:19","applyEndTime":"2024-06-07 18:03:35","beginTime":"2024-06-08 09:03:42","endTime":"2024-06-10 20:03:50","provinceCode":340000,"provinceName":"安徽省","cityCode":340200,"cityName":"芜湖市","districtCode":340202,"districtName":"镜湖区","detailedAddress":"安徽","numberParticipants":20,"numberMan":10,"numberWoman":10,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"创建有优惠的助力活动创建有优惠的助力活动创建有优惠的助力活动","status":5,"activityType":0,"communityId":null,"communityName":null,"communityQrCodeUrl":null,"contactPictureUrl":null,"goodsName":null,"chargeType":null,"mutualAssistanceLimit":0,"participationAllocations":[],"imgList":[{"id":"996049456740831232","isDelete":false,"createTime":[2024,6,6,11,6,2],"updateTime":[2024,6,6,11,6,2],"event":null,"siteActivityId":996049456560476160,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/5366d0160924ab187d9738773cfae6cd7a890be9.jpg","serialNumber":0}],"registrationPopulation":0,"participantStatus":-1,"manNumber":0,"womanNumber":0},{"id":"996020943761575936","isDelete":false,"createTime":"2024-06-06 09:12:43","updateTime":"2024-06-11 09:11:10","event":null,"name":"创建存在优惠金额活动","vipActivityId":"975742850169966592","goodsId":null,"applyStartTime":"2024-06-06 09:10:34","applyEndTime":"2024-06-07 18:00:55","beginTime":"2024-06-08 09:11:05","endTime":"2024-06-11 09:11:09","provinceCode":340000,"provinceName":"安徽省","cityCode":340100,"cityName":"合肥市","districtCode":340102,"districtName":"瑶海区","detailedAddress":"安徽合肥","numberParticipants":10,"numberMan":5,"numberWoman":5,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"创建存在优惠金额活动\n创建存在优惠金额活动\n创建存在优惠金额活动","status":5,"activityType":0,"communityId":null,"communityName":null,"communityQrCodeUrl":null,"contactPictureUrl":null,"goodsName":"包领证","chargeType":0,"mutualAssistanceLimit":0,"participationAllocations":[],"imgList":[{"id":"996020943874822144","isDelete":false,"createTime":[2024,6,6,9,12,44],"updateTime":[2024,6,6,9,12,44],"event":null,"siteActivityId":996020943761575936,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/1578f5c1edfa403e904a35cd7b3d69b5.jpeg","serialNumber":0}],"registrationPopulation":1,"participantStatus":-1,"manNumber":0,"womanNumber":1},{"id":"995792087322595328","isDelete":false,"createTime":"2024-06-05 18:03:20","updateTime":"2024-06-08 18:02:10","event":null,"name":"测试有优惠金额,无助力活动","vipActivityId":"975742849591152640","goodsId":null,"applyStartTime":"2024-06-05 18:01:41","applyEndTime":"2024-06-06 18:01:57","beginTime":"2024-06-07 09:02:01","endTime":"2024-06-08 18:02:09","provinceCode":110000,"provinceName":"北京市","cityCode":110100,"cityName":"北京市","districtCode":110101,"districtName":"东城区","detailedAddress":"士大夫但是更多的反对","numberParticipants":2,"numberMan":1,"numberWoman":1,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"测试有优惠金额,无助力活动\n测试有优惠金额,无助力活动\n测试有优惠金额,无助力活动","status":5,"activityType":0,"communityId":null,"communityName":null,"communityQrCodeUrl":null,"contactPictureUrl":null,"goodsName":"包恋爱","chargeType":0,"mutualAssistanceLimit":0,"participationAllocations":[],"imgList":[{"id":"995792087423258624","isDelete":false,"createTime":[2024,6,5,18,3,20],"updateTime":[2024,6,5,18,3,20],"event":null,"siteActivityId":995792087322595328,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/微信图片_20230912113334_1.jpg","serialNumber":0},{"id":"995792087494561792","isDelete":false,"createTime":[2024,6,5,18,3,20],"updateTime":[2024,6,5,18,3,20],"event":null,"siteActivityId":995792087322595328,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/public-domain-images-free-stock-photos010-1000x667.jpg","serialNumber":1}],"registrationPopulation":0,"participantStatus":-1,"manNumber":0,"womanNumber":0},{"id":"995763068925513728","isDelete":false,"createTime":"2024-06-05 16:08:01","updateTime":"2024-06-08 18:07:05","event":null,"name":"创建无需助力活动","vipActivityId":"975742848433524736","goodsId":null,"applyStartTime":"2024-06-05 16:06:19","applyEndTime":"2024-06-07 09:06:52","beginTime":"2024-06-07 18:06:56","endTime":"2024-06-08 18:07:02","provinceCode":340000,"provinceName":"安徽省","cityCode":340100,"cityName":"合肥市","districtCode":340102,"districtName":"瑶海区","detailedAddress":"庐州","numberParticipants":20,"numberMan":10,"numberWoman":10,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"创建无需助力活动创建无需助力活动创建无需助力活动创建无需助力活动","status":5,"activityType":1,"communityId":null,"communityName":null,"communityQrCodeUrl":null,"contactPictureUrl":null,"goodsName":"聊天卡","chargeType":0,"mutualAssistanceLimit":0,"participationAllocations":[],"imgList":[{"id":"995763069021982720","isDelete":false,"createTime":[2024,6,5,16,8,2],"updateTime":[2024,6,5,16,8,2],"event":null,"siteActivityId":995763068925513728,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/21042217001449712.png","serialNumber":0}],"registrationPopulation":2,"participantStatus":-1,"manNumber":1,"womanNumber":1},{"id":"995757061969154048","isDelete":false,"createTime":"2024-06-05 15:44:09","updateTime":"2024-06-08 15:43:30","event":null,"name":"测试优惠金额有效时间","vipActivityId":null,"goodsId":null,"applyStartTime":"2024-06-05 15:43:03","applyEndTime":"2024-06-06 15:43:24","beginTime":"2024-06-07 15:43:26","endTime":"2024-06-08 15:43:29","provinceCode":110000,"provinceName":"北京市","cityCode":110100,"cityName":"北京市","districtCode":110101,"districtName":"东城区","detailedAddress":"11111111","numberParticipants":2,"numberMan":1,"numberWoman":1,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"测试优惠金额有效时间测试优惠金额有效时间测试优惠金额有效时间测试优惠金额有效时间","status":5,"activityType":0,"communityId":null,"communityName":null,"communityQrCodeUrl":null,"contactPictureUrl":null,"goodsName":null,"chargeType":null,"mutualAssistanceLimit":0,"participationAllocations":[],"imgList":[{"id":"995757062107566080","isDelete":false,"createTime":[2024,6,5,15,44,10],"updateTime":[2024,6,5,15,44,10],"event":null,"siteActivityId":995757061969154048,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/ChMlWl7WGpOIP-5kAAOR7AhEDyYAAPsKwEWpmYAA5IE726.jpg","serialNumber":0}],"registrationPopulation":0,"participantStatus":-1,"manNumber":0,"womanNumber":0},{"id":"995749618119741440","isDelete":false,"createTime":"2024-06-05 15:14:34","updateTime":"2024-06-08 15:00:05","event":null,"name":"优惠金额倒计时","vipActivityId":null,"goodsId":null,"applyStartTime":"2024-06-05 15:12:31","applyEndTime":"2024-06-06 09:12:50","beginTime":"2024-06-07 15:12:54","endTime":"2024-06-08 15:00:02","provinceCode":120000,"provinceName":"天津","cityCode":120100,"cityName":"天津市","districtCode":120101,"districtName":"和平区","detailedAddress":"不知道哪里","numberParticipants":10,"numberMan":5,"numberWoman":5,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"优惠金额倒计时优惠金额倒计时优惠金额倒计时优惠金额倒计时优惠金额倒计时","status":5,"activityType":0,"communityId":null,"communityName":null,"communityQrCodeUrl":null,"contactPictureUrl":null,"goodsName":null,"chargeType":null,"mutualAssistanceLimit":0,"participationAllocations":[],"imgList":[{"id":"995749618383982592","isDelete":false,"createTime":[2024,6,5,15,14,35],"updateTime":[2024,6,5,15,14,35],"event":null,"siteActivityId":995749618119741440,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/1658399896503.jpg","serialNumber":0}],"registrationPopulation":1,"participantStatus":-1,"manNumber":0,"womanNumber":1},{"id":"995731165677752320","isDelete":false,"createTime":"2024-06-05 14:01:15","updateTime":"2024-06-10 14:00:25","event":null,"name":"测试存在最低价","vipActivityId":null,"goodsId":null,"applyStartTime":"2024-06-05 13:59:58","applyEndTime":"2024-06-06 14:00:14","beginTime":"2024-06-08 14:00:19","endTime":"2024-06-10 14:00:25","provinceCode":530000,"provinceName":"云南省","cityCode":530100,"cityName":"昆明市","districtCode":530102,"districtName":"五华区","detailedAddress":"云南虫谷","numberParticipants":10,"numberMan":5,"numberWoman":5,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"测试存在最低价测试存在最低价测试存在最低价测试存在最低价","status":5,"activityType":0,"communityId":null,"communityName":null,"communityQrCodeUrl":null,"contactPictureUrl":null,"goodsName":null,"chargeType":null,"mutualAssistanceLimit":0,"participationAllocations":[],"imgList":[{"id":"995731165770027008","isDelete":false,"createTime":[2024,6,5,14,1,15],"updateTime":[2024,6,5,14,1,15],"event":null,"siteActivityId":995731165677752320,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/792x484.jpg","serialNumber":0}],"registrationPopulation":0,"participantStatus":-1,"manNumber":0,"womanNumber":0},{"id":"995729782169800704","isDelete":false,"createTime":"2024-06-05 13:55:45","updateTime":"2024-06-08 09:00:10","event":null,"name":"测试一半助力后付款","vipActivityId":null,"goodsId":null,"applyStartTime":"2024-06-05 13:53:37","applyEndTime":"2024-06-07 10:00:04","beginTime":"2024-06-08 09:00:06","endTime":"2024-06-12 13:54:08","provinceCode":110000,"provinceName":"北京市","cityCode":110100,"cityName":"北京市","districtCode":110101,"districtName":"东城区","detailedAddress":"北京","numberParticipants":20,"numberMan":10,"numberWoman":10,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"测试一半助力后付款测试一半助力后付款测试一半助力后付款测试一半助力后付款","status":3,"activityType":0,"communityId":"995310318450249728","communityName":"50万群","communityQrCodeUrl":null,"contactPictureUrl":null,"goodsName":null,"chargeType":null,"mutualAssistanceLimit":0,"participationAllocations":[],"imgList":[{"id":"995729782278852608","isDelete":false,"createTime":[2024,6,5,13,55,45],"updateTime":[2024,6,5,13,55,45],"event":null,"siteActivityId":995729782169800704,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/180013.png","serialNumber":0}],"registrationPopulation":0,"participantStatus":-1,"manNumber":0,"womanNumber":0},{"id":"995689442259898368","isDelete":false,"createTime":"2024-06-05 11:15:27","updateTime":"2024-06-08 11:13:15","event":null,"name":"只限普通用户参与","vipActivityId":null,"goodsId":null,"applyStartTime":"2024-06-05 11:12:46","applyEndTime":"2024-06-07 11:00:03","beginTime":"2024-06-08 11:13:11","endTime":"2024-06-11 11:13:16","provinceCode":460000,"provinceName":"海南省","cityCode":460100,"cityName":"海口市","districtCode":460105,"districtName":"秀英区","detailedAddress":"海南海口","numberParticipants":10,"numberMan":10,"numberWoman":10,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"只限普通用户参与只限普通用户参与只限普通用户参与只限普通用户参与","status":3,"activityType":1,"communityId":"995313172619595776","communityName":"体制内群","communityQrCodeUrl":null,"contactPictureUrl":null,"goodsName":null,"chargeType":null,"mutualAssistanceLimit":0,"participationAllocations":[],"imgList":[{"id":"995689442356367360","isDelete":false,"createTime":[2024,6,5,11,15,28],"updateTime":[2024,6,5,11,15,28],"event":null,"siteActivityId":995689442259898368,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/7267757658fc4ff1a4f1a507e627957c.jpeg","serialNumber":0}],"registrationPopulation":1,"participantStatus":-1,"manNumber":0,"womanNumber":1},{"id":"995680583243927552","isDelete":false,"createTime":"2024-06-05 10:40:15","updateTime":"2024-06-11 10:35:35","event":null,"name":"所有用户可参加","vipActivityId":null,"goodsId":null,"applyStartTime":"2024-06-05 10:35:13","applyEndTime":"2024-06-07 10:00:24","beginTime":"2024-06-08 10:35:31","endTime":"2024-06-11 10:35:35","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","districtCode":440106,"districtName":"天河区","detailedAddress":"宏泰智慧谷3401","numberParticipants":30,"numberMan":15,"numberWoman":15,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"所有用户都可参加\n普通用户0.2\n会员用户0.1","status":5,"activityType":1,"communityId":null,"communityName":null,"communityQrCodeUrl":null,"contactPictureUrl":null,"goodsName":null,"chargeType":null,"mutualAssistanceLimit":2,"participationAllocations":[],"imgList":[{"id":"995680583415894016","isDelete":false,"createTime":[2024,6,5,10,40,16],"updateTime":[2024,6,5,10,40,16],"event":null,"siteActivityId":995680583243927552,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/20210803.jpg","serialNumber":0}],"registrationPopulation":1,"participantStatus":-1,"manNumber":1,"womanNumber":0},{"id":"995306996058165248","isDelete":false,"createTime":"2024-06-04 09:55:45","updateTime":"2024-06-04 09:55:50","event":null,"name":"6.15号下午白洋淀吃船餐","vipActivityId":null,"goodsId":null,"applyStartTime":"2024-06-04 09:42:30","applyEndTime":"2024-06-15 10:00:00","beginTime":"2024-06-15 16:00:00","endTime":"2024-06-15 23:00:00","provinceCode":110000,"provinceName":"北京市","cityCode":110100,"cityName":"北京市","districtCode":110101,"districtName":"东城区","detailedAddress":"白洋淀","numberParticipants":60,"numberMan":30,"numberWoman":30,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"白洋淀比大家想象的要好的多,在船上吃饭,晚上在船上放烟花,非常惬意,离北京也近,当天去当天就回来了,会员0.05,非会员0.1(吃饭什么的都包含了),没车的没事,到时候我们安排搭车,有开车的朋友,就近搭搭车(先报名,最后我们拉群安排搭车)","status":1,"activityType":0,"communityId":null,"communityName":null,"communityQrCodeUrl":null,"contactPictureUrl":null,"goodsName":null,"chargeType":null,"mutualAssistanceLimit":1,"participationAllocations":[],"imgList":[{"id":"995306996204965888","isDelete":false,"createTime":[2024,6,4,9,55,45],"updateTime":[2024,6,4,9,55,45],"event":null,"siteActivityId":995306996058165248,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/Plig0WuROFCSdxofzeFqrB.jpg","serialNumber":0}],"registrationPopulation":2,"participantStatus":-1,"manNumber":0,"womanNumber":2},{"id":"995300043563077632","isDelete":false,"createTime":"2024-06-04 09:28:07","updateTime":"2024-06-11 09:00:35","event":null,"name":"6.11飞盘活动(线下助力活动)","vipActivityId":null,"goodsId":null,"applyStartTime":"2024-06-04 09:16:21","applyEndTime":"2024-06-10 22:22:00","beginTime":"2024-06-11 09:00:33","endTime":"2024-06-11 22:00:00","provinceCode":430000,"provinceName":"湖南省","cityCode":430400,"cityName":"衡阳市","districtCode":430407,"districtName":"石鼓区","detailedAddress":"湖南衡阳石鼓","numberParticipants":40,"numberMan":20,"numberWoman":20,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"今年的第一场飞盘,6-9月每个周二都有活动,一周飞盘一周羽毛球,纯玩局,会员0.02,赔本赚吆喝,大家出来运动运动,报名后别着急,明天下午会拉群,工作日晚上人不会多,大家可以痛快玩。","status":3,"activityType":0,"communityId":null,"communityName":null,"communityQrCodeUrl":null,"contactPictureUrl":null,"goodsName":null,"chargeType":null,"mutualAssistanceLimit":1,"participationAllocations":[],"imgList":[{"id":"995300043676323840","isDelete":false,"createTime":[2024,6,4,9,28,8],"updateTime":[2024,6,4,9,28,8],"event":null,"siteActivityId":995300043563077632,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/Jife10UHPW6Qou5LBGgh9z.png","serialNumber":0}],"registrationPopulation":0,"participantStatus":-1,"manNumber":0,"womanNumber":0},{"id":"995056271067582464","isDelete":false,"createTime":"2024-06-03 17:19:27","updateTime":"2024-06-08 00:00:01","event":null,"name":"助力活动","vipActivityId":"978382562932166656","goodsId":null,"applyStartTime":"2024-06-03 17:15:49","applyEndTime":"2024-06-05 17:16:04","beginTime":"2024-06-06 09:00:00","endTime":"2024-06-07 23:59:59","provinceCode":440000,"provinceName":"广东省","cityCode":440100,"cityName":"广州市","districtCode":440106,"districtName":"天河区","detailedAddress":"没有详细地址","numberParticipants":10,"numberMan":5,"numberWoman":5,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"助力活动助力活动助力活动","status":5,"activityType":1,"communityId":"995011393507954688","communityName":"hinzai测试社群","communityQrCodeUrl":null,"contactPictureUrl":null,"goodsName":"会员","chargeType":1,"mutualAssistanceLimit":4,"participationAllocations":[],"imgList":[{"id":"995056271185022976","isDelete":false,"createTime":[2024,6,3,17,19,28],"updateTime":[2024,6,3,17,19,28],"event":null,"siteActivityId":995056271067582464,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/1705038800177.png","serialNumber":0}],"registrationPopulation":0,"participantStatus":-1,"manNumber":0,"womanNumber":0},{"id":"995038466746224640","isDelete":false,"createTime":"2024-06-03 16:08:43","updateTime":"2024-06-03 16:08:45","event":null,"name":"240603活动1","vipActivityId":"975742845463957504","goodsId":null,"applyStartTime":"2024-06-03 16:07:53","applyEndTime":"2024-06-03 16:08:11","beginTime":"2024-06-03 16:08:12","endTime":"2024-06-03 16:08:14","provinceCode":110000,"provinceName":"北京市","cityCode":110100,"cityName":"北京市","districtCode":110101,"districtName":"东城区","detailedAddress":"详细地址","numberParticipants":10,"numberMan":5,"numberWoman":5,"manEntryFee":null,"womanEntryFee":null,"manDiscount":null,"womanDiscount":null,"depict":"详情描述","status":5,"activityType":1,"communityId":"995011393507954688","communityName":"hinzai测试社群","communityQrCodeUrl":null,"contactPictureUrl":null,"goodsName":"学历认证","chargeType":0,"mutualAssistanceLimit":10,"participationAllocations":[],"imgList":[{"id":"995038466884636672","isDelete":false,"createTime":[2024,6,3,16,8,43],"updateTime":[2024,6,3,16,8,43],"event":null,"siteActivityId":995038466746224640,"url":"https://dating-agency-test.oss-accelerate.aliyuncs.com/a5e83f555cf83ca55a41587426ef1ab9.png","serialNumber":0}],"registrationPopulation":0,"participantStatus":-1,"manNumber":0,"womanNumber":0}],"total":21,"size":100,"current":1,"pages":1}}
</msg>
<msg timestamp="20240611 11:00:25.071" level="INFO">${reps} = &lt;Response [200]&gt;</msg>
<status status="PASS" starttime="20240611 11:00:24.899" endtime="20240611 11:00:25.071"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${records}</var>
<arg>${reps.json()['data']}</arg>
<arg>records</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.071" level="INFO">${records} = [{'id': '996769324641423360', 'isDelete': False, 'createTime': '2024-06-08 10:46:31', 'updateTime': '2024-06-10 10:46:35', 'event': None, 'name': '2024-06-08测试活动', 'vipActivityId': None, 'goodsId': No...</msg>
<status status="PASS" starttime="20240611 11:00:25.071" endtime="20240611 11:00:25.071"/>
</kw>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${records}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240611 11:00:25.087" level="INFO">${records} = [{'id': '996769324641423360', 'isDelete': False, 'createTime': '2024-06-08 10:46:31', 'updateTime': '2024-06-10 10:46:35', 'event': None, 'name': '2024-06-08测试活动', 'vipActivityId': None, 'goodsId': No...</msg>
<status status="PASS" starttime="20240611 11:00:25.071" endtime="20240611 11:00:25.087"/>
</kw>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${genderCode}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240611 11:00:25.087" level="INFO">${genderCode} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.087" endtime="20240611 11:00:25.087"/>
</kw>
<kw name="遍历活动列表" library="ActivityResource">
<for flavor="IN">
<var>${records}</var>
<value>@{records}</value>
<iter>
<var name="${records}">{'id': '996769324641423360', 'isDelete': False, 'createTime': '2024-06-08 10:46:31', 'updateTime': '2024-06-10 10:46:35', 'event': None, 'name': '2024-06-08测试活动', 'vipActivityId': None, 'goodsId': Non...</var>
<kw name="Get From Dictionary" library="Collections">
<var>${name}</var>
<arg>${records}</arg>
<arg>name</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.087" level="INFO">${name} = 2024-06-08测试活动</msg>
<status status="PASS" starttime="20240611 11:00:25.087" endtime="20240611 11:00:25.087"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${status}</var>
<arg>${records}</arg>
<arg>status</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.087" level="INFO">${status} = 3</msg>
<status status="PASS" starttime="20240611 11:00:25.087" endtime="20240611 11:00:25.087"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${AvtivityId}</var>
<arg>${records}</arg>
<arg>id</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.087" level="INFO">${AvtivityId} = 996769324641423360</msg>
<status status="PASS" starttime="20240611 11:00:25.087" endtime="20240611 11:00:25.087"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${numberMan}</var>
<arg>${records}</arg>
<arg>numberMan</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.087" level="INFO">${numberMan} = 3</msg>
<status status="PASS" starttime="20240611 11:00:25.087" endtime="20240611 11:00:25.087"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${numberWoman}</var>
<arg>${records}</arg>
<arg>numberWoman</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.087" level="INFO">${numberWoman} = 7</msg>
<status status="PASS" starttime="20240611 11:00:25.087" endtime="20240611 11:00:25.087"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${manNumber}</var>
<arg>${records}</arg>
<arg>manNumber</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.087" level="INFO">${manNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.087" endtime="20240611 11:00:25.087"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${womanNumber}</var>
<arg>${records}</arg>
<arg>womanNumber</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.087" level="INFO">${womanNumber} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.087" endtime="20240611 11:00:25.087"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${manNumber}</var>
<arg>${manNumber}==None</arg>
<arg>0</arg>
<arg>${manNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.087" level="INFO">${manNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.087" endtime="20240611 11:00:25.087"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${womanNumber}</var>
<arg>${womanNumber}==None</arg>
<arg>0</arg>
<arg>${womanNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.087" level="INFO">${womanNumber} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.087" endtime="20240611 11:00:25.087"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${Number1}</var>
<arg>${genderCode}==0</arg>
<arg>${numberMan}</arg>
<arg>${numberWoman}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.087" level="INFO">${Number1} = 3</msg>
<status status="PASS" starttime="20240611 11:00:25.087" endtime="20240611 11:00:25.087"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${Number2}</var>
<arg>${genderCode}==0</arg>
<arg>${manNumber}</arg>
<arg>${womanNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.087" level="INFO">${Number2} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.087" endtime="20240611 11:00:25.087"/>
</kw>
<kw name="Evaluate" library="BuiltIn">
<var>${totalNum}</var>
<arg>${manNumber}+${womanNumber}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<msg timestamp="20240611 11:00:25.087" level="INFO">${totalNum} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.087" endtime="20240611 11:00:25.087"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${registrationPopulation}</var>
<arg>${records}</arg>
<arg>registrationPopulation</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.087" level="INFO">${registrationPopulation} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.087" endtime="20240611 11:00:25.087"/>
</kw>
<kw name="Run Keyword If" library="BuiltIn">
<arg>${status}!=1</arg>
<arg>Continue For Loop</arg>
<arg>ELSE</arg>
<arg>Exit For Loop If</arg>
<arg>${status}==1 and ${Number1}!=${Number2}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<kw name="Continue For Loop" library="BuiltIn">
<doc>Skips the current FOR loop iteration and continues from the next.</doc>
<msg timestamp="20240611 11:00:25.087" level="INFO">Continuing for loop from the next iteration.</msg>
<status status="PASS" starttime="20240611 11:00:25.087" endtime="20240611 11:00:25.087"/>
</kw>
<status status="PASS" starttime="20240611 11:00:25.087" endtime="20240611 11:00:25.087"/>
</kw>
<status status="PASS" starttime="20240611 11:00:25.087" endtime="20240611 11:00:25.087"/>
</iter>
<iter>
<var name="${records}">{'id': '996505959960547328', 'isDelete': False, 'createTime': '2024-06-07 17:20:00', 'updateTime': '2024-06-08 17:01:10', 'event': None, 'name': '2024-06-07测试活动', 'vipActivityId': None, 'goodsId': Non...</var>
<kw name="Get From Dictionary" library="Collections">
<var>${name}</var>
<arg>${records}</arg>
<arg>name</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.087" level="INFO">${name} = 2024-06-07测试活动</msg>
<status status="PASS" starttime="20240611 11:00:25.087" endtime="20240611 11:00:25.087"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${status}</var>
<arg>${records}</arg>
<arg>status</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.087" level="INFO">${status} = 3</msg>
<status status="PASS" starttime="20240611 11:00:25.087" endtime="20240611 11:00:25.087"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${AvtivityId}</var>
<arg>${records}</arg>
<arg>id</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.087" level="INFO">${AvtivityId} = 996505959960547328</msg>
<status status="PASS" starttime="20240611 11:00:25.087" endtime="20240611 11:00:25.087"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${numberMan}</var>
<arg>${records}</arg>
<arg>numberMan</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.087" level="INFO">${numberMan} = 5</msg>
<status status="PASS" starttime="20240611 11:00:25.087" endtime="20240611 11:00:25.087"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${numberWoman}</var>
<arg>${records}</arg>
<arg>numberWoman</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.087" level="INFO">${numberWoman} = 5</msg>
<status status="PASS" starttime="20240611 11:00:25.087" endtime="20240611 11:00:25.087"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${manNumber}</var>
<arg>${records}</arg>
<arg>manNumber</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.087" level="INFO">${manNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.087" endtime="20240611 11:00:25.087"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${womanNumber}</var>
<arg>${records}</arg>
<arg>womanNumber</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.087" level="INFO">${womanNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.087" endtime="20240611 11:00:25.087"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${manNumber}</var>
<arg>${manNumber}==None</arg>
<arg>0</arg>
<arg>${manNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.087" level="INFO">${manNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.087" endtime="20240611 11:00:25.087"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${womanNumber}</var>
<arg>${womanNumber}==None</arg>
<arg>0</arg>
<arg>${womanNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.087" level="INFO">${womanNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.087" endtime="20240611 11:00:25.087"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${Number1}</var>
<arg>${genderCode}==0</arg>
<arg>${numberMan}</arg>
<arg>${numberWoman}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.087" level="INFO">${Number1} = 5</msg>
<status status="PASS" starttime="20240611 11:00:25.087" endtime="20240611 11:00:25.087"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${Number2}</var>
<arg>${genderCode}==0</arg>
<arg>${manNumber}</arg>
<arg>${womanNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.087" level="INFO">${Number2} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.087" endtime="20240611 11:00:25.102"/>
</kw>
<kw name="Evaluate" library="BuiltIn">
<var>${totalNum}</var>
<arg>${manNumber}+${womanNumber}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<msg timestamp="20240611 11:00:25.102" level="INFO">${totalNum} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.102" endtime="20240611 11:00:25.102"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${registrationPopulation}</var>
<arg>${records}</arg>
<arg>registrationPopulation</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.102" level="INFO">${registrationPopulation} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.102" endtime="20240611 11:00:25.102"/>
</kw>
<kw name="Run Keyword If" library="BuiltIn">
<arg>${status}!=1</arg>
<arg>Continue For Loop</arg>
<arg>ELSE</arg>
<arg>Exit For Loop If</arg>
<arg>${status}==1 and ${Number1}!=${Number2}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<kw name="Continue For Loop" library="BuiltIn">
<doc>Skips the current FOR loop iteration and continues from the next.</doc>
<msg timestamp="20240611 11:00:25.102" level="INFO">Continuing for loop from the next iteration.</msg>
<status status="PASS" starttime="20240611 11:00:25.102" endtime="20240611 11:00:25.102"/>
</kw>
<status status="PASS" starttime="20240611 11:00:25.102" endtime="20240611 11:00:25.102"/>
</kw>
<status status="PASS" starttime="20240611 11:00:25.087" endtime="20240611 11:00:25.102"/>
</iter>
<iter>
<var name="${records}">{'id': '996486236619280384', 'isDelete': False, 'createTime': '2024-06-07 16:01:38', 'updateTime': '2024-06-11 09:30:30', 'event': None, 'name': '测试助力优惠金额(中途成为会员)', 'vipActivityId': '97574284546395750...</var>
<kw name="Get From Dictionary" library="Collections">
<var>${name}</var>
<arg>${records}</arg>
<arg>name</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.102" level="INFO">${name} = 测试助力优惠金额(中途成为会员)</msg>
<status status="PASS" starttime="20240611 11:00:25.102" endtime="20240611 11:00:25.102"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${status}</var>
<arg>${records}</arg>
<arg>status</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.102" level="INFO">${status} = 3</msg>
<status status="PASS" starttime="20240611 11:00:25.102" endtime="20240611 11:00:25.102"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${AvtivityId}</var>
<arg>${records}</arg>
<arg>id</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.102" level="INFO">${AvtivityId} = 996486236619280384</msg>
<status status="PASS" starttime="20240611 11:00:25.102" endtime="20240611 11:00:25.102"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${numberMan}</var>
<arg>${records}</arg>
<arg>numberMan</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.102" level="INFO">${numberMan} = 50</msg>
<status status="PASS" starttime="20240611 11:00:25.102" endtime="20240611 11:00:25.102"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${numberWoman}</var>
<arg>${records}</arg>
<arg>numberWoman</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.102" level="INFO">${numberWoman} = 50</msg>
<status status="PASS" starttime="20240611 11:00:25.102" endtime="20240611 11:00:25.102"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${manNumber}</var>
<arg>${records}</arg>
<arg>manNumber</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.102" level="INFO">${manNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.102" endtime="20240611 11:00:25.102"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${womanNumber}</var>
<arg>${records}</arg>
<arg>womanNumber</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.102" level="INFO">${womanNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.102" endtime="20240611 11:00:25.102"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${manNumber}</var>
<arg>${manNumber}==None</arg>
<arg>0</arg>
<arg>${manNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.102" level="INFO">${manNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.102" endtime="20240611 11:00:25.102"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${womanNumber}</var>
<arg>${womanNumber}==None</arg>
<arg>0</arg>
<arg>${womanNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.102" level="INFO">${womanNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.102" endtime="20240611 11:00:25.102"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${Number1}</var>
<arg>${genderCode}==0</arg>
<arg>${numberMan}</arg>
<arg>${numberWoman}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.102" level="INFO">${Number1} = 50</msg>
<status status="PASS" starttime="20240611 11:00:25.102" endtime="20240611 11:00:25.102"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${Number2}</var>
<arg>${genderCode}==0</arg>
<arg>${manNumber}</arg>
<arg>${womanNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.102" level="INFO">${Number2} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.102" endtime="20240611 11:00:25.102"/>
</kw>
<kw name="Evaluate" library="BuiltIn">
<var>${totalNum}</var>
<arg>${manNumber}+${womanNumber}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<msg timestamp="20240611 11:00:25.102" level="INFO">${totalNum} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.102" endtime="20240611 11:00:25.102"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${registrationPopulation}</var>
<arg>${records}</arg>
<arg>registrationPopulation</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.110" level="INFO">${registrationPopulation} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.102" endtime="20240611 11:00:25.110"/>
</kw>
<kw name="Run Keyword If" library="BuiltIn">
<arg>${status}!=1</arg>
<arg>Continue For Loop</arg>
<arg>ELSE</arg>
<arg>Exit For Loop If</arg>
<arg>${status}==1 and ${Number1}!=${Number2}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<kw name="Continue For Loop" library="BuiltIn">
<doc>Skips the current FOR loop iteration and continues from the next.</doc>
<msg timestamp="20240611 11:00:25.110" level="INFO">Continuing for loop from the next iteration.</msg>
<status status="PASS" starttime="20240611 11:00:25.110" endtime="20240611 11:00:25.110"/>
</kw>
<status status="PASS" starttime="20240611 11:00:25.110" endtime="20240611 11:00:25.111"/>
</kw>
<status status="PASS" starttime="20240611 11:00:25.102" endtime="20240611 11:00:25.111"/>
</iter>
<iter>
<var name="${records}">{'id': '996463213233180672', 'isDelete': False, 'createTime': '2024-06-07 14:30:09', 'updateTime': '2024-06-09 14:28:45', 'event': None, 'name': '线上活动(社群+权益)', 'vipActivityId': '975742849591152640', '...</var>
<kw name="Get From Dictionary" library="Collections">
<var>${name}</var>
<arg>${records}</arg>
<arg>name</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.111" level="INFO">${name} = 线上活动(社群+权益)</msg>
<status status="PASS" starttime="20240611 11:00:25.111" endtime="20240611 11:00:25.111"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${status}</var>
<arg>${records}</arg>
<arg>status</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.112" level="INFO">${status} = 3</msg>
<status status="PASS" starttime="20240611 11:00:25.112" endtime="20240611 11:00:25.112"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${AvtivityId}</var>
<arg>${records}</arg>
<arg>id</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.112" level="INFO">${AvtivityId} = 996463213233180672</msg>
<status status="PASS" starttime="20240611 11:00:25.112" endtime="20240611 11:00:25.112"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${numberMan}</var>
<arg>${records}</arg>
<arg>numberMan</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.113" level="INFO">${numberMan} = 25</msg>
<status status="PASS" starttime="20240611 11:00:25.112" endtime="20240611 11:00:25.113"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${numberWoman}</var>
<arg>${records}</arg>
<arg>numberWoman</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.113" level="INFO">${numberWoman} = 25</msg>
<status status="PASS" starttime="20240611 11:00:25.113" endtime="20240611 11:00:25.113"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${manNumber}</var>
<arg>${records}</arg>
<arg>manNumber</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.113" level="INFO">${manNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.113" endtime="20240611 11:00:25.113"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${womanNumber}</var>
<arg>${records}</arg>
<arg>womanNumber</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.114" level="INFO">${womanNumber} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.114" endtime="20240611 11:00:25.114"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${manNumber}</var>
<arg>${manNumber}==None</arg>
<arg>0</arg>
<arg>${manNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.114" level="INFO">${manNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.114" endtime="20240611 11:00:25.114"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${womanNumber}</var>
<arg>${womanNumber}==None</arg>
<arg>0</arg>
<arg>${womanNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.115" level="INFO">${womanNumber} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.115" endtime="20240611 11:00:25.115"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${Number1}</var>
<arg>${genderCode}==0</arg>
<arg>${numberMan}</arg>
<arg>${numberWoman}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.115" level="INFO">${Number1} = 25</msg>
<status status="PASS" starttime="20240611 11:00:25.115" endtime="20240611 11:00:25.115"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${Number2}</var>
<arg>${genderCode}==0</arg>
<arg>${manNumber}</arg>
<arg>${womanNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.116" level="INFO">${Number2} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.115" endtime="20240611 11:00:25.116"/>
</kw>
<kw name="Evaluate" library="BuiltIn">
<var>${totalNum}</var>
<arg>${manNumber}+${womanNumber}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<msg timestamp="20240611 11:00:25.116" level="INFO">${totalNum} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.116" endtime="20240611 11:00:25.116"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${registrationPopulation}</var>
<arg>${records}</arg>
<arg>registrationPopulation</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.117" level="INFO">${registrationPopulation} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.116" endtime="20240611 11:00:25.117"/>
</kw>
<kw name="Run Keyword If" library="BuiltIn">
<arg>${status}!=1</arg>
<arg>Continue For Loop</arg>
<arg>ELSE</arg>
<arg>Exit For Loop If</arg>
<arg>${status}==1 and ${Number1}!=${Number2}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<kw name="Continue For Loop" library="BuiltIn">
<doc>Skips the current FOR loop iteration and continues from the next.</doc>
<msg timestamp="20240611 11:00:25.117" level="INFO">Continuing for loop from the next iteration.</msg>
<status status="PASS" starttime="20240611 11:00:25.117" endtime="20240611 11:00:25.117"/>
</kw>
<status status="PASS" starttime="20240611 11:00:25.117" endtime="20240611 11:00:25.118"/>
</kw>
<status status="PASS" starttime="20240611 11:00:25.111" endtime="20240611 11:00:25.118"/>
</iter>
<iter>
<var name="${records}">{'id': '996406035793186816', 'isDelete': False, 'createTime': '2024-06-07 10:42:56', 'updateTime': '2024-06-11 10:41:40', 'event': None, 'name': '仅男生可参加活动', 'vipActivityId': '975742848433524736', 'goo...</var>
<kw name="Get From Dictionary" library="Collections">
<var>${name}</var>
<arg>${records}</arg>
<arg>name</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.118" level="INFO">${name} = 仅男生可参加活动</msg>
<status status="PASS" starttime="20240611 11:00:25.118" endtime="20240611 11:00:25.118"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${status}</var>
<arg>${records}</arg>
<arg>status</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.119" level="INFO">${status} = 5</msg>
<status status="PASS" starttime="20240611 11:00:25.119" endtime="20240611 11:00:25.119"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${AvtivityId}</var>
<arg>${records}</arg>
<arg>id</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.119" level="INFO">${AvtivityId} = 996406035793186816</msg>
<status status="PASS" starttime="20240611 11:00:25.119" endtime="20240611 11:00:25.119"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${numberMan}</var>
<arg>${records}</arg>
<arg>numberMan</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.120" level="INFO">${numberMan} = 10</msg>
<status status="PASS" starttime="20240611 11:00:25.119" endtime="20240611 11:00:25.120"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${numberWoman}</var>
<arg>${records}</arg>
<arg>numberWoman</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.120" level="INFO">${numberWoman} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.120" endtime="20240611 11:00:25.120"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${manNumber}</var>
<arg>${records}</arg>
<arg>manNumber</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.120" level="INFO">${manNumber} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.120" endtime="20240611 11:00:25.121"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${womanNumber}</var>
<arg>${records}</arg>
<arg>womanNumber</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.121" level="INFO">${womanNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.121" endtime="20240611 11:00:25.121"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${manNumber}</var>
<arg>${manNumber}==None</arg>
<arg>0</arg>
<arg>${manNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.121" level="INFO">${manNumber} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.121" endtime="20240611 11:00:25.121"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${womanNumber}</var>
<arg>${womanNumber}==None</arg>
<arg>0</arg>
<arg>${womanNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.122" level="INFO">${womanNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.122" endtime="20240611 11:00:25.122"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${Number1}</var>
<arg>${genderCode}==0</arg>
<arg>${numberMan}</arg>
<arg>${numberWoman}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.122" level="INFO">${Number1} = 10</msg>
<status status="PASS" starttime="20240611 11:00:25.122" endtime="20240611 11:00:25.122"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${Number2}</var>
<arg>${genderCode}==0</arg>
<arg>${manNumber}</arg>
<arg>${womanNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.123" level="INFO">${Number2} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.123" endtime="20240611 11:00:25.123"/>
</kw>
<kw name="Evaluate" library="BuiltIn">
<var>${totalNum}</var>
<arg>${manNumber}+${womanNumber}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<msg timestamp="20240611 11:00:25.123" level="INFO">${totalNum} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.123" endtime="20240611 11:00:25.123"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${registrationPopulation}</var>
<arg>${records}</arg>
<arg>registrationPopulation</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.124" level="INFO">${registrationPopulation} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.123" endtime="20240611 11:00:25.124"/>
</kw>
<kw name="Run Keyword If" library="BuiltIn">
<arg>${status}!=1</arg>
<arg>Continue For Loop</arg>
<arg>ELSE</arg>
<arg>Exit For Loop If</arg>
<arg>${status}==1 and ${Number1}!=${Number2}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<kw name="Continue For Loop" library="BuiltIn">
<doc>Skips the current FOR loop iteration and continues from the next.</doc>
<msg timestamp="20240611 11:00:25.124" level="INFO">Continuing for loop from the next iteration.</msg>
<status status="PASS" starttime="20240611 11:00:25.124" endtime="20240611 11:00:25.124"/>
</kw>
<status status="PASS" starttime="20240611 11:00:25.124" endtime="20240611 11:00:25.125"/>
</kw>
<status status="PASS" starttime="20240611 11:00:25.118" endtime="20240611 11:00:25.125"/>
</iter>
<iter>
<var name="${records}">{'id': '996154320175108096', 'isDelete': False, 'createTime': '2024-06-06 18:02:43', 'updateTime': '2024-06-08 18:01:30', 'event': None, 'name': '线上无社群信息活动(可助力)', 'vipActivityId': None, 'goodsId': Non...</var>
<kw name="Get From Dictionary" library="Collections">
<var>${name}</var>
<arg>${records}</arg>
<arg>name</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.125" level="INFO">${name} = 线上无社群信息活动(可助力)</msg>
<status status="PASS" starttime="20240611 11:00:25.125" endtime="20240611 11:00:25.125"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${status}</var>
<arg>${records}</arg>
<arg>status</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.126" level="INFO">${status} = 5</msg>
<status status="PASS" starttime="20240611 11:00:25.125" endtime="20240611 11:00:25.126"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${AvtivityId}</var>
<arg>${records}</arg>
<arg>id</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.126" level="INFO">${AvtivityId} = 996154320175108096</msg>
<status status="PASS" starttime="20240611 11:00:25.126" endtime="20240611 11:00:25.126"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${numberMan}</var>
<arg>${records}</arg>
<arg>numberMan</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.127" level="INFO">${numberMan} = 15</msg>
<status status="PASS" starttime="20240611 11:00:25.126" endtime="20240611 11:00:25.127"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${numberWoman}</var>
<arg>${records}</arg>
<arg>numberWoman</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.127" level="INFO">${numberWoman} = 5</msg>
<status status="PASS" starttime="20240611 11:00:25.127" endtime="20240611 11:00:25.127"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${manNumber}</var>
<arg>${records}</arg>
<arg>manNumber</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.127" level="INFO">${manNumber} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.127" endtime="20240611 11:00:25.128"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${womanNumber}</var>
<arg>${records}</arg>
<arg>womanNumber</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.129" level="INFO">${womanNumber} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.128" endtime="20240611 11:00:25.129"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${manNumber}</var>
<arg>${manNumber}==None</arg>
<arg>0</arg>
<arg>${manNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.129" level="INFO">${manNumber} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.129" endtime="20240611 11:00:25.129"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${womanNumber}</var>
<arg>${womanNumber}==None</arg>
<arg>0</arg>
<arg>${womanNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.130" level="INFO">${womanNumber} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.129" endtime="20240611 11:00:25.130"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${Number1}</var>
<arg>${genderCode}==0</arg>
<arg>${numberMan}</arg>
<arg>${numberWoman}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.130" level="INFO">${Number1} = 15</msg>
<status status="PASS" starttime="20240611 11:00:25.130" endtime="20240611 11:00:25.130"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${Number2}</var>
<arg>${genderCode}==0</arg>
<arg>${manNumber}</arg>
<arg>${womanNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.131" level="INFO">${Number2} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.130" endtime="20240611 11:00:25.131"/>
</kw>
<kw name="Evaluate" library="BuiltIn">
<var>${totalNum}</var>
<arg>${manNumber}+${womanNumber}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<msg timestamp="20240611 11:00:25.131" level="INFO">${totalNum} = 2</msg>
<status status="PASS" starttime="20240611 11:00:25.131" endtime="20240611 11:00:25.131"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${registrationPopulation}</var>
<arg>${records}</arg>
<arg>registrationPopulation</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.131" level="INFO">${registrationPopulation} = 2</msg>
<status status="PASS" starttime="20240611 11:00:25.131" endtime="20240611 11:00:25.131"/>
</kw>
<kw name="Run Keyword If" library="BuiltIn">
<arg>${status}!=1</arg>
<arg>Continue For Loop</arg>
<arg>ELSE</arg>
<arg>Exit For Loop If</arg>
<arg>${status}==1 and ${Number1}!=${Number2}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<kw name="Continue For Loop" library="BuiltIn">
<doc>Skips the current FOR loop iteration and continues from the next.</doc>
<msg timestamp="20240611 11:00:25.131" level="INFO">Continuing for loop from the next iteration.</msg>
<status status="PASS" starttime="20240611 11:00:25.131" endtime="20240611 11:00:25.131"/>
</kw>
<status status="PASS" starttime="20240611 11:00:25.131" endtime="20240611 11:00:25.131"/>
</kw>
<status status="PASS" starttime="20240611 11:00:25.125" endtime="20240611 11:00:25.131"/>
</iter>
<iter>
<var name="${records}">{'id': '996137198774521856', 'isDelete': False, 'createTime': '2024-06-06 16:54:41', 'updateTime': '2024-06-06 19:00:15', 'event': None, 'name': '测试助力活动已过期', 'vipActivityId': None, 'goodsId': None, 'a...</var>
<kw name="Get From Dictionary" library="Collections">
<var>${name}</var>
<arg>${records}</arg>
<arg>name</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.131" level="INFO">${name} = 测试助力活动已过期</msg>
<status status="PASS" starttime="20240611 11:00:25.131" endtime="20240611 11:00:25.131"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${status}</var>
<arg>${records}</arg>
<arg>status</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.131" level="INFO">${status} = 5</msg>
<status status="PASS" starttime="20240611 11:00:25.131" endtime="20240611 11:00:25.131"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${AvtivityId}</var>
<arg>${records}</arg>
<arg>id</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.131" level="INFO">${AvtivityId} = 996137198774521856</msg>
<status status="PASS" starttime="20240611 11:00:25.131" endtime="20240611 11:00:25.131"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${numberMan}</var>
<arg>${records}</arg>
<arg>numberMan</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.131" level="INFO">${numberMan} = 5</msg>
<status status="PASS" starttime="20240611 11:00:25.131" endtime="20240611 11:00:25.131"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${numberWoman}</var>
<arg>${records}</arg>
<arg>numberWoman</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.131" level="INFO">${numberWoman} = 5</msg>
<status status="PASS" starttime="20240611 11:00:25.131" endtime="20240611 11:00:25.131"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${manNumber}</var>
<arg>${records}</arg>
<arg>manNumber</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.131" level="INFO">${manNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.131" endtime="20240611 11:00:25.131"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${womanNumber}</var>
<arg>${records}</arg>
<arg>womanNumber</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.131" level="INFO">${womanNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.131" endtime="20240611 11:00:25.131"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${manNumber}</var>
<arg>${manNumber}==None</arg>
<arg>0</arg>
<arg>${manNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.131" level="INFO">${manNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.131" endtime="20240611 11:00:25.131"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${womanNumber}</var>
<arg>${womanNumber}==None</arg>
<arg>0</arg>
<arg>${womanNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.131" level="INFO">${womanNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.131" endtime="20240611 11:00:25.131"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${Number1}</var>
<arg>${genderCode}==0</arg>
<arg>${numberMan}</arg>
<arg>${numberWoman}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.131" level="INFO">${Number1} = 5</msg>
<status status="PASS" starttime="20240611 11:00:25.131" endtime="20240611 11:00:25.131"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${Number2}</var>
<arg>${genderCode}==0</arg>
<arg>${manNumber}</arg>
<arg>${womanNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.131" level="INFO">${Number2} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.131" endtime="20240611 11:00:25.131"/>
</kw>
<kw name="Evaluate" library="BuiltIn">
<var>${totalNum}</var>
<arg>${manNumber}+${womanNumber}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<msg timestamp="20240611 11:00:25.131" level="INFO">${totalNum} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.131" endtime="20240611 11:00:25.131"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${registrationPopulation}</var>
<arg>${records}</arg>
<arg>registrationPopulation</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.131" level="INFO">${registrationPopulation} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.131" endtime="20240611 11:00:25.131"/>
</kw>
<kw name="Run Keyword If" library="BuiltIn">
<arg>${status}!=1</arg>
<arg>Continue For Loop</arg>
<arg>ELSE</arg>
<arg>Exit For Loop If</arg>
<arg>${status}==1 and ${Number1}!=${Number2}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<kw name="Continue For Loop" library="BuiltIn">
<doc>Skips the current FOR loop iteration and continues from the next.</doc>
<msg timestamp="20240611 11:00:25.131" level="INFO">Continuing for loop from the next iteration.</msg>
<status status="PASS" starttime="20240611 11:00:25.131" endtime="20240611 11:00:25.131"/>
</kw>
<status status="PASS" starttime="20240611 11:00:25.131" endtime="20240611 11:00:25.131"/>
</kw>
<status status="PASS" starttime="20240611 11:00:25.131" endtime="20240611 11:00:25.131"/>
</iter>
<iter>
<var name="${records}">{'id': '996049456560476160', 'isDelete': False, 'createTime': '2024-06-06 11:06:01', 'updateTime': '2024-06-10 20:03:50', 'event': None, 'name': '创建有优惠的助力活动', 'vipActivityId': None, 'goodsId': None, '...</var>
<kw name="Get From Dictionary" library="Collections">
<var>${name}</var>
<arg>${records}</arg>
<arg>name</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.131" level="INFO">${name} = 创建有优惠的助力活动</msg>
<status status="PASS" starttime="20240611 11:00:25.131" endtime="20240611 11:00:25.131"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${status}</var>
<arg>${records}</arg>
<arg>status</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.131" level="INFO">${status} = 5</msg>
<status status="PASS" starttime="20240611 11:00:25.131" endtime="20240611 11:00:25.131"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${AvtivityId}</var>
<arg>${records}</arg>
<arg>id</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.131" level="INFO">${AvtivityId} = 996049456560476160</msg>
<status status="PASS" starttime="20240611 11:00:25.131" endtime="20240611 11:00:25.131"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${numberMan}</var>
<arg>${records}</arg>
<arg>numberMan</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.131" level="INFO">${numberMan} = 10</msg>
<status status="PASS" starttime="20240611 11:00:25.131" endtime="20240611 11:00:25.131"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${numberWoman}</var>
<arg>${records}</arg>
<arg>numberWoman</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.131" level="INFO">${numberWoman} = 10</msg>
<status status="PASS" starttime="20240611 11:00:25.131" endtime="20240611 11:00:25.131"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${manNumber}</var>
<arg>${records}</arg>
<arg>manNumber</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.131" level="INFO">${manNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.131" endtime="20240611 11:00:25.131"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${womanNumber}</var>
<arg>${records}</arg>
<arg>womanNumber</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.131" level="INFO">${womanNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.131" endtime="20240611 11:00:25.131"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${manNumber}</var>
<arg>${manNumber}==None</arg>
<arg>0</arg>
<arg>${manNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.131" level="INFO">${manNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.131" endtime="20240611 11:00:25.131"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${womanNumber}</var>
<arg>${womanNumber}==None</arg>
<arg>0</arg>
<arg>${womanNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.131" level="INFO">${womanNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.131" endtime="20240611 11:00:25.131"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${Number1}</var>
<arg>${genderCode}==0</arg>
<arg>${numberMan}</arg>
<arg>${numberWoman}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.131" level="INFO">${Number1} = 10</msg>
<status status="PASS" starttime="20240611 11:00:25.131" endtime="20240611 11:00:25.131"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${Number2}</var>
<arg>${genderCode}==0</arg>
<arg>${manNumber}</arg>
<arg>${womanNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.131" level="INFO">${Number2} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.131" endtime="20240611 11:00:25.131"/>
</kw>
<kw name="Evaluate" library="BuiltIn">
<var>${totalNum}</var>
<arg>${manNumber}+${womanNumber}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<msg timestamp="20240611 11:00:25.131" level="INFO">${totalNum} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.131" endtime="20240611 11:00:25.131"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${registrationPopulation}</var>
<arg>${records}</arg>
<arg>registrationPopulation</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.131" level="INFO">${registrationPopulation} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.131" endtime="20240611 11:00:25.131"/>
</kw>
<kw name="Run Keyword If" library="BuiltIn">
<arg>${status}!=1</arg>
<arg>Continue For Loop</arg>
<arg>ELSE</arg>
<arg>Exit For Loop If</arg>
<arg>${status}==1 and ${Number1}!=${Number2}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<kw name="Continue For Loop" library="BuiltIn">
<doc>Skips the current FOR loop iteration and continues from the next.</doc>
<msg timestamp="20240611 11:00:25.131" level="INFO">Continuing for loop from the next iteration.</msg>
<status status="PASS" starttime="20240611 11:00:25.131" endtime="20240611 11:00:25.147"/>
</kw>
<status status="PASS" starttime="20240611 11:00:25.131" endtime="20240611 11:00:25.147"/>
</kw>
<status status="PASS" starttime="20240611 11:00:25.131" endtime="20240611 11:00:25.147"/>
</iter>
<iter>
<var name="${records}">{'id': '996020943761575936', 'isDelete': False, 'createTime': '2024-06-06 09:12:43', 'updateTime': '2024-06-11 09:11:10', 'event': None, 'name': '创建存在优惠金额活动', 'vipActivityId': '975742850169966592', 'g...</var>
<kw name="Get From Dictionary" library="Collections">
<var>${name}</var>
<arg>${records}</arg>
<arg>name</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.147" level="INFO">${name} = 创建存在优惠金额活动</msg>
<status status="PASS" starttime="20240611 11:00:25.147" endtime="20240611 11:00:25.147"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${status}</var>
<arg>${records}</arg>
<arg>status</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.147" level="INFO">${status} = 5</msg>
<status status="PASS" starttime="20240611 11:00:25.147" endtime="20240611 11:00:25.147"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${AvtivityId}</var>
<arg>${records}</arg>
<arg>id</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.147" level="INFO">${AvtivityId} = 996020943761575936</msg>
<status status="PASS" starttime="20240611 11:00:25.147" endtime="20240611 11:00:25.147"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${numberMan}</var>
<arg>${records}</arg>
<arg>numberMan</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.147" level="INFO">${numberMan} = 5</msg>
<status status="PASS" starttime="20240611 11:00:25.147" endtime="20240611 11:00:25.147"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${numberWoman}</var>
<arg>${records}</arg>
<arg>numberWoman</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.147" level="INFO">${numberWoman} = 5</msg>
<status status="PASS" starttime="20240611 11:00:25.147" endtime="20240611 11:00:25.147"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${manNumber}</var>
<arg>${records}</arg>
<arg>manNumber</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.147" level="INFO">${manNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.147" endtime="20240611 11:00:25.147"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${womanNumber}</var>
<arg>${records}</arg>
<arg>womanNumber</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.147" level="INFO">${womanNumber} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.147" endtime="20240611 11:00:25.147"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${manNumber}</var>
<arg>${manNumber}==None</arg>
<arg>0</arg>
<arg>${manNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.147" level="INFO">${manNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.147" endtime="20240611 11:00:25.147"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${womanNumber}</var>
<arg>${womanNumber}==None</arg>
<arg>0</arg>
<arg>${womanNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.147" level="INFO">${womanNumber} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.147" endtime="20240611 11:00:25.147"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${Number1}</var>
<arg>${genderCode}==0</arg>
<arg>${numberMan}</arg>
<arg>${numberWoman}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.147" level="INFO">${Number1} = 5</msg>
<status status="PASS" starttime="20240611 11:00:25.147" endtime="20240611 11:00:25.147"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${Number2}</var>
<arg>${genderCode}==0</arg>
<arg>${manNumber}</arg>
<arg>${womanNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.147" level="INFO">${Number2} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.147" endtime="20240611 11:00:25.147"/>
</kw>
<kw name="Evaluate" library="BuiltIn">
<var>${totalNum}</var>
<arg>${manNumber}+${womanNumber}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<msg timestamp="20240611 11:00:25.147" level="INFO">${totalNum} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.147" endtime="20240611 11:00:25.147"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${registrationPopulation}</var>
<arg>${records}</arg>
<arg>registrationPopulation</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.147" level="INFO">${registrationPopulation} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.147" endtime="20240611 11:00:25.147"/>
</kw>
<kw name="Run Keyword If" library="BuiltIn">
<arg>${status}!=1</arg>
<arg>Continue For Loop</arg>
<arg>ELSE</arg>
<arg>Exit For Loop If</arg>
<arg>${status}==1 and ${Number1}!=${Number2}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<kw name="Continue For Loop" library="BuiltIn">
<doc>Skips the current FOR loop iteration and continues from the next.</doc>
<msg timestamp="20240611 11:00:25.147" level="INFO">Continuing for loop from the next iteration.</msg>
<status status="PASS" starttime="20240611 11:00:25.147" endtime="20240611 11:00:25.147"/>
</kw>
<status status="PASS" starttime="20240611 11:00:25.147" endtime="20240611 11:00:25.147"/>
</kw>
<status status="PASS" starttime="20240611 11:00:25.147" endtime="20240611 11:00:25.147"/>
</iter>
<iter>
<var name="${records}">{'id': '995792087322595328', 'isDelete': False, 'createTime': '2024-06-05 18:03:20', 'updateTime': '2024-06-08 18:02:10', 'event': None, 'name': '测试有优惠金额,无助力活动', 'vipActivityId': '975742849591152640',...</var>
<kw name="Get From Dictionary" library="Collections">
<var>${name}</var>
<arg>${records}</arg>
<arg>name</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.147" level="INFO">${name} = 测试有优惠金额,无助力活动</msg>
<status status="PASS" starttime="20240611 11:00:25.147" endtime="20240611 11:00:25.147"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${status}</var>
<arg>${records}</arg>
<arg>status</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.147" level="INFO">${status} = 5</msg>
<status status="PASS" starttime="20240611 11:00:25.147" endtime="20240611 11:00:25.147"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${AvtivityId}</var>
<arg>${records}</arg>
<arg>id</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.147" level="INFO">${AvtivityId} = 995792087322595328</msg>
<status status="PASS" starttime="20240611 11:00:25.147" endtime="20240611 11:00:25.147"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${numberMan}</var>
<arg>${records}</arg>
<arg>numberMan</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.147" level="INFO">${numberMan} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.147" endtime="20240611 11:00:25.147"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${numberWoman}</var>
<arg>${records}</arg>
<arg>numberWoman</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.147" level="INFO">${numberWoman} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.147" endtime="20240611 11:00:25.147"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${manNumber}</var>
<arg>${records}</arg>
<arg>manNumber</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.147" level="INFO">${manNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.147" endtime="20240611 11:00:25.147"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${womanNumber}</var>
<arg>${records}</arg>
<arg>womanNumber</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.147" level="INFO">${womanNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.147" endtime="20240611 11:00:25.147"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${manNumber}</var>
<arg>${manNumber}==None</arg>
<arg>0</arg>
<arg>${manNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.147" level="INFO">${manNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.147" endtime="20240611 11:00:25.147"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${womanNumber}</var>
<arg>${womanNumber}==None</arg>
<arg>0</arg>
<arg>${womanNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.147" level="INFO">${womanNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.147" endtime="20240611 11:00:25.147"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${Number1}</var>
<arg>${genderCode}==0</arg>
<arg>${numberMan}</arg>
<arg>${numberWoman}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.147" level="INFO">${Number1} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.147" endtime="20240611 11:00:25.147"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${Number2}</var>
<arg>${genderCode}==0</arg>
<arg>${manNumber}</arg>
<arg>${womanNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.147" level="INFO">${Number2} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.147" endtime="20240611 11:00:25.147"/>
</kw>
<kw name="Evaluate" library="BuiltIn">
<var>${totalNum}</var>
<arg>${manNumber}+${womanNumber}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<msg timestamp="20240611 11:00:25.147" level="INFO">${totalNum} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.147" endtime="20240611 11:00:25.147"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${registrationPopulation}</var>
<arg>${records}</arg>
<arg>registrationPopulation</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.147" level="INFO">${registrationPopulation} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.147" endtime="20240611 11:00:25.147"/>
</kw>
<kw name="Run Keyword If" library="BuiltIn">
<arg>${status}!=1</arg>
<arg>Continue For Loop</arg>
<arg>ELSE</arg>
<arg>Exit For Loop If</arg>
<arg>${status}==1 and ${Number1}!=${Number2}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<kw name="Continue For Loop" library="BuiltIn">
<doc>Skips the current FOR loop iteration and continues from the next.</doc>
<msg timestamp="20240611 11:00:25.147" level="INFO">Continuing for loop from the next iteration.</msg>
<status status="PASS" starttime="20240611 11:00:25.147" endtime="20240611 11:00:25.147"/>
</kw>
<status status="PASS" starttime="20240611 11:00:25.147" endtime="20240611 11:00:25.147"/>
</kw>
<status status="PASS" starttime="20240611 11:00:25.147" endtime="20240611 11:00:25.147"/>
</iter>
<iter>
<var name="${records}">{'id': '995763068925513728', 'isDelete': False, 'createTime': '2024-06-05 16:08:01', 'updateTime': '2024-06-08 18:07:05', 'event': None, 'name': '创建无需助力活动', 'vipActivityId': '975742848433524736', 'goo...</var>
<kw name="Get From Dictionary" library="Collections">
<var>${name}</var>
<arg>${records}</arg>
<arg>name</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.147" level="INFO">${name} = 创建无需助力活动</msg>
<status status="PASS" starttime="20240611 11:00:25.147" endtime="20240611 11:00:25.147"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${status}</var>
<arg>${records}</arg>
<arg>status</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.147" level="INFO">${status} = 5</msg>
<status status="PASS" starttime="20240611 11:00:25.147" endtime="20240611 11:00:25.163"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${AvtivityId}</var>
<arg>${records}</arg>
<arg>id</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.163" level="INFO">${AvtivityId} = 995763068925513728</msg>
<status status="PASS" starttime="20240611 11:00:25.163" endtime="20240611 11:00:25.163"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${numberMan}</var>
<arg>${records}</arg>
<arg>numberMan</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.163" level="INFO">${numberMan} = 10</msg>
<status status="PASS" starttime="20240611 11:00:25.163" endtime="20240611 11:00:25.163"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${numberWoman}</var>
<arg>${records}</arg>
<arg>numberWoman</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.163" level="INFO">${numberWoman} = 10</msg>
<status status="PASS" starttime="20240611 11:00:25.163" endtime="20240611 11:00:25.163"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${manNumber}</var>
<arg>${records}</arg>
<arg>manNumber</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.163" level="INFO">${manNumber} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.163" endtime="20240611 11:00:25.163"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${womanNumber}</var>
<arg>${records}</arg>
<arg>womanNumber</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.163" level="INFO">${womanNumber} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.163" endtime="20240611 11:00:25.163"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${manNumber}</var>
<arg>${manNumber}==None</arg>
<arg>0</arg>
<arg>${manNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.163" level="INFO">${manNumber} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.163" endtime="20240611 11:00:25.163"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${womanNumber}</var>
<arg>${womanNumber}==None</arg>
<arg>0</arg>
<arg>${womanNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.163" level="INFO">${womanNumber} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.163" endtime="20240611 11:00:25.163"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${Number1}</var>
<arg>${genderCode}==0</arg>
<arg>${numberMan}</arg>
<arg>${numberWoman}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.163" level="INFO">${Number1} = 10</msg>
<status status="PASS" starttime="20240611 11:00:25.163" endtime="20240611 11:00:25.163"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${Number2}</var>
<arg>${genderCode}==0</arg>
<arg>${manNumber}</arg>
<arg>${womanNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.163" level="INFO">${Number2} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.163" endtime="20240611 11:00:25.163"/>
</kw>
<kw name="Evaluate" library="BuiltIn">
<var>${totalNum}</var>
<arg>${manNumber}+${womanNumber}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<msg timestamp="20240611 11:00:25.163" level="INFO">${totalNum} = 2</msg>
<status status="PASS" starttime="20240611 11:00:25.163" endtime="20240611 11:00:25.163"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${registrationPopulation}</var>
<arg>${records}</arg>
<arg>registrationPopulation</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.163" level="INFO">${registrationPopulation} = 2</msg>
<status status="PASS" starttime="20240611 11:00:25.163" endtime="20240611 11:00:25.163"/>
</kw>
<kw name="Run Keyword If" library="BuiltIn">
<arg>${status}!=1</arg>
<arg>Continue For Loop</arg>
<arg>ELSE</arg>
<arg>Exit For Loop If</arg>
<arg>${status}==1 and ${Number1}!=${Number2}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<kw name="Continue For Loop" library="BuiltIn">
<doc>Skips the current FOR loop iteration and continues from the next.</doc>
<msg timestamp="20240611 11:00:25.163" level="INFO">Continuing for loop from the next iteration.</msg>
<status status="PASS" starttime="20240611 11:00:25.163" endtime="20240611 11:00:25.163"/>
</kw>
<status status="PASS" starttime="20240611 11:00:25.163" endtime="20240611 11:00:25.163"/>
</kw>
<status status="PASS" starttime="20240611 11:00:25.147" endtime="20240611 11:00:25.163"/>
</iter>
<iter>
<var name="${records}">{'id': '995757061969154048', 'isDelete': False, 'createTime': '2024-06-05 15:44:09', 'updateTime': '2024-06-08 15:43:30', 'event': None, 'name': '测试优惠金额有效时间', 'vipActivityId': None, 'goodsId': None, '...</var>
<kw name="Get From Dictionary" library="Collections">
<var>${name}</var>
<arg>${records}</arg>
<arg>name</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.163" level="INFO">${name} = 测试优惠金额有效时间</msg>
<status status="PASS" starttime="20240611 11:00:25.163" endtime="20240611 11:00:25.163"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${status}</var>
<arg>${records}</arg>
<arg>status</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.163" level="INFO">${status} = 5</msg>
<status status="PASS" starttime="20240611 11:00:25.163" endtime="20240611 11:00:25.163"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${AvtivityId}</var>
<arg>${records}</arg>
<arg>id</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.163" level="INFO">${AvtivityId} = 995757061969154048</msg>
<status status="PASS" starttime="20240611 11:00:25.163" endtime="20240611 11:00:25.163"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${numberMan}</var>
<arg>${records}</arg>
<arg>numberMan</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.163" level="INFO">${numberMan} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.163" endtime="20240611 11:00:25.163"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${numberWoman}</var>
<arg>${records}</arg>
<arg>numberWoman</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.163" level="INFO">${numberWoman} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.163" endtime="20240611 11:00:25.163"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${manNumber}</var>
<arg>${records}</arg>
<arg>manNumber</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.163" level="INFO">${manNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.163" endtime="20240611 11:00:25.163"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${womanNumber}</var>
<arg>${records}</arg>
<arg>womanNumber</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.163" level="INFO">${womanNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.163" endtime="20240611 11:00:25.163"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${manNumber}</var>
<arg>${manNumber}==None</arg>
<arg>0</arg>
<arg>${manNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.163" level="INFO">${manNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.163" endtime="20240611 11:00:25.163"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${womanNumber}</var>
<arg>${womanNumber}==None</arg>
<arg>0</arg>
<arg>${womanNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.163" level="INFO">${womanNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.163" endtime="20240611 11:00:25.163"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${Number1}</var>
<arg>${genderCode}==0</arg>
<arg>${numberMan}</arg>
<arg>${numberWoman}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.163" level="INFO">${Number1} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.163" endtime="20240611 11:00:25.163"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${Number2}</var>
<arg>${genderCode}==0</arg>
<arg>${manNumber}</arg>
<arg>${womanNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.163" level="INFO">${Number2} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.163" endtime="20240611 11:00:25.163"/>
</kw>
<kw name="Evaluate" library="BuiltIn">
<var>${totalNum}</var>
<arg>${manNumber}+${womanNumber}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<msg timestamp="20240611 11:00:25.163" level="INFO">${totalNum} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.163" endtime="20240611 11:00:25.163"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${registrationPopulation}</var>
<arg>${records}</arg>
<arg>registrationPopulation</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.163" level="INFO">${registrationPopulation} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.163" endtime="20240611 11:00:25.163"/>
</kw>
<kw name="Run Keyword If" library="BuiltIn">
<arg>${status}!=1</arg>
<arg>Continue For Loop</arg>
<arg>ELSE</arg>
<arg>Exit For Loop If</arg>
<arg>${status}==1 and ${Number1}!=${Number2}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<kw name="Continue For Loop" library="BuiltIn">
<doc>Skips the current FOR loop iteration and continues from the next.</doc>
<msg timestamp="20240611 11:00:25.163" level="INFO">Continuing for loop from the next iteration.</msg>
<status status="PASS" starttime="20240611 11:00:25.163" endtime="20240611 11:00:25.163"/>
</kw>
<status status="PASS" starttime="20240611 11:00:25.163" endtime="20240611 11:00:25.163"/>
</kw>
<status status="PASS" starttime="20240611 11:00:25.163" endtime="20240611 11:00:25.163"/>
</iter>
<iter>
<var name="${records}">{'id': '995749618119741440', 'isDelete': False, 'createTime': '2024-06-05 15:14:34', 'updateTime': '2024-06-08 15:00:05', 'event': None, 'name': '优惠金额倒计时', 'vipActivityId': None, 'goodsId': None, 'app...</var>
<kw name="Get From Dictionary" library="Collections">
<var>${name}</var>
<arg>${records}</arg>
<arg>name</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.163" level="INFO">${name} = 优惠金额倒计时</msg>
<status status="PASS" starttime="20240611 11:00:25.163" endtime="20240611 11:00:25.163"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${status}</var>
<arg>${records}</arg>
<arg>status</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.178" level="INFO">${status} = 5</msg>
<status status="PASS" starttime="20240611 11:00:25.178" endtime="20240611 11:00:25.178"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${AvtivityId}</var>
<arg>${records}</arg>
<arg>id</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.178" level="INFO">${AvtivityId} = 995749618119741440</msg>
<status status="PASS" starttime="20240611 11:00:25.178" endtime="20240611 11:00:25.178"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${numberMan}</var>
<arg>${records}</arg>
<arg>numberMan</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.178" level="INFO">${numberMan} = 5</msg>
<status status="PASS" starttime="20240611 11:00:25.178" endtime="20240611 11:00:25.178"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${numberWoman}</var>
<arg>${records}</arg>
<arg>numberWoman</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.178" level="INFO">${numberWoman} = 5</msg>
<status status="PASS" starttime="20240611 11:00:25.178" endtime="20240611 11:00:25.178"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${manNumber}</var>
<arg>${records}</arg>
<arg>manNumber</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.178" level="INFO">${manNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.178" endtime="20240611 11:00:25.178"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${womanNumber}</var>
<arg>${records}</arg>
<arg>womanNumber</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.181" level="INFO">${womanNumber} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.178" endtime="20240611 11:00:25.181"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${manNumber}</var>
<arg>${manNumber}==None</arg>
<arg>0</arg>
<arg>${manNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.181" level="INFO">${manNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.181" endtime="20240611 11:00:25.181"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${womanNumber}</var>
<arg>${womanNumber}==None</arg>
<arg>0</arg>
<arg>${womanNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.182" level="INFO">${womanNumber} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.181" endtime="20240611 11:00:25.182"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${Number1}</var>
<arg>${genderCode}==0</arg>
<arg>${numberMan}</arg>
<arg>${numberWoman}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.182" level="INFO">${Number1} = 5</msg>
<status status="PASS" starttime="20240611 11:00:25.182" endtime="20240611 11:00:25.182"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${Number2}</var>
<arg>${genderCode}==0</arg>
<arg>${manNumber}</arg>
<arg>${womanNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.182" level="INFO">${Number2} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.182" endtime="20240611 11:00:25.182"/>
</kw>
<kw name="Evaluate" library="BuiltIn">
<var>${totalNum}</var>
<arg>${manNumber}+${womanNumber}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<msg timestamp="20240611 11:00:25.183" level="INFO">${totalNum} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.183" endtime="20240611 11:00:25.183"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${registrationPopulation}</var>
<arg>${records}</arg>
<arg>registrationPopulation</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.183" level="INFO">${registrationPopulation} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.183" endtime="20240611 11:00:25.183"/>
</kw>
<kw name="Run Keyword If" library="BuiltIn">
<arg>${status}!=1</arg>
<arg>Continue For Loop</arg>
<arg>ELSE</arg>
<arg>Exit For Loop If</arg>
<arg>${status}==1 and ${Number1}!=${Number2}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<kw name="Continue For Loop" library="BuiltIn">
<doc>Skips the current FOR loop iteration and continues from the next.</doc>
<msg timestamp="20240611 11:00:25.184" level="INFO">Continuing for loop from the next iteration.</msg>
<status status="PASS" starttime="20240611 11:00:25.184" endtime="20240611 11:00:25.184"/>
</kw>
<status status="PASS" starttime="20240611 11:00:25.184" endtime="20240611 11:00:25.184"/>
</kw>
<status status="PASS" starttime="20240611 11:00:25.163" endtime="20240611 11:00:25.184"/>
</iter>
<iter>
<var name="${records}">{'id': '995731165677752320', 'isDelete': False, 'createTime': '2024-06-05 14:01:15', 'updateTime': '2024-06-10 14:00:25', 'event': None, 'name': '测试存在最低价', 'vipActivityId': None, 'goodsId': None, 'app...</var>
<kw name="Get From Dictionary" library="Collections">
<var>${name}</var>
<arg>${records}</arg>
<arg>name</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.186" level="INFO">${name} = 测试存在最低价</msg>
<status status="PASS" starttime="20240611 11:00:25.186" endtime="20240611 11:00:25.186"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${status}</var>
<arg>${records}</arg>
<arg>status</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.186" level="INFO">${status} = 5</msg>
<status status="PASS" starttime="20240611 11:00:25.186" endtime="20240611 11:00:25.186"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${AvtivityId}</var>
<arg>${records}</arg>
<arg>id</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.187" level="INFO">${AvtivityId} = 995731165677752320</msg>
<status status="PASS" starttime="20240611 11:00:25.186" endtime="20240611 11:00:25.187"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${numberMan}</var>
<arg>${records}</arg>
<arg>numberMan</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.187" level="INFO">${numberMan} = 5</msg>
<status status="PASS" starttime="20240611 11:00:25.187" endtime="20240611 11:00:25.187"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${numberWoman}</var>
<arg>${records}</arg>
<arg>numberWoman</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.188" level="INFO">${numberWoman} = 5</msg>
<status status="PASS" starttime="20240611 11:00:25.187" endtime="20240611 11:00:25.188"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${manNumber}</var>
<arg>${records}</arg>
<arg>manNumber</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.188" level="INFO">${manNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.188" endtime="20240611 11:00:25.188"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${womanNumber}</var>
<arg>${records}</arg>
<arg>womanNumber</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.189" level="INFO">${womanNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.188" endtime="20240611 11:00:25.189"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${manNumber}</var>
<arg>${manNumber}==None</arg>
<arg>0</arg>
<arg>${manNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.189" level="INFO">${manNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.189" endtime="20240611 11:00:25.189"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${womanNumber}</var>
<arg>${womanNumber}==None</arg>
<arg>0</arg>
<arg>${womanNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.190" level="INFO">${womanNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.189" endtime="20240611 11:00:25.190"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${Number1}</var>
<arg>${genderCode}==0</arg>
<arg>${numberMan}</arg>
<arg>${numberWoman}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.190" level="INFO">${Number1} = 5</msg>
<status status="PASS" starttime="20240611 11:00:25.190" endtime="20240611 11:00:25.190"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${Number2}</var>
<arg>${genderCode}==0</arg>
<arg>${manNumber}</arg>
<arg>${womanNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.191" level="INFO">${Number2} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.190" endtime="20240611 11:00:25.191"/>
</kw>
<kw name="Evaluate" library="BuiltIn">
<var>${totalNum}</var>
<arg>${manNumber}+${womanNumber}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<msg timestamp="20240611 11:00:25.191" level="INFO">${totalNum} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.191" endtime="20240611 11:00:25.191"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${registrationPopulation}</var>
<arg>${records}</arg>
<arg>registrationPopulation</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.192" level="INFO">${registrationPopulation} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.191" endtime="20240611 11:00:25.192"/>
</kw>
<kw name="Run Keyword If" library="BuiltIn">
<arg>${status}!=1</arg>
<arg>Continue For Loop</arg>
<arg>ELSE</arg>
<arg>Exit For Loop If</arg>
<arg>${status}==1 and ${Number1}!=${Number2}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<kw name="Continue For Loop" library="BuiltIn">
<doc>Skips the current FOR loop iteration and continues from the next.</doc>
<msg timestamp="20240611 11:00:25.192" level="INFO">Continuing for loop from the next iteration.</msg>
<status status="PASS" starttime="20240611 11:00:25.192" endtime="20240611 11:00:25.192"/>
</kw>
<status status="PASS" starttime="20240611 11:00:25.192" endtime="20240611 11:00:25.192"/>
</kw>
<status status="PASS" starttime="20240611 11:00:25.184" endtime="20240611 11:00:25.193"/>
</iter>
<iter>
<var name="${records}">{'id': '995729782169800704', 'isDelete': False, 'createTime': '2024-06-05 13:55:45', 'updateTime': '2024-06-08 09:00:10', 'event': None, 'name': '测试一半助力后付款', 'vipActivityId': None, 'goodsId': None, 'a...</var>
<kw name="Get From Dictionary" library="Collections">
<var>${name}</var>
<arg>${records}</arg>
<arg>name</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.193" level="INFO">${name} = 测试一半助力后付款</msg>
<status status="PASS" starttime="20240611 11:00:25.193" endtime="20240611 11:00:25.193"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${status}</var>
<arg>${records}</arg>
<arg>status</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.194" level="INFO">${status} = 3</msg>
<status status="PASS" starttime="20240611 11:00:25.193" endtime="20240611 11:00:25.194"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${AvtivityId}</var>
<arg>${records}</arg>
<arg>id</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.194" level="INFO">${AvtivityId} = 995729782169800704</msg>
<status status="PASS" starttime="20240611 11:00:25.194" endtime="20240611 11:00:25.194"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${numberMan}</var>
<arg>${records}</arg>
<arg>numberMan</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.194" level="INFO">${numberMan} = 10</msg>
<status status="PASS" starttime="20240611 11:00:25.194" endtime="20240611 11:00:25.194"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${numberWoman}</var>
<arg>${records}</arg>
<arg>numberWoman</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.194" level="INFO">${numberWoman} = 10</msg>
<status status="PASS" starttime="20240611 11:00:25.194" endtime="20240611 11:00:25.194"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${manNumber}</var>
<arg>${records}</arg>
<arg>manNumber</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.195" level="INFO">${manNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.195" endtime="20240611 11:00:25.195"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${womanNumber}</var>
<arg>${records}</arg>
<arg>womanNumber</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.195" level="INFO">${womanNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.195" endtime="20240611 11:00:25.195"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${manNumber}</var>
<arg>${manNumber}==None</arg>
<arg>0</arg>
<arg>${manNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.196" level="INFO">${manNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.195" endtime="20240611 11:00:25.196"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${womanNumber}</var>
<arg>${womanNumber}==None</arg>
<arg>0</arg>
<arg>${womanNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.196" level="INFO">${womanNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.196" endtime="20240611 11:00:25.196"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${Number1}</var>
<arg>${genderCode}==0</arg>
<arg>${numberMan}</arg>
<arg>${numberWoman}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.197" level="INFO">${Number1} = 10</msg>
<status status="PASS" starttime="20240611 11:00:25.196" endtime="20240611 11:00:25.197"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${Number2}</var>
<arg>${genderCode}==0</arg>
<arg>${manNumber}</arg>
<arg>${womanNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.197" level="INFO">${Number2} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.197" endtime="20240611 11:00:25.197"/>
</kw>
<kw name="Evaluate" library="BuiltIn">
<var>${totalNum}</var>
<arg>${manNumber}+${womanNumber}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<msg timestamp="20240611 11:00:25.198" level="INFO">${totalNum} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.197" endtime="20240611 11:00:25.198"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${registrationPopulation}</var>
<arg>${records}</arg>
<arg>registrationPopulation</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.198" level="INFO">${registrationPopulation} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.198" endtime="20240611 11:00:25.198"/>
</kw>
<kw name="Run Keyword If" library="BuiltIn">
<arg>${status}!=1</arg>
<arg>Continue For Loop</arg>
<arg>ELSE</arg>
<arg>Exit For Loop If</arg>
<arg>${status}==1 and ${Number1}!=${Number2}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<kw name="Continue For Loop" library="BuiltIn">
<doc>Skips the current FOR loop iteration and continues from the next.</doc>
<msg timestamp="20240611 11:00:25.199" level="INFO">Continuing for loop from the next iteration.</msg>
<status status="PASS" starttime="20240611 11:00:25.199" endtime="20240611 11:00:25.199"/>
</kw>
<status status="PASS" starttime="20240611 11:00:25.198" endtime="20240611 11:00:25.199"/>
</kw>
<status status="PASS" starttime="20240611 11:00:25.193" endtime="20240611 11:00:25.199"/>
</iter>
<iter>
<var name="${records}">{'id': '995689442259898368', 'isDelete': False, 'createTime': '2024-06-05 11:15:27', 'updateTime': '2024-06-08 11:13:15', 'event': None, 'name': '只限普通用户参与', 'vipActivityId': None, 'goodsId': None, 'ap...</var>
<kw name="Get From Dictionary" library="Collections">
<var>${name}</var>
<arg>${records}</arg>
<arg>name</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.200" level="INFO">${name} = 只限普通用户参与</msg>
<status status="PASS" starttime="20240611 11:00:25.199" endtime="20240611 11:00:25.200"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${status}</var>
<arg>${records}</arg>
<arg>status</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.200" level="INFO">${status} = 3</msg>
<status status="PASS" starttime="20240611 11:00:25.200" endtime="20240611 11:00:25.200"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${AvtivityId}</var>
<arg>${records}</arg>
<arg>id</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.200" level="INFO">${AvtivityId} = 995689442259898368</msg>
<status status="PASS" starttime="20240611 11:00:25.200" endtime="20240611 11:00:25.200"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${numberMan}</var>
<arg>${records}</arg>
<arg>numberMan</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.201" level="INFO">${numberMan} = 10</msg>
<status status="PASS" starttime="20240611 11:00:25.201" endtime="20240611 11:00:25.201"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${numberWoman}</var>
<arg>${records}</arg>
<arg>numberWoman</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.201" level="INFO">${numberWoman} = 10</msg>
<status status="PASS" starttime="20240611 11:00:25.201" endtime="20240611 11:00:25.201"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${manNumber}</var>
<arg>${records}</arg>
<arg>manNumber</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.202" level="INFO">${manNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.201" endtime="20240611 11:00:25.202"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${womanNumber}</var>
<arg>${records}</arg>
<arg>womanNumber</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.202" level="INFO">${womanNumber} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.202" endtime="20240611 11:00:25.202"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${manNumber}</var>
<arg>${manNumber}==None</arg>
<arg>0</arg>
<arg>${manNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.202" level="INFO">${manNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.202" endtime="20240611 11:00:25.202"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${womanNumber}</var>
<arg>${womanNumber}==None</arg>
<arg>0</arg>
<arg>${womanNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.203" level="INFO">${womanNumber} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.203" endtime="20240611 11:00:25.203"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${Number1}</var>
<arg>${genderCode}==0</arg>
<arg>${numberMan}</arg>
<arg>${numberWoman}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.203" level="INFO">${Number1} = 10</msg>
<status status="PASS" starttime="20240611 11:00:25.203" endtime="20240611 11:00:25.203"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${Number2}</var>
<arg>${genderCode}==0</arg>
<arg>${manNumber}</arg>
<arg>${womanNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.203" level="INFO">${Number2} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.203" endtime="20240611 11:00:25.203"/>
</kw>
<kw name="Evaluate" library="BuiltIn">
<var>${totalNum}</var>
<arg>${manNumber}+${womanNumber}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<msg timestamp="20240611 11:00:25.203" level="INFO">${totalNum} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.203" endtime="20240611 11:00:25.203"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${registrationPopulation}</var>
<arg>${records}</arg>
<arg>registrationPopulation</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.203" level="INFO">${registrationPopulation} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.203" endtime="20240611 11:00:25.203"/>
</kw>
<kw name="Run Keyword If" library="BuiltIn">
<arg>${status}!=1</arg>
<arg>Continue For Loop</arg>
<arg>ELSE</arg>
<arg>Exit For Loop If</arg>
<arg>${status}==1 and ${Number1}!=${Number2}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<kw name="Continue For Loop" library="BuiltIn">
<doc>Skips the current FOR loop iteration and continues from the next.</doc>
<msg timestamp="20240611 11:00:25.203" level="INFO">Continuing for loop from the next iteration.</msg>
<status status="PASS" starttime="20240611 11:00:25.203" endtime="20240611 11:00:25.203"/>
</kw>
<status status="PASS" starttime="20240611 11:00:25.203" endtime="20240611 11:00:25.203"/>
</kw>
<status status="PASS" starttime="20240611 11:00:25.199" endtime="20240611 11:00:25.203"/>
</iter>
<iter>
<var name="${records}">{'id': '995680583243927552', 'isDelete': False, 'createTime': '2024-06-05 10:40:15', 'updateTime': '2024-06-11 10:35:35', 'event': None, 'name': '所有用户可参加', 'vipActivityId': None, 'goodsId': None, 'app...</var>
<kw name="Get From Dictionary" library="Collections">
<var>${name}</var>
<arg>${records}</arg>
<arg>name</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.203" level="INFO">${name} = 所有用户可参加</msg>
<status status="PASS" starttime="20240611 11:00:25.203" endtime="20240611 11:00:25.203"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${status}</var>
<arg>${records}</arg>
<arg>status</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.203" level="INFO">${status} = 5</msg>
<status status="PASS" starttime="20240611 11:00:25.203" endtime="20240611 11:00:25.203"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${AvtivityId}</var>
<arg>${records}</arg>
<arg>id</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.203" level="INFO">${AvtivityId} = 995680583243927552</msg>
<status status="PASS" starttime="20240611 11:00:25.203" endtime="20240611 11:00:25.203"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${numberMan}</var>
<arg>${records}</arg>
<arg>numberMan</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.203" level="INFO">${numberMan} = 15</msg>
<status status="PASS" starttime="20240611 11:00:25.203" endtime="20240611 11:00:25.203"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${numberWoman}</var>
<arg>${records}</arg>
<arg>numberWoman</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.203" level="INFO">${numberWoman} = 15</msg>
<status status="PASS" starttime="20240611 11:00:25.203" endtime="20240611 11:00:25.203"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${manNumber}</var>
<arg>${records}</arg>
<arg>manNumber</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.203" level="INFO">${manNumber} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.203" endtime="20240611 11:00:25.203"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${womanNumber}</var>
<arg>${records}</arg>
<arg>womanNumber</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.203" level="INFO">${womanNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.203" endtime="20240611 11:00:25.203"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${manNumber}</var>
<arg>${manNumber}==None</arg>
<arg>0</arg>
<arg>${manNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.203" level="INFO">${manNumber} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.203" endtime="20240611 11:00:25.203"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${womanNumber}</var>
<arg>${womanNumber}==None</arg>
<arg>0</arg>
<arg>${womanNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.203" level="INFO">${womanNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.203" endtime="20240611 11:00:25.203"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${Number1}</var>
<arg>${genderCode}==0</arg>
<arg>${numberMan}</arg>
<arg>${numberWoman}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.203" level="INFO">${Number1} = 15</msg>
<status status="PASS" starttime="20240611 11:00:25.203" endtime="20240611 11:00:25.203"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${Number2}</var>
<arg>${genderCode}==0</arg>
<arg>${manNumber}</arg>
<arg>${womanNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.203" level="INFO">${Number2} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.203" endtime="20240611 11:00:25.203"/>
</kw>
<kw name="Evaluate" library="BuiltIn">
<var>${totalNum}</var>
<arg>${manNumber}+${womanNumber}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<msg timestamp="20240611 11:00:25.203" level="INFO">${totalNum} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.203" endtime="20240611 11:00:25.203"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${registrationPopulation}</var>
<arg>${records}</arg>
<arg>registrationPopulation</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.203" level="INFO">${registrationPopulation} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.203" endtime="20240611 11:00:25.203"/>
</kw>
<kw name="Run Keyword If" library="BuiltIn">
<arg>${status}!=1</arg>
<arg>Continue For Loop</arg>
<arg>ELSE</arg>
<arg>Exit For Loop If</arg>
<arg>${status}==1 and ${Number1}!=${Number2}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<kw name="Continue For Loop" library="BuiltIn">
<doc>Skips the current FOR loop iteration and continues from the next.</doc>
<msg timestamp="20240611 11:00:25.203" level="INFO">Continuing for loop from the next iteration.</msg>
<status status="PASS" starttime="20240611 11:00:25.203" endtime="20240611 11:00:25.203"/>
</kw>
<status status="PASS" starttime="20240611 11:00:25.203" endtime="20240611 11:00:25.203"/>
</kw>
<status status="PASS" starttime="20240611 11:00:25.203" endtime="20240611 11:00:25.203"/>
</iter>
<iter>
<var name="${records}">{'id': '995306996058165248', 'isDelete': False, 'createTime': '2024-06-04 09:55:45', 'updateTime': '2024-06-04 09:55:50', 'event': None, 'name': '6.15号下午白洋淀吃船餐', 'vipActivityId': None, 'goodsId': None...</var>
<kw name="Get From Dictionary" library="Collections">
<var>${name}</var>
<arg>${records}</arg>
<arg>name</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.203" level="INFO">${name} = 6.15号下午白洋淀吃船餐</msg>
<status status="PASS" starttime="20240611 11:00:25.203" endtime="20240611 11:00:25.203"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${status}</var>
<arg>${records}</arg>
<arg>status</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.203" level="INFO">${status} = 1</msg>
<status status="PASS" starttime="20240611 11:00:25.203" endtime="20240611 11:00:25.203"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${AvtivityId}</var>
<arg>${records}</arg>
<arg>id</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.203" level="INFO">${AvtivityId} = 995306996058165248</msg>
<status status="PASS" starttime="20240611 11:00:25.203" endtime="20240611 11:00:25.203"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${numberMan}</var>
<arg>${records}</arg>
<arg>numberMan</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.203" level="INFO">${numberMan} = 30</msg>
<status status="PASS" starttime="20240611 11:00:25.203" endtime="20240611 11:00:25.203"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${numberWoman}</var>
<arg>${records}</arg>
<arg>numberWoman</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.203" level="INFO">${numberWoman} = 30</msg>
<status status="PASS" starttime="20240611 11:00:25.203" endtime="20240611 11:00:25.203"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${manNumber}</var>
<arg>${records}</arg>
<arg>manNumber</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.203" level="INFO">${manNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.203" endtime="20240611 11:00:25.203"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${womanNumber}</var>
<arg>${records}</arg>
<arg>womanNumber</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.203" level="INFO">${womanNumber} = 2</msg>
<status status="PASS" starttime="20240611 11:00:25.203" endtime="20240611 11:00:25.203"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${manNumber}</var>
<arg>${manNumber}==None</arg>
<arg>0</arg>
<arg>${manNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.203" level="INFO">${manNumber} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.203" endtime="20240611 11:00:25.203"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${womanNumber}</var>
<arg>${womanNumber}==None</arg>
<arg>0</arg>
<arg>${womanNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.203" level="INFO">${womanNumber} = 2</msg>
<status status="PASS" starttime="20240611 11:00:25.203" endtime="20240611 11:00:25.203"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${Number1}</var>
<arg>${genderCode}==0</arg>
<arg>${numberMan}</arg>
<arg>${numberWoman}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.203" level="INFO">${Number1} = 30</msg>
<status status="PASS" starttime="20240611 11:00:25.203" endtime="20240611 11:00:25.203"/>
</kw>
<kw name="Set Variable If" library="BuiltIn">
<var>${Number2}</var>
<arg>${genderCode}==0</arg>
<arg>${manNumber}</arg>
<arg>${womanNumber}</arg>
<doc>Sets variable based on the given condition.</doc>
<msg timestamp="20240611 11:00:25.219" level="INFO">${Number2} = 0</msg>
<status status="PASS" starttime="20240611 11:00:25.203" endtime="20240611 11:00:25.219"/>
</kw>
<kw name="Evaluate" library="BuiltIn">
<var>${totalNum}</var>
<arg>${manNumber}+${womanNumber}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<msg timestamp="20240611 11:00:25.219" level="INFO">${totalNum} = 2</msg>
<status status="PASS" starttime="20240611 11:00:25.219" endtime="20240611 11:00:25.219"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${registrationPopulation}</var>
<arg>${records}</arg>
<arg>registrationPopulation</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.219" level="INFO">${registrationPopulation} = 2</msg>
<status status="PASS" starttime="20240611 11:00:25.219" endtime="20240611 11:00:25.219"/>
</kw>
<kw name="Run Keyword If" library="BuiltIn">
<arg>${status}!=1</arg>
<arg>Continue For Loop</arg>
<arg>ELSE</arg>
<arg>Exit For Loop If</arg>
<arg>${status}==1 and ${Number1}!=${Number2}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<kw name="Exit For Loop If" library="BuiltIn">
<arg>${status}==1 and ${Number1}!=${Number2}</arg>
<doc>Stops executing the enclosing FOR loop if the ``condition`` is true.</doc>
<msg timestamp="20240611 11:00:25.219" level="INFO">Exiting for loop altogether.</msg>
<status status="PASS" starttime="20240611 11:00:25.219" endtime="20240611 11:00:25.219"/>
</kw>
<status status="PASS" starttime="20240611 11:00:25.219" endtime="20240611 11:00:25.219"/>
</kw>
<status status="PASS" starttime="20240611 11:00:25.203" endtime="20240611 11:00:25.219"/>
</iter>
<status status="PASS" starttime="20240611 11:00:25.087" endtime="20240611 11:00:25.219"/>
</for>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${AvtivityId}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240611 11:00:25.219" level="INFO">${AvtivityId} = 995306996058165248</msg>
<status status="PASS" starttime="20240611 11:00:25.219" endtime="20240611 11:00:25.219"/>
</kw>
<status status="PASS" starttime="20240611 11:00:25.087" endtime="20240611 11:00:25.219"/>
</kw>
<status status="PASS" starttime="20240611 11:00:24.899" endtime="20240611 11:00:25.219"/>
</iter>
<status status="PASS" starttime="20240611 11:00:24.899" endtime="20240611 11:00:25.219"/>
</for>
<status status="PASS" starttime="20240611 11:00:24.899" endtime="20240611 11:00:25.219"/>
</kw>
<kw name="Then 用户报名婚介活动" 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/g6O5DXHixyNrf7tj/+nIx5sbYIguTX8pbFO5OIpC+7uVxf2TXCCaPnG49KH4B+gMdC7CHmsCIJmyUQ4w=='}</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="20240611 11:00:25.219" 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/g6O5DXHixyNrf7tj/+nIx5sbYIguTX8pbFO5OIpC+7uVxf2TXCCaPnG49KH4B+gMdC7CHmsCIJmyUQ4w=='}, cookies={}, auth=None, timeout=None, proxies=None, verify=False, debug=0 </msg>
<msg timestamp="20240611 11:00:25.219" level="DEBUG">Creating session: dating</msg>
<status status="PASS" starttime="20240611 11:00:25.219" endtime="20240611 11:00:25.219"/>
</kw>
<kw name="Set Variable" library="BuiltIn">
<var>${data}</var>
<arg>{"id":"${AvtivityId}"}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<msg timestamp="20240611 11:00:25.219" level="INFO">${data} = {"id":"995306996058165248"}</msg>
<status status="PASS" starttime="20240611 11:00:25.219" endtime="20240611 11:00:25.219"/>
</kw>
<kw name="POST On Session" library="RequestsLibrary">
<var>${reps}</var>
<arg>dating</arg>
<arg>dating-agency-service/user/participate/in/site/activity</arg>
<arg>${data.encode('utf-8')}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<msg timestamp="20240611 11:00:25.219" level="DEBUG">Starting new HTTP connection (1): dating-agency-api-test.qniao.cn</msg>
<msg timestamp="20240611 11:00:25.322" level="DEBUG">http://dating-agency-api-test.qniao.cn:80 "POST /dating-agency-service/user/participate/in/site/activity HTTP/1.1" 200 None</msg>
<msg timestamp="20240611 11:00:25.322" level="INFO">POST Request : url=http://dating-agency-api-test.qniao.cn/dating-agency-service/user/participate/in/site/activity
path_url=/dating-agency-service/user/participate/in/site/activity
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/g6O5DXHixyNrf7tj/+nIx5sbYIguTX8pbFO5OIpC+7uVxf2TXCCaPnG49KH4B+gMdC7CHmsCIJmyUQ4w==', 'Content-Length': '27'}
body=b'{"id":"995306996058165248"}'
</msg>
<msg timestamp="20240611 11:00:25.322" level="INFO">POST Response : url=http://dating-agency-api-test.qniao.cn/dating-agency-service/user/participate/in/site/activity
status=200, reason=
headers={'Server': 'nginx/1.16.1', 'Date': 'Tue, 11 Jun 2024 03:00:25 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":"997859985000108032"}
</msg>
<msg timestamp="20240611 11:00:25.322" level="INFO">${reps} = &lt;Response [200]&gt;</msg>
<status status="PASS" starttime="20240611 11:00:25.219" endtime="20240611 11:00:25.322"/>
</kw>
<kw name="查询婚介活动已报名列表数据" library="ActivityResource" sourcename="查询${dating}活动已报名列表数据">
<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/g6O5DXHixyNrf7tj/+nIx5sbYIguTX8pbFO5OIpC+7uVxf2TXCCaPnG49KH4B+gMdC7CHmsCIJmyUQ4w==','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="20240611 11:00:25.322" 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/g6O5DXHixyNrf7tj/+nIx5sbYIguTX8pbFO5OIpC+7uVxf2TXCCaPnG49KH4B+gMdC7CHmsCIJmyUQ4w==', 'X-Organization-Id': '963432943739605555'}, cookies={}, auth=None, timeout=None, proxies=None, verify=False, debug=0 </msg>
<msg timestamp="20240611 11:00:25.322" level="DEBUG">Creating session: dating</msg>
<status status="PASS" starttime="20240611 11:00:25.322" endtime="20240611 11:00:25.322"/>
</kw>
<kw name="GET On Session" library="RequestsLibrary">
<var>${reps}</var>
<arg>dating</arg>
<arg>dating-agency-service/user/get/web/site/activity/participant/list</arg>
<arg>params=id=${AvtivityId}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<msg timestamp="20240611 11:00:25.322" level="DEBUG">Starting new HTTP connection (1): dating-agency-api-test.qniao.cn</msg>
<msg timestamp="20240611 11:00:25.371" level="DEBUG">http://dating-agency-api-test.qniao.cn:80 "GET /dating-agency-service/user/get/web/site/activity/participant/list?id=995306996058165248 HTTP/1.1" 200 None</msg>
<msg timestamp="20240611 11:00:25.371" level="INFO">GET Request : url=http://dating-agency-api-test.qniao.cn/dating-agency-service/user/get/web/site/activity/participant/list?id=995306996058165248
path_url=/dating-agency-service/user/get/web/site/activity/participant/list?id=995306996058165248
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/g6O5DXHixyNrf7tj/+nIx5sbYIguTX8pbFO5OIpC+7uVxf2TXCCaPnG49KH4B+gMdC7CHmsCIJmyUQ4w==', 'X-Organization-Id': '963432943739605555'}
body=None
</msg>
<msg timestamp="20240611 11:00:25.373" level="DEBUG">utf-8 confidence = 0.99</msg>
<msg timestamp="20240611 11:00:25.374" level="DEBUG">SHIFT_JIS Japanese confidence = 0.01</msg>
<msg timestamp="20240611 11:00:25.374" level="DEBUG">EUC-JP Japanese confidence = 0.01</msg>
<msg timestamp="20240611 11:00:25.374" level="DEBUG">GB2312 Chinese confidence = 0.01</msg>
<msg timestamp="20240611 11:00:25.374" level="DEBUG">EUC-KR Korean confidence = 0.01</msg>
<msg timestamp="20240611 11:00:25.374" level="DEBUG">CP949 Korean confidence = 0.01</msg>
<msg timestamp="20240611 11:00:25.374" level="DEBUG">Big5 Chinese confidence = 0.01</msg>
<msg timestamp="20240611 11:00:25.374" level="DEBUG">EUC-TW Taiwan confidence = 0.01</msg>
<msg timestamp="20240611 11:00:25.374" level="DEBUG">windows-1251 Russian confidence = 0.01</msg>
<msg timestamp="20240611 11:00:25.374" level="DEBUG">KOI8-R Russian confidence = 0.01</msg>
<msg timestamp="20240611 11:00:25.374" level="DEBUG">ISO-8859-5 Russian confidence = 0.0</msg>
<msg timestamp="20240611 11:00:25.374" level="DEBUG">MacCyrillic Russian confidence = 0.02074689449273217</msg>
<msg timestamp="20240611 11:00:25.374" level="DEBUG">IBM866 Russian confidence = 0.06788154419281033</msg>
<msg timestamp="20240611 11:00:25.374" level="DEBUG">IBM855 Russian confidence = 0.12046583899005778</msg>
<msg timestamp="20240611 11:00:25.375" level="DEBUG">ISO-8859-7 Greek confidence = 0.0</msg>
<msg timestamp="20240611 11:00:25.375" level="DEBUG">windows-1253 Greek confidence = 0.0</msg>
<msg timestamp="20240611 11:00:25.375" level="DEBUG">ISO-8859-5 Bulgairan confidence = 0.0</msg>
<msg timestamp="20240611 11:00:25.375" level="DEBUG">windows-1251 Bulgarian confidence = 0.0</msg>
<msg timestamp="20240611 11:00:25.375" level="DEBUG">TIS-620 Thai confidence = 0.0</msg>
<msg timestamp="20240611 11:00:25.375" level="DEBUG">ISO-8859-9 Turkish confidence = 0.4082999462415459</msg>
<msg timestamp="20240611 11:00:25.375" level="DEBUG">windows-1255 Hebrew confidence = 0.0</msg>
<msg timestamp="20240611 11:00:25.375" level="DEBUG">windows-1255 Hebrew confidence = 0.0</msg>
<msg timestamp="20240611 11:00:25.375" level="DEBUG">windows-1255 Hebrew confidence = 0.0</msg>
<msg timestamp="20240611 11:00:25.375" level="DEBUG">utf-8 confidence = 0.99</msg>
<msg timestamp="20240611 11:00:25.375" level="DEBUG">SHIFT_JIS Japanese confidence = 0.01</msg>
<msg timestamp="20240611 11:00:25.375" level="DEBUG">EUC-JP Japanese confidence = 0.01</msg>
<msg timestamp="20240611 11:00:25.375" level="DEBUG">GB2312 Chinese confidence = 0.01</msg>
<msg timestamp="20240611 11:00:25.375" level="DEBUG">EUC-KR Korean confidence = 0.01</msg>
<msg timestamp="20240611 11:00:25.376" level="DEBUG">CP949 Korean confidence = 0.01</msg>
<msg timestamp="20240611 11:00:25.376" level="DEBUG">Big5 Chinese confidence = 0.01</msg>
<msg timestamp="20240611 11:00:25.376" level="DEBUG">EUC-TW Taiwan confidence = 0.01</msg>
<msg timestamp="20240611 11:00:25.376" level="INFO">GET Response : url=http://dating-agency-api-test.qniao.cn/dating-agency-service/user/get/web/site/activity/participant/list?id=995306996058165248
status=200, reason=
headers={'Server': 'nginx/1.16.1', 'Date': 'Tue, 11 Jun 2024 03:00:25 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":{"numberMan":30,"numberWoman":30,"manParticipants":0,"womanParticipants":2,"participantListList":[{"saId":"995306996058165248","sapId":"996772421430284290","name":"赖勇兰","nickName":"就是不吃饭","phone":"15014242835","genderCode":1,"genderValue":"女","identityCard":"441481199509213863","provinceName":"广东省","cityName":"广州市","districtName":"天河区"},{"saId":"995306996058165248","sapId":"997859136249139201","name":"赖勇兰","nickName":"嘉宾3号","phone":"19128859944","genderCode":1,"genderValue":"女","identityCard":"441481199509213863","provinceName":"广东省","cityName":"广州市","districtName":"海珠区"}]}}
</msg>
<msg timestamp="20240611 11:00:25.376" level="INFO">${reps} = &lt;Response [200]&gt;</msg>
<status status="PASS" starttime="20240611 11:00:25.322" endtime="20240611 11:00:25.376"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${participantListList}</var>
<arg>${reps.json()['data']}</arg>
<arg>participantListList</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.377" level="INFO">${participantListList} = [{'saId': '995306996058165248', 'sapId': '996772421430284290', 'name': '赖勇兰', 'nickName': '就是不吃饭', 'phone': '15014242835', 'genderCode': 1, 'genderValue': '女', 'identityCard': '441481199509213863', 'p...</msg>
<status status="PASS" starttime="20240611 11:00:25.376" endtime="20240611 11:00:25.377"/>
</kw>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${participantListList}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240611 11:00:25.378" level="INFO">${participantListList} = [{'saId': '995306996058165248', 'sapId': '996772421430284290', 'name': '赖勇兰', 'nickName': '就是不吃饭', 'phone': '15014242835', 'genderCode': 1, 'genderValue': '女', 'identityCard': '441481199509213863', 'p...</msg>
<status status="PASS" starttime="20240611 11:00:25.377" endtime="20240611 11:00:25.378"/>
</kw>
<kw name="Run Keyword If" library="BuiltIn">
<arg>${participantListList}==[]</arg>
<arg>log</arg>
<arg>暂无用户报名</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" starttime="20240611 11:00:25.378" endtime="20240611 11:00:25.378"/>
</kw>
<status status="PASS" starttime="20240611 11:00:25.322" endtime="20240611 11:00:25.378"/>
</iter>
<status status="PASS" starttime="20240611 11:00:25.322" endtime="20240611 11:00:25.378"/>
</for>
<status status="PASS" starttime="20240611 11:00:25.322" endtime="20240611 11:00:25.379"/>
</kw>
<kw name="Run Keyword If" library="BuiltIn">
<arg>${participantListList}==[]</arg>
<arg>数据库新增活动参与人</arg>
<arg>ELSE</arg>
<arg>遍历活动已报名列表</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<kw name="遍历活动已报名列表" library="ActivityResource">
<for flavor="IN ZIP">
<var>${phone}</var>
<var>${nickName}</var>
<var>${participantData}</var>
<value>${phoneList}</value>
<value>${nickNameList}</value>
<value>${participantListList}</value>
<iter>
<var name="${phone}">13168550964</var>
<var name="${nickName}">hinzai~</var>
<var name="${participantData}">{'saId': '995306996058165248', 'sapId': '996772421430284290', 'name': '赖勇兰', 'nickName': '就是不吃饭', 'phone': '15014242835', 'genderCode': 1, 'genderValue': '女', 'identityCard': '441481199509213863', 'pr...</var>
<kw name="Set Global Variable" library="BuiltIn">
<arg>${nickName}</arg>
<doc>Makes a variable available globally in all tests and suites.</doc>
<msg timestamp="20240611 11:00:25.379" level="INFO">${nickName} = hinzai~</msg>
<status status="PASS" starttime="20240611 11:00:25.379" endtime="20240611 11:00:25.379"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${sapId}</var>
<arg>${participantData}</arg>
<arg>sapId</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.379" level="INFO">${sapId} = 996772421430284290</msg>
<status status="PASS" starttime="20240611 11:00:25.379" endtime="20240611 11:00:25.379"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${Userphone}</var>
<arg>${participantData}</arg>
<arg>phone</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.379" level="INFO">${Userphone} = 15014242835</msg>
<status status="PASS" starttime="20240611 11:00:25.379" endtime="20240611 11:00:25.379"/>
</kw>
<kw name="Get From Dictionary" library="Collections">
<var>${UsernickName}</var>
<arg>${participantData}</arg>
<arg>nickName</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<msg timestamp="20240611 11:00:25.379" level="INFO">${UsernickName} = 就是不吃饭</msg>
<status status="PASS" starttime="20240611 11:00:25.379" endtime="20240611 11:00:25.379"/>
</kw>
<kw name="Run Keyword If" library="BuiltIn">
<arg>${Userphone}==${phone}</arg>
<arg>Continue For Loop</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" starttime="20240611 11:00:25.379" endtime="20240611 11:00:25.379"/>
</kw>
<kw name="Run Keyword If" library="BuiltIn">
<arg>${Userphone}==${phone}</arg>
<arg>log</arg>
<arg>该用户已报名</arg>
<arg>ELSE</arg>
<arg>数据库新增活动参与人</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<kw name="数据库新增活动参与人" library="ActivityResource">
<for flavor="IN ZIP">
<var>${userid}</var>
<var>${miId}</var>
<var>${genderCode}</var>
<value>${userid_list}</value>
<value>${miId_list}</value>
<value>${genderCodeList}</value>
<iter>
<var name="${userid}">995753529626988544</var>
<var name="${miId}">995753773378965504</var>
<var name="${genderCode}">0</var>
<kw name="Get Current Date" library="DateTime">
<var>${dataTime}</var>
<arg>result_format=%Y-%m-%d %H:%M:%S</arg>
<doc>Returns current local or UTC time with an optional increment.</doc>
<msg timestamp="20240611 11:00:25.379" level="INFO">${dataTime} = 2024-06-11 11:00:25</msg>
<status status="PASS" starttime="20240611 11:00:25.379" endtime="20240611 11:00:25.379"/>
</kw>
<kw name="Connect To Database Using Custom Params" library="DatabaseLibrary">
<arg>pymysql</arg>
<arg>database='dating_agency_service',user='root',password='qniaothreetwoonego',host='8.135.8.221'</arg>
<doc>Loads the DB API 2.0 module given `dbapiModuleName` then uses it to
connect to the database using the map string `db_custom_param_string`.</doc>
<msg timestamp="20240611 11:00:25.395" level="INFO">Executing : Connect To Database Using Custom Params : pymysql.connect(db_api_2.connect(database='dating_agency_service',user='root',password='qniaothreetwoonego',host='8.135.8.221')) </msg>
<status status="PASS" starttime="20240611 11:00:25.379" endtime="20240611 11:00:25.433"/>
</kw>
<kw name="Execute Sql String" library="DatabaseLibrary">
<var>${insert}</var>
<arg>INSERT INTO `dating_agency_service`.`da_site_activity_participant`(`id`, `site_activity_id`, `mi_id`, `user_id`, `gender_code`, `status`, `is_delete`, `create_time`, `update_time`) VALUES (NULL, ${AvtivityId}, ${miId}, ${userid}, ${genderCode}, 0, 0, '${dataTime}', '${dataTime}')</arg>
<doc>Executes the sqlString as SQL commands. Useful to pass arguments to your sql. Set optional input `sansTran` to
True to run command without an explicit transaction commit or rollback.</doc>
<msg timestamp="20240611 11:00:25.434" level="INFO">Executing : Execute SQL String | INSERT INTO `dating_agency_service`.`da_site_activity_participant`(`id`, `site_activity_id`, `mi_id`, `user_id`, `gender_code`, `status`, `is_delete`, `create_time`, `update_time`) VALUES (NULL, 995306996058165248, 995753773378965504, 995753529626988544, 0, 0, 0, '2024-06-11 11:00:25', '2024-06-11 11:00:25') </msg>
<msg timestamp="20240611 11:00:25.451" level="INFO">${insert} = None</msg>
<status status="PASS" starttime="20240611 11:00:25.434" endtime="20240611 11:00:25.451"/>
</kw>
<kw name="Disconnect From Database" library="DatabaseLibrary">
<doc>Disconnects from the database.</doc>
<msg timestamp="20240611 11:00:25.466" level="INFO">Executing : Disconnect From Database</msg>
<status status="PASS" starttime="20240611 11:00:25.466" endtime="20240611 11:00:25.466"/>
</kw>
<status status="PASS" starttime="20240611 11:00:25.379" endtime="20240611 11:00:25.466"/>
</iter>
<status status="PASS" starttime="20240611 11:00:25.379" endtime="20240611 11:00:25.466"/>
</for>
<status status="PASS" starttime="20240611 11:00:25.379" endtime="20240611 11:00:25.466"/>
</kw>
<status status="PASS" starttime="20240611 11:00:25.379" endtime="20240611 11:00:25.466"/>
</kw>
<status status="PASS" starttime="20240611 11:00:25.379" endtime="20240611 11:00:25.466"/>
</iter>
<status status="PASS" starttime="20240611 11:00:25.379" endtime="20240611 11:00:25.466"/>
</for>
<status status="PASS" starttime="20240611 11:00:25.379" endtime="20240611 11:00:25.466"/>
</kw>
<status status="PASS" starttime="20240611 11:00:25.379" endtime="20240611 11:00:25.466"/>
</kw>
<status status="PASS" starttime="20240611 11:00:25.219" endtime="20240611 11:00:25.466"/>
</iter>
<status status="PASS" starttime="20240611 11:00:25.219" endtime="20240611 11:00:25.466"/>
</for>
<status status="PASS" starttime="20240611 11:00:25.219" endtime="20240611 11:00:25.466"/>
</kw>
<status status="PASS" starttime="20240611 11:00:24.825" endtime="20240611 11:00:25.466"/>
</test>
<status status="PASS" starttime="20240611 11:00:24.810" endtime="20240611 11:00:25.466"/>
</suite>
<status status="PASS" starttime="20240611 11:00:24.810" endtime="20240611 11:00:25.466"/>
</suite>
<status status="PASS" starttime="20240611 11:00:24.810" endtime="20240611 11:00:25.466"/>
</suite>
<status status="PASS" starttime="20240611 11:00:24.172" endtime="20240611 11:00:25.466"/>
</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>