1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <robot generator =" Robot 4.1.3 (Python 3.9.12 on darwin)" generated =" 20220406 21:20:40.254 " rpa =" false" schemaversion =" 2 " >
3
- <suite id =" s1" name =" Android " source =" /Users/admin /Documents/Robot-Selenium-Sample /Tests/Android .robot" >
4
- <test id =" s1-t1" name =" Example of connecting to Lambdatest via Robot Framework" >
2
+ <robot generator =" Robot 6.0.1 (Python 3.10.8 on darwin)" generated =" 20230105 14:18:48.631 " rpa =" false" schemaversion =" 3 " >
3
+ <suite id =" s1" name =" IOS " source =" /Users/ankitagarwal /Documents/Code-Snippet/LT-appium-python-robot /Tests/IOS .robot" >
4
+ <test id =" s1-t1" name =" Example of connecting to Lambdatest via Robot Framework" line = " 13 " >
5
5
<kw name =" Open test app" library =" Common" type =" SETUP" >
6
6
<kw name =" Open Application" library =" AppiumLibrary" >
7
7
<arg >${REMOTE_URL}</arg >
8
- <arg >platformName=${platform }</arg >
8
+ <arg >platformName=${platformName }</arg >
9
9
<arg >platformVersion=${version}</arg >
10
10
<arg >deviceName=${deviceName}</arg >
11
11
<arg >visual=${visual}</arg >
@@ -19,100 +19,28 @@ Please check https://github.com/appium/appium/blob/master/docs/en/writing-runnin
19
19
| *Option* | *Man.* | *Description* |
20
20
| remote_url | Yes | Appium server url |
21
21
| alias | no | alias |</doc >
22
- <status status =" PASS" starttime =" 20220406 21:20:40.472" endtime =" 20220406 21:20:54.702" />
23
- </kw >
24
- <timeout value =" 50 minutes" />
25
- <status status =" PASS" starttime =" 20220406 21:20:40.471" endtime =" 20220406 21:20:54.702" />
26
- </kw >
27
- <kw name =" Click Button" library =" AppiumLibrary" >
28
- <arg >id=color</arg >
29
- <doc >Click button</doc >
30
22
<kw name =" Capture Page Screenshot" library =" AppiumLibrary" >
31
23
<doc >Takes a screenshot of the current page and embeds it into the log.</doc >
32
- <msg timestamp =" 20220406 21:21:01.229" level =" INFO" html =" true" >< /td>< /tr>< tr>< td colspan="3">< a href="appium-screenshot-1.png">< img src="appium-screenshot-1.png" width="800px">< /a> </msg >
33
- <status status =" PASS" starttime =" 20220406 21:20:59.550" endtime =" 20220406 21:21:01.230" />
34
- </kw >
35
- <msg timestamp =" 20220406 21:20:55.637" level =" INFO" >'COLOR'.</msg >
36
- <msg timestamp =" 20220406 21:20:56.327" level =" INFO" >'GEOLOCATION'.</msg >
37
- <msg timestamp =" 20220406 21:20:57.015" level =" INFO" >'TEXT'.</msg >
38
- <msg timestamp =" 20220406 21:20:57.700" level =" INFO" >'NOTIFICATION'.</msg >
39
- <msg timestamp =" 20220406 21:20:58.462" level =" INFO" >'TOAST'.</msg >
40
- <msg timestamp =" 20220406 21:20:59.139" level =" INFO" >'SPEED TEST'.</msg >
41
- <msg timestamp =" 20220406 21:21:01.237" level =" FAIL" >TypeError: exceptions must derive from BaseException</msg >
42
- <status status =" FAIL" starttime =" 20220406 21:20:54.703" endtime =" 20220406 21:21:01.237" />
43
- </kw >
44
- <kw name =" Click Button" library =" AppiumLibrary" >
45
- <arg >id=Text</arg >
46
- <doc >Click button</doc >
47
- <status status =" NOT RUN" starttime =" 20220406 21:21:01.238" endtime =" 20220406 21:21:01.238" />
48
- </kw >
49
- <kw name =" Click Button" library =" AppiumLibrary" >
50
- <arg >id=Toast</arg >
51
- <doc >Click button</doc >
52
- <status status =" NOT RUN" starttime =" 20220406 21:21:01.238" endtime =" 20220406 21:21:01.239" />
53
- </kw >
54
- <kw name =" Click Button" library =" AppiumLibrary" >
55
- <arg >id=Notification</arg >
56
- <doc >Click button</doc >
57
- <status status =" NOT RUN" starttime =" 20220406 21:21:01.239" endtime =" 20220406 21:21:01.239" />
58
- </kw >
59
- <kw name =" Click Button" library =" AppiumLibrary" >
60
- <arg >id=GeoLocation</arg >
61
- <doc >Click button</doc >
62
- <status status =" NOT RUN" starttime =" 20220406 21:21:01.239" endtime =" 20220406 21:21:01.240" />
24
+ <status status =" FAIL" starttime =" 20230105 14:19:53.734" endtime =" 20230105 14:19:53.735" />
63
25
</kw >
64
- <kw name =" Sleep" library =" BuiltIn" >
65
- <arg >${delay}</arg >
66
- <doc >Pauses the test executed for the given time.</doc >
67
- <status status =" NOT RUN" starttime =" 20220406 21:21:01.240" endtime =" 20220406 21:21:01.240" />
26
+ <msg timestamp =" 20230105 14:19:53.736" level =" WARN" >Keyword 'Capture Page Screenshot' could not be run on failure: Execution terminated by signal</msg >
27
+ <status status =" FAIL" starttime =" 20230105 14:18:48.712" endtime =" 20230105 14:19:53.736" />
68
28
</kw >
69
- <kw name =" Click Button" library =" AppiumLibrary" >
70
- <arg >id=Speed Test</arg >
71
- <doc >Click button</doc >
72
- <status status =" NOT RUN" starttime =" 20220406 21:21:01.240" endtime =" 20220406 21:21:01.240" />
73
- </kw >
74
- <kw name =" Sleep" library =" BuiltIn" >
75
- <arg >${delay}</arg >
76
- <doc >Pauses the test executed for the given time.</doc >
77
- <status status =" NOT RUN" starttime =" 20220406 21:21:01.240" endtime =" 20220406 21:21:01.241" />
78
- </kw >
79
- <kw name =" Click Button" library =" AppiumLibrary" >
80
- <arg >id='start speed test - connection type multi'</arg >
81
- <doc >Click button</doc >
82
- <status status =" NOT RUN" starttime =" 20220406 21:21:01.241" endtime =" 20220406 21:21:01.241" />
83
- </kw >
84
- <kw name =" Sleep" library =" BuiltIn" >
85
- <arg >${delay}</arg >
86
- <doc >Pauses the test executed for the given time.</doc >
87
- <status status =" NOT RUN" starttime =" 20220406 21:21:01.241" endtime =" 20220406 21:21:01.241" />
88
- </kw >
89
- <kw name =" Click Button" library =" AppiumLibrary" >
90
- <arg >id=Browser</arg >
91
- <doc >Click button</doc >
92
- <status status =" NOT RUN" starttime =" 20220406 21:21:01.241" endtime =" 20220406 21:21:01.242" />
93
- </kw >
94
- <kw name =" Input Text" library =" AppiumLibrary" >
95
- <arg >id=Search</arg >
96
- <arg >https://lambdatest.com</arg >
97
- <doc >Types the given `text` into text field identified by `locator`.</doc >
98
- <status status =" NOT RUN" starttime =" 20220406 21:21:01.242" endtime =" 20220406 21:21:01.242" />
99
- </kw >
100
- <kw name =" Click Button" library =" AppiumLibrary" >
101
- <arg >id=find</arg >
102
- <doc >Click button</doc >
103
- <status status =" NOT RUN" starttime =" 20220406 21:21:01.242" endtime =" 20220406 21:21:01.242" />
29
+ <timeout value =" 50 minutes" />
30
+ <status status =" FAIL" starttime =" 20230105 14:18:48.712" endtime =" 20230105 14:19:53.736" />
104
31
</kw >
105
32
<kw name =" Close test app" library =" Common" type =" TEARDOWN" >
106
33
<kw name =" Close All Applications" library =" AppiumLibrary" >
107
34
<doc >Closes all open applications.</doc >
108
- <status status =" PASS" starttime =" 20220406 21:21:01.244 " endtime =" 20220406 21:21:01.470 " />
35
+ <status status =" PASS" starttime =" 20230105 14:19:53.737 " endtime =" 20230105 14:19:53.737 " />
109
36
</kw >
110
- <status status =" PASS" starttime =" 20220406 21:21:01.243 " endtime =" 20220406 21:21:01.470 " />
37
+ <status status =" PASS" starttime =" 20230105 14:19:53.736 " endtime =" 20230105 14:19:53.737 " />
111
38
</kw >
112
39
<timeout value =" 50 minutes" />
113
- <status status =" FAIL" starttime =" 20220406 21:20:40.470" endtime =" 20220406 21:21:01.470" >TypeError: exceptions must derive from BaseException</status >
40
+ <status status =" FAIL" starttime =" 20230105 14:18:48.712" endtime =" 20230105 14:19:53.738" >Setup failed:
41
+ Execution terminated by signal</status >
114
42
</test >
115
- <status status =" FAIL" starttime =" 20220406 21:20:40.256 " endtime =" 20220406 21:21:01.471 " />
43
+ <status status =" FAIL" starttime =" 20230105 14:18:48.632 " endtime =" 20230105 14:19:53.738 " />
116
44
</suite >
117
45
<statistics >
118
46
<total >
@@ -121,9 +49,10 @@ Please check https://github.com/appium/appium/blob/master/docs/en/writing-runnin
121
49
<tag >
122
50
</tag >
123
51
<suite >
124
- <stat pass =" 0" fail =" 1" skip =" 0" id =" s1" name =" Android " >Android </stat >
52
+ <stat pass =" 0" fail =" 1" skip =" 0" id =" s1" name =" IOS " >IOS </stat >
125
53
</suite >
126
54
</statistics >
127
55
<errors >
56
+ <msg timestamp =" 20230105 14:19:53.736" level =" WARN" >Keyword 'Capture Page Screenshot' could not be run on failure: Execution terminated by signal</msg >
128
57
</errors >
129
58
</robot >
0 commit comments