-
Notifications
You must be signed in to change notification settings - Fork 0
/
output.xml
25 lines (25 loc) · 873 Bytes
/
output.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>
<robot generator="Robot 4.1.3 (Python 3.9.7 on win32)" generated="20211230 22:47:30.317" rpa="true" schemaversion="2">
<suite id="s1" name="Tasks" source="d:\RobotFramework\tasks.robot">
<test id="s1-t1" name="Experiments task">
<kw name="Connect With Playwright" library="tasks">
<status status="PASS" starttime="20211230 22:47:33.879" endtime="20211230 22:47:35.501"/>
</kw>
<status status="PASS" starttime="20211230 22:47:33.877" endtime="20211230 22:47:35.503"/>
</test>
<doc>Robot that do a lot of things</doc>
<status status="PASS" starttime="20211230 22:47:30.323" endtime="20211230 22:47:35.507"/>
</suite>
<statistics>
<total>
<stat pass="1" fail="0" skip="0">All Tasks</stat>
</total>
<tag>
</tag>
<suite>
<stat pass="1" fail="0" skip="0" id="s1" name="Tasks">Tasks</stat>
</suite>
</statistics>
<errors>
</errors>
</robot>