-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathoutput.xml
24 lines (24 loc) · 1023 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
<?xml version="1.0" encoding="UTF-8"?>
<robot generator="Robot 4.1.1 (Python 3.7.5 on win32)" generated="20211114 11:44:47.301" rpa="false" schemaversion="2">
<suite id="s1" name="Robot Interactive Console" source="c:\Users\USER\.vscode\extensions\robocorp.robotframework-lsp-0.28.0\src\robotframework_ls\vendored\robotframework_interactive\robot_interactive_console.robot">
<test id="s1-t1" name="Default Task/Test">
<kw name="Interpreter Main Loop" library="MainLoop">
<status status="PASS" starttime="20211114 11:44:47.377" endtime="20211114 11:54:53.926"/>
</kw>
<status status="PASS" starttime="20211114 11:44:47.376" endtime="20211114 11:54:53.926"/>
</test>
<status status="PASS" starttime="20211114 11:44:47.305" endtime="20211114 11:54:53.928"/>
</suite>
<statistics>
<total>
<stat pass="1" fail="0" skip="0">All Tests</stat>
</total>
<tag>
</tag>
<suite>
<stat pass="1" fail="0" skip="0" id="s1" name="Robot Interactive Console">Robot Interactive Console</stat>
</suite>
</statistics>
<errors>
</errors>
</robot>