-
Notifications
You must be signed in to change notification settings - Fork 10
/
robot_keywords.txt
332 lines (332 loc) · 6.89 KB
/
robot_keywords.txt
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
<!--
@author Mallikarjunarao Kosuri <[email protected]>
@version 1.0
RF 3.0 Keywords
-->
"Add Element"
"Add Time To Date"
"Add Time To Time"
"Append To Environment Variable"
"Append To File"
"Append To List"
"Call Method"
"Catenate"
"Clear Element"
"Close All Connections"
"Close Connection"
"Combine Lists"
"Comment"
"Continue For Loop If"
"Continue For Loop"
"Convert Date"
"Convert Time"
"Convert To Binary"
"Convert To Boolean"
"Convert To Bytes"
"Convert To Dictionary"
"Convert To Hex"
"Convert To Integer"
"Convert To List"
"Convert To Lowercase"
"Convert To Number"
"Convert To Octal"
"Convert To String"
"Convert To Uppercase"
"Copy Dictionary"
"Copy Directory"
"Copy Element"
"Copy File"
"Copy Files"
"Copy List"
"Count Directories In Directory"
"Count Files In Directory"
"Count Items In Directory"
"Count Values In List "
"Create Binary File"
"Create Dictionary"
"Create Directory"
"Create File"
"Create List"
"Decode Bytes To String"
"Dictionaries Should Be Equal"
"Dictionary Should Contain Item"
"Dictionary Should Contain Key"
"Dictionary Should Contain Sub Dictionary"
"Dictionary Should Contain Value"
"Dictionary Should Not Contain Key"
"Dictionary Should Not Contain Value"
"Directory Should Be Empty"
"Directory Should Exist"
"Directory Should Not Be Empty"
"Directory Should Not Exist"
"Element Attribute Should Be"
"Element Attribute Should Match"
"Element Should Exist"
"Element Should Not Exist"
"Element Should Not Have Attribute"
"Element Text Should Be"
"Element Text Should Match"
"Element To String"
"Elements Should Be Equal"
"Elements Should Match"
"Empty Directory"
"Encode String To Bytes"
"Environment Variable Should Be Set"
"Environment Variable Should Not Be Set"
"Evaluate Xpath"
"Evaluate"
"Evaluate"
"Execute Command"
"Execute Manual Step"
"Exit For Loop If"
"Exit For Loop"
"Fail"
"Fatal Error"
"Fetch From Left"
"Fetch From Right"
"File Should Be Empty"
"File Should Exist"
"File Should Not Be Empty"
"File Should Not Exist"
"Generate Random String"
"Get Binary File"
"Get Child Elements"
"Get Count"
"Get Current Date"
"Get Dictionary Items"
"Get Dictionary Keys"
"Get Dictionary Values"
"Get Element Attribute"
"Get Element Attributes"
"Get Element Count"
"Get Element Text"
"Get Element"
"Get Elements Texts"
"Get Elements"
"Get Environment Variable"
"Get Environment Variables"
"Get File Size"
"Get File"
"Get From Dictionary"
"Get From List"
"Get Index From List"
"Get Length"
"Get Library Instance"
"Get Line"
"Get Line Count"
"Get Lines Containing String"
"Get Lines Matching Pattern"
"Get Lines Matching Regexp"
"Get Match Count"
"Get Matches"
"Get Modified Time"
"Get Process Id"
"Get Process Object"
"Get Process Result"
"Get Regexp Matches"
"Get Selection From User"
"Get Slice From List"
"Get Substring"
"Get Time"
"Get Value From User"
"Get Variable Value"
"Get Variables"
"Grep File"
"Import Library"
"Import Resource"
"Import Variables"
"Insert Into List "
"Is Process Running"
"Join Command Line"
"Join Path"
"Join Paths"
"Keep In Dictionary "
"Keyword Should Exist"
"Length Should Be"
"List Directories In Directory"
"List Directory"
"List Files In Directory"
"List Should Contain Sub List"
"List Should Contain Value "
"List Should Not Contain Duplicates "
"List Should Not Contain Value "
"Lists Should Be Equal"
"Log Dictionary"
"Log Element"
"Log Environment Variables"
"Log File"
"Log List"
"Log Many"
"Log To Console"
"Log Variables"
"Log"
"Login"
"Move Directory"
"Move File"
"Move Files"
"No Operation"
"Normalize Path"
"Open Connection"
"Parse Xml"
"Pass Execution If"
"Pass Execution"
"Pause Execution"
"Pop From Dictionary"
"Process Should Be Running"
"Process Should Be Stopped"
"Read Process Output"
"Read Until Prompt"
"Read Until Regexp"
"Read Until"
"Read"
"Regexp Escape"
"Reload Library"
"Remove Directory"
"Remove Duplicates"
"Remove Element Attribute"
"Remove Element Attributes"
"Remove Element"
"Remove Elements Attribute"
"Remove Elements Attributes"
"Remove Elements"
"Remove Environment Variable"
"Remove File"
"Remove Files"
"Remove From Dictionary"
"Remove From List"
"Remove String"
"Remove String Using Regexp"
"Remove Tags"
"Remove Values From List"
"Repeat Keyword"
"Replace String"
"Replace String Using Regexp"
"Replace Variables"
"Return From Keyword If"
"Return From Keyword"
"Reverse List"
"Run And Return Rc And Output"
"Run And Return Rc"
"Run Keyword And Continue On Failure"
"Run Keyword And Expect Error"
"Run Keyword And Ignore Error"
"Run Keyword And Return If"
"Run Keyword And Return Status"
"Run Keyword And Return"
"Run Keyword If All Critical Tests Passed"
"Run Keyword If All Tests Passed"
"Run Keyword If Any Critical Tests Failed"
"Run Keyword If Any Tests Failed"
"Run Keyword If Test Failed"
"Run Keyword If Test Passed"
"Run Keyword If Timeout Occurred"
"Run Keyword If"
"Run Keyword If"
"Run Keyword Unless"
"Run Keyword"
"Run Keywords"
"Run Process"
"Run"
"Save Xml"
"Send Signal To Process"
"Set Default Log Level"
"Set Element Attribute"
"Set Element Tag"
"Set Element Text"
"Set Elements Attribute"
"Set Elements Tag"
"Set Elements Text"
"Set Encoding"
"Set Environment Variable"
"Set Global Variable"
"Set Library Search Order"
"Set List Value"
"Set Log Level"
"Set Modified Time"
"Set Newline"
"Set Prompt"
"Set Screenshot Directory"
"Set Suite Documentation"
"Set Suite Metadata"
"Set Suite Variable"
"Set Tags"
"Set Telnetlib Log Level"
"Set Test Documentation"
"Set Test Message"
"Set Test Variable"
"Set Timeout"
"Set To Dictionary"
"Set Variable If"
"Set Variable"
"Should Be Byte String"
"Should Be Empty"
"Should Be Equal As Integers"
"Should Be Equal As Numbers"
"Should Be Equal As Strings"
"Should Be Equal"
"Should Be Equal"
"Should Be Lowercase"
"Should Be String"
"Should Be Titlecase"
"Should Be True"
"Should Be True"
"Should Be Unicode String"
"Should Be Uppercase"
"Should Contain Match"
"Should Contain X Times"
"Should Contain"
"Should End With"
"Should Exist"
"Should Match Regexp"
"Should Match"
"Should Not Be Empty"
"Should Not Be Equal As Integers"
"Should Not Be Equal As Numbers"
"Should Not Be Equal As Strings"
"Should Not Be Equal"
"Should Not Be Equal"
"Should Not Be String"
"Should Not Be True"
"Should Not Be True"
"Should Not Contain Match"
"Should Not Contain"
"Should Not End With"
"Should Not Exist"
"Should Not Match Regexp"
"Should Not Match"
"Should Not Start With"
"Should Start With"
"Sleep"
"Sort List"
"Split Command Line"
"Split Extension"
"Split Path"
"Split String"
"Split String From Right"
"Split String To Characters"
"Split To Lines"
"Start Process"
"Start Process"
"Stop All Processes"
"Stop Process"
"Subtract Date From Date"
"Subtract Time From Date"
"Subtract Time From Time"
"Switch Connection"
"Switch Process"
"Switch Process"
"Take Screenshot Without Embedding"
"Take Screenshot"
"Terminate All Processes"
"Terminate Process"
"Touch"
"Variable Should Exist"
"Variable Should Not Exist"
"Wait For Process"
"Wait Until Created"
"Wait Until Keyword Succeeds"
"Wait Until Removed"
"Write Bare"
"Write Control Character"
"Write Until Expected Output"
"Write"