Skipping Execution of Test Steps

This advanced feature enables user to skip execution of test step(s) where mandatory data input arguments are left blank. With this feature, user will not have to select/deselect Run/skip checkbox in TC/FL. While using this feature, user will have to left blank the mandatory data input arguments of the keywords. OpKey keywords now contain red asterisk mark indicating mandatory data input arguments. While execution, user will have to check “Skip empty data steps” checkbox under Advanced Execution Settings for initiating this feature. This feature is very useful in case of using a Local Data Repository within a Test Case and user want to skip few of the test steps.

Business Rules for using this feature:

  • If there are single or multiple data input arguments of a keyword (mandatory) & user has not filled values to all those mandatory data input arguments & checked “Skip empty data steps” under Advanced Execution Settings then the execution of that test step will be skipped.
  • If there are single or multiple data input arguments of a keyword (mandatory) & user has not filled values to all those mandatory data input arguments & has not checked “Skip empty data steps” under Advanced Execution Settings then the execution of this test step will be failed (Stating reason “Argument data missing” – old behavior).
  • If there are multiple data input arguments of a keyword & they are mandatory & user has provided values to few mandatory data input arguments (but not all mandatory data input arguments) then that test step will execute and get fail with an error message like “Argument data missing.”

OpKey Keywords with Data Input Arguments (mandatory/optional):

Generic Keywords

S. No.
Keyword
Data Input Arguments
Mandatory/Optional
1
AcceptPopup
 
 
2
AssertTextPresent
ExpectedText
Mandatory
3
CaptureObjectSnapshot
 
 
4
CaptureSnapshot
ImagePath
Mandatory
5
ClearEditField
 
 
6
ClearTextArea
 
 
7
Click
 
 
8
ClickAt
Co-Ordinate
Mandatory
9
ClickButton
 
 
10
ClickButtonAndWait
Timeout
Mandatory
11
ClickButtonInTableCell
Row Index
Mandatory
Column Index
Mandatory
Object Index
Mandatory
12
ClickImage
 
 
13
ClickImageByTitle/Alt
Title/Alt
Mandatory
Index
Mandatory
PartialText
Mandatory
14
ClickInTableCellByQuery
Column Name/Index
Mandatory
Object Index
Optional
Header1
Mandatory
Value1
Mandatory
Header2
Optional
Value2
Optional
Header3
Optional
Value3
Optional
15
ClickLink
 
 
16
ClickLinkInTableCell
Row Index
Mandatory
Column Index
Mandatory
Object Index
Mandatory
17
ClickOnObjectInTableCell
Row Index
Mandatory
Column Index
Mandatory
Tag
Mandatory
Tag Index
Mandatory
18
ClickTableCell
Row Index
Mandatory
Column Index
Mandatory
Tag
Optional
Tag Index
Mandatory
19
ClickTableCellAndWait
Row Index
Mandatory
Column Index
Mandatory
Tag
Optional
Tag Index
Mandatory
Timeout
Mandatory
20
CloseAllBrowsers
 
 
21
CloseBrowser
Title
Mandatory
22
CloseSelectedWindow
Title
Mandatory
23
CopyFromClipBoard
 
 
24
DeFocusObject
 
 
25
DeSelectAllDropDownItemsAndWait
Timeout
Mandatory
26
DeSelectCheckBox
 
 
27
DeSelectCheckBoxAndWait
Timeout
Mandatory
28
DeSelectDropDownItem
ItemString
Mandatory
29
DeSelectDropDownItemAndWait
ItemString
Mandatory
Timeout
Mandatory
DeSelectMultipleDropDownItem
ItemString
Mandatory
30
DeSelectMultipleDropdownItemInTableCell
Row Index
Mandatory
Column Index
Mandatory
Object Index
Mandatory
Value
Mandatory
31
DismissPopup
 
 
32
DoubleClick
 
 
33
DoubleClickAndWait
Timeout
Mandatory
34
DoubleClickAt
Co-ordinates
Mandatory
35
DoubleClickButton
 
 
36
DoubleClickImage
 
 
37
DoubleClickTableCell
Row Index
Mandatory
Column Index
Mandatory
Tag
Mandatory
Tag Index
Mandatory
38
DragAndDrop
Co-ordinates
Mandatory
39
DragAndDropAndWait
Co-ordinates
Mandatory
Timeout
Mandatory
40
Enter
 
 
41
FetchBrowserTitle
BrowserName
Optional
42
FetchBrowserURL
 
 
43
FetchObjectPropertyInTableCell
Row Index
Mandatory
Column Index
Mandatory
Tag
Mandatory
Tag Index
Optional
Property
Mandatory
44
FocusButton
 
 
45
FocusCheckBox
 
 
46
FocusRadioButton
 
 
47
GetAllButtons
 
 
48
GetAllColumnText
Column Delimiter
Mandatory
49
Row Delimiter
Mandatory
50
GetAllFields
 
51
GetAllLinks
 
 
52
GetAllRowText
Row Delimiter
Mandatory
53
Column Delimiter
Mandatory
54
GetAllTitles
BrowserName
Optional
55
GetButtonToolTip
 
 
56
GetCheckboxStatus
 
 
57
GetCheckBoxToolTip
 
 
58
GetChildObjectCount
Tag
Mandatory
PropertyName
Mandatory
PropertyValue
Optional
59
GetCompleteTableText
 
 
 
GetDropdownDefaultItem
 
 
60
GetDropDownItemCount
 
 
61
GetDropDownToolTip
 
 
62
GetEditboxDefaultvalue
 
 
63
GetEditBoxLength
 
 
64
GetEditBoxName
 
 
65
GetEditBoxToolTip
 
 
66
GetEditboxValue
 
 
67
GetElementIndex
 
 
68
GetFullTableText
 
 
69
GetImageCount
 
 
70
GetImageToolTip
 
 
71
GetLinkCount
 
 
72
GetLinkToolTip
 
 
73
GetLoadTime
 
 
74
GetObjectCount
AttributeName
Mandatory
AttributeValue
Optional
AttributeName
Optional
AttributeValue
Optional
AttributeName
Optional
AttributeValue
Optional
75
GetObjectCSSProperty
Property
Mandatory
76
GetObjectEnabled
 
 
77
GetObjectExistence
 
 
78
GetObjectHeightWidth
 
 
79
GetObjectProperty
Property
Mandatory
80
GetObjectText
Before
Optional
After
Optional
81
GetObjectToolTip
 
 
82
GetObjectValue
 
 
83
GetObjectVisibility
 
 
84
GetPopupText
Before
Optional
After
Optional
85
GetPropertyValue
PropertyName
Mandatory
86
GetRadioButtonCount
 
 
87
GetSelectedDropDownItem
 
 
88
GetSelectedDropDownItemInTableCell
Row Index
Mandatory
Column Index
Mandatory
Object Index
Mandatory
89
GetSelectedRadioButtonFromGroup
Index
Optional
90
GetSingleTableColumnText
Column Index
Mandatory
Delimiter
Mandatory
91
GetSingleTableRowText
Row Index
Mandatory
Delimiter
Mandatory
92
GetTableCellText
Row Index
Mandatory
Column Index
Mandatory
Before
Optional
After
Optional
93
GetTableColumnCount
Row Index
Mandatory
94
GetTableColumnHeader
Column Index
Mandatory
95
GetTableColumnNumber
Row Index
Mandatory
Value
Mandatory
96
GetTableRowCount
 
 
97
GetTableRowNumber
Column Index
Mandatory
Value
Mandatory
98
GetTextAreaColumnRowLength
 
 
99
GetTextAreaDefaultvalue
 
 
100
GetTextAreaLength
 
101
GetTextAreaName
 
 
102
GetTextAreaToolTip
 
 
103
GetTextAreavalue
 
 
104
GetTextFromEditBox
 
 
105
GetTextFromTableCellByQuery
Column Name
Mandatory
Object Index
Optional
Header1
Mandatory
Value1
Mandatory
Header2
Optional
Value2
Optional
Header3
Optional
Value3
Optional
106
GetTextfromTextArea
 
 
107
GoBackAndWait
Timeout
Mandatory
108
GoForward
 
 
109
GoForwardAndWait
Timeout
Mandatory
110
HighlightObject
 
 
111
KeyLeft
 
 
112
KeyPressNative
KeyName
Mandatory
113
KeyRight
 
 
114
Launch_iOSApplicationOnDevice
iOS Device
Mandatory
iOS Application
Mandatory
115
MaximizeBrowser
 
 
116
MinimizeBrowser
 
 
117
Mobile_CaptureSnapShot
Folder Location
Mandatory
Image Name
Mandatory
118
Mobile_Click
Swipe Direction
Mandatory
Swipe Count
Mandatory
119
Mobile_ClickByText
Text
Mandatory
Index
Mandatory
Contains Text
Mandatory
120
Mobile_CloseAndUninstall
 
 
121
Mobile_CloseApplication
 
 
122
Mobile_CurrentOrientationChangeToLandScape
 
 
123
Mobile_CurrentOrientationChangeToPortrait
 
 
124
Mobile_DeselectSpinnerItem
 
 
125
Mobile_DeselectSwitch
 
126
Mobile_Done
 
 
127
Mobile_Enter
 
 
128
Mobile_GetChildObjectCount
Class
Mandatory
Recursive Count
Mandatory
129
Mobile_GetChildObjectText
Class Name
Mandatory
130
Mobile_GetCurrentOrientation
 
 
131
Mobile_GetLocation
 
 
132
Mobile_GetMaskedText
 
 
133
Mobile_GetObjectHeight
 
 
134
Mobile_GetObjectWidth
 
 
135
Mobile_GetScreenSize
 
 
136
Mobile_GetSeekBarMaxValue
 
 
137
Mobile_GetSeekBarMinValue
 
 
138
Mobile_GetSeekBarValue
 
 
139
Mobile_GetSelectedListItem
 
 
140
Mobile_GetSelectedSpinnerItem
 
 
141
Mobile_GetSwitchStatus
 
 
142
Mobile_GetTextExistenceOnScreen
Text
Mandatory
143
Mobile_GetToggleStatus
 
 
144
Mobile_GetUnmaskedText
 
 
145
Mobile_GetVisibleTextsOnScreen
 
 
146
Mobile_Go
 
 
147
Mobile_GoBack
 
 
148
Mobile_KillAndRelaunchApplication
 
 
149
Mobile_KillApplication
 
 
150
Mobile_LaunchAndroidApplication
Device
Mandatory
Application
Mandatory
151
Mobile_LaunchApplication
Device
Mandatory
Application
Mandatory
152
Mobile_LongPress
Duration
Mandatory
153
Mobile_MediaForward
 
 
154
Mobile_MediaNext
 
 
155
Mobile_MediaPause
 
 
156
Mobile_MediaPlay
 
 
157
Mobile_MediaPrevious
 
 
158
Mobile_MediaRewind
 
 
159
Mobile_MediaStop
 
 
160
Mobile_Next
 
 
161
Mobile_PlayMusicOnDefaultPlayer
 
 
162
Mobile_PressHome
 
 
163
Mobile_RelaunchCurrentApplication
 
 
164
Mobile_ResetLocation
 
 
165
Mobile_RunADBCommand
ADB Command
Mandatory
166
Mobile_SelectByText
Text
Mandatory
167
Mobile_SelectListItem
Value
Mandatory
168
Mobile_SelectSpinnerItem
Value
Mandatory
169
Mobile_SelectSwitch
 
 
170
Mobile_SelectToggle
 
 
171
Mobile_SendkeysOnMobileDevice
Text
Mandatory
172
Mobile_SetLocation
Latitude
Mandatory
Longitude
Mandatory
173
Mobile_SetSeekbar
SetPercentage
Mandatory
174
Mobile_SwipeOnObject
Direction
Mandatory
175
Mobile_SwipeToObject
 
176
Mobile_SwipeToText
Text
Mandatory
Index
Mandatory
Contains Text
Mandatory
177
Mobile_SwipeTowards
Direction
Mandatory
178
Mobile_SwitchAirplaneMode
Value
Mandatory
179
Mobile_SwitchBluetooth
Status
Mandatory
180
Mobile_SwitchGPS
Status
Mandatory
181
Mobile_SwitchMobileData
Value
Mandatory
182
Mobile_SwitchWifi
Status
Mandatory
183
Mobile_TypeByText
Text
Mandatory
Value
Mandatory
Index
Mandatory
IsContains
Mandatory
184
Mobile_VerifyChildObjectCount
Class
Mandatory
Count
Mandatory
Recursive Count
Mandatory
185
Mobile_VerifyCurrentOrientationLandScape
 
 
186
Mobile_VerifyCurrentOrientationPortrait
 
 
187
Mobile_VerifyListItemExist
ExpectedItem
Mandatory
188
Mobile_VerifySeekBarMaxValue
Value
Mandatory
189
Mobile_VerifySeekBarMinValue
Value
Mandatory
190
Mobile_VerifySeekBarValue
Value
Mandatory
191
Mobile_VerifySpinnerItemExists
ExpectedItem
Mandatory
192
Mobile_VerifySwitchStatus
ExpectedStatus
Mandatory
193
Mobile_VerifyTextOnScreen
Text
Mandatory
194
Mobile_VerifyToggleStatus
ExpectedStatus
Mandatory
195
Mobile_VolumeDown
 
 
196
Mobile_VolumeMute
 
 
197
Mobile_VolumeUp
 
 
198
Moblie_DeselectToggle
 
 
199
MouseHover
 
 
200
MouseHoverOnText
TextToSearch
Optional
Index
Optional
PartialText
Optional
201
NavigateTo
URL
Mandatory
202
NextPageObject
Timeout
Mandatory
203
OpenBrowser
Browser
Mandatory
URL
Mandatory
204
PressTAB
 
 
205
RefreshAndWait
Timeout
Mandatory
206
RefreshBrowser
 
 
207
ReportMessage
Message
Mandatory
Status
Mandatory
208
ReturnConcatenated
First String
Optional
Second String
Optional
Third String
Optional
209
RightClickOnObject
Index
Mandatory
210
RunScriptAndWait
Script
Mandatory
Timeout
Mandatory
211
SelectCheckBox
Value
Mandatory
212
SelectCheckBoxAndWait
Value
Mandatory
Timeout
Mandatory
213
SelectCheckBoxinTableCell
Row Index
Mandatory
Column Index
Mandatory
Object Index
Mandatory
Value
Mandatory
214
SelectDropDownInTableCell
Row Index
Mandatory
Column Index
Mandatory
Object Index
Mandatory
Select Value
Mandatory
215
SelectDropDownItem
Item
Optional
216
SelectDropDownItemAndWait
Item
Optional
Timeout
Mandatory
217
SelectFrame
 
 
218
SelectGroupRadioButton
Index
Optional
219
SelectMultipleDropDownItem
ItemString
Mandatory
220
SelectMultipleDropDownItemAndWait
ItemString
Mandatory
Timeout
Mandatory
221
SelectMultipleDropdownItemInTableCell
Row Index
Mandatory
Column Index
Mandatory
Object Index
Mandatory
Value
Mandatory
222
SelectRadioButton
Index
Optional
223
SelectRadioButtonAndWait
Timeout
Mandatory
224
SelectRadioButtonInTableCell
Row Index
Mandatory
Column Index
Mandatory
Object Index
Mandatory
225
SelectRadioButtonOnIndexBasis
Index
Optional
226
SelectWindow
Title
Optional
TitleIndex
Optional
227
SetBrowserCapability
Key
Mandatory
Value
Mandatory
Value Type
Mandatory
Browser Name
Mandatory
228
SetFocus
 
 
229
SetfocusEditField
 
 
230
SetFocusonDropDown
 
 
231
SetFocusOnWindow
Index
Mandatory
232
SetfocusTextArea
 
 
233
SetPage
 
 
234
Swipe
Offset
Mandatory
Direction
Mandatory
235
Swipe
StartX
Mandatory
StartY
Mandatory
EndX
Mandatory
Endy
Mandatory
Duration
Mandatory
236
SwipeLeft
 
 
237
SwipeObject
Offset
Mandatory
Direction
Mandatory
238
SwipeRight
 
 
239
SwitchToDefaultContent
 
 
240
SyncBrowser
 
 
241
TypeKeysAndWait
Value
Mandatory
Timeout
Mandatory
242
TypeKeysInTextArea
Value
Mandatory
243
TypeKeysOnEditBox
Value
Mandatory
244
TypeOnObjectInTableCell
Row Index
Mandatory
Column Index
Mandatory
tag
Mandatory
Tag Index
Mandatory
Text
Mandatory
245
TypeSecureText
Value
Mandatory
246
TypeTextAndEnterEditBox
Value
Mandatory
247
TypeTextAndEnterTextArea
Value
Mandatory
248
TypeTextAndWait
Value
Mandatory
Timeout
Mandatory
249
TypeTextInTableCell
Row Index
Mandatory
Column Index
Mandatory
Tag
Mandatory
Tag Index
Mandatory
Text
Mandatory
250
TypeTextInTableCellByQuery
Column Name/Index
Mandatory
Object Index
 
Header1
Mandatory
Value1
Mandatory
Header2
 
Value2
251
TypeTextInTextArea
Value
Mandatory
252
TypeTextOnEditBox
Value
Mandatory
253
VerifyAllButtons
AllButtons
Mandatory
254
VerifyAllDropDownItemExist
Item String
Mandatory
255
VerifyAllDropDownItems
ValueString
Mandatory
256
VerifyAllLink
Expected Link
Mandatory
257
VerifyAllLinkExist
Expected Link
Mandatory
258
VerifyBrowserExist
Title
Mandatory
259
VerifyBrowserTitle
Browser Name
Optional
Expected Title
Optional
260
VerifyButtonDisabled
 
 
261
VerifyButtonEnabled
 
 
262
VerifyButtonExist
 
 
263
VerifyButtonToolTip
ToolTip
Optional
264
VerifyCheckBoxDisabled
 
 
265
VerifyCheckBoxEnabled
 
 
266
VerifyCheckBoxExist
 
 
267
verifyCheckBoxStatus
Value
Mandatory
268
VerifyCheckboxStatusInTableCell
Row Index
Mandatory
Column Index
Mandatory
Object Index
Mandatory
Status
Mandatory
269
VerifyCheckBoxToolTip
Tooltip
Optional
270
VerifyChildObjectCount
Tag
Mandatory
Property Name
Mandatory
Property Value
Mandatory
Count
Mandatory
271
VerifyDropDownDefaultItem
Item
Optional
272
VerifyDropDownDisabled
 
 
273
VerifyDropDownEnabled
 
 
274
VerifyDropDownExist
 
 
275
VerifyDropDownItemCount
Value
Mandatory
276
VerifyDropDownItemExists
Item
Mandatory
277
VerifyDropDownSelection
Item
Mandatory
278
VerifyDropDownToolTip
ToolTip
Optional
279
VerifyEditable
 
 
280
VerifyEditBoxDefaultValue
Value
Optional
281
VerifyEditBoxDisabled
 
 
282
VerifyEditBoxEditable
 
 
283
VerifyEditBoxEnabled
 
 
284
VerifyEditBoxExistAndWait
Timeout
Mandatory
285
VerifyEditBoxLength
Length
Mandatory
286
VerifyEditBoxName
Expected Name
Optional
287
VerifyEditBoxNonEditable
 
 
288
VerifyEditBoxNotExist
Timeout
Mandatory
289
VerifyEditBoxText
Value
Optional
290
VerifyEditBoxToolTip
Tooltip
Optional
291
VerifyEditBoxValue
Expected Value
Optional
292
VerifyFullTableText
Text
Mandatory
293
VerifyImageCount
Expected Value
Mandatory
294
VerifyImageDisabled
 
 
295
VerifyImageEnabled
 
 
296
VerifyImageExist
 
 
297
VerifyImageNotVisible
 
 
298
VerifyImageToolTip
ToolTip
Optional
299
VerifyImageVisible
 
 
300
VerifyLinkCount
Expected Link Count
Mandatory
301
VerifyLinkDisabled
 
 
302
VerifyLinkEnabled
 
 
303
VerifyLinkExist
 
 
304
VerifyLinkToolTip
ToolTip
Optional
305
VerifyLinkVisible
 
 
306
VerifyMultipleDropDownItemExist
Item String
Mandatory
307
VerifyMultipleObjectProperty
Property Name 1
Mandatory
Property Value 1
Mandatory
Property Name 1
Optional
Property Value 1
Optional
308
VerifyObjectDisabled
 
 
309
VerifyObjectDoesNotExists
 
 
310
VerifyObjectEnabled
 
 
311
VerifyObjectExists
 
 
312
VerifyObjectPropertyValue
Property Name
Mandatory
Property Value
Optional
313
VerifyObjectText
Value
Optional
Before
Optional
After
Optional
314
VerifyObjectToolTip
ToolTip
Optional
315
VerifyObjectValue
ExpectedValue
Optional
316
VerifyObjectVisible
 
 
317
VerifyPopupPresent
ExpectedText
Optional
318
VerifyPopUpText
Expected Text
Optional
Before
Optional
After
Optional
319
VerifyRadioButtonDisabled
 
 
320
VerifyRadioButtonEnabled
 
 
321
VerifyRadioButtonExist
 
 
322
VerifyRadioButtonNotSelected
Index
Optional
323
VerifyRadioButtonSelected
Index
Optional
324
VerifyTableColumnCount
Row Index
Mandatory
Count
Mandatory
325
VerifyTableColumnHeader
ExpectedText
Optional
326
VerifyTableColumnNumber
Row Index
Mandatory
Value
Optional
ExpectedCoumnNumber
Mandatory
327
VerifyTableColumnText
Row Index
Mandatory
Expected Text
Optional
328
VerifyTableRowCount
Count
Mandatory
329
VerifyTableRowNumber
Column Index
Mandatory
Value
Optional
Expected Row Number
Mandatory
330
VerifyTableRowText
Column Index
Mandatory
Expected Text
Optional
331
VerifyTextareaColsRowLength
Row Index
Mandatory
Column Index
Mandatory
332
VerifyTextAreaDefaultValue
Value
Optional
333
VerifyTextAreaDisabled
 
 
334
VerifyTextAreaEditable
 
 
335
VerifyTextAreaEnabled
 
 
336
VerifyTextAreaExist
 
 
337
VerifyTextAreaLength
Length
Mandatory
338
VerifyTextAreaName
Expected Value
Optional
339
VerifyTextAreaNotEditable
 
 
340
VerifyTextAreaNotExist
 
 
341
VerifyTextAreaText
Value
Optional
342
VerifyTextAreaToolTip
Tooltip
Optional
343
VerifyTextAreaValue
Value
Optional
344
VerifyTextInTableCell
Row Index
Mandatory
Column Index
Mandatory
Expected Value
Optional
Before Text
Optional
After Text
Optional
345
Wait
Timeout
Mandatory
346
WaitForEditBoxDisabled
Timeout
Mandatory
347
WaitForEditBoxEnabled
Timeout
Mandatory
348
WaitforImageLoad
Timeout
Mandatory
349
WaitforLink
Timeout
Mandatory
350
WaitForObject
Timeout
Mandatory
351
WaitForObjectDisable
Timeout
Mandatory
352
WaitForObjectEditable
Timeout
Mandatory
353
WaitForObjectEnable
Timeout
Mandatory
354
WaitForObjectProperty
PropertyName
Mandatory
PropertyValue
Optional
Timeout
Mandatory
355
WaitForObjectVisible
Timeout
Mandatory
356
Web_ClickByText
TextToSearch
Optional
Index
Optional
PartialText
Optional
Before
Optional
After
Optional
357
Web_ClickByTextInSequence
TextToSearch1
Optional
Index1
Optional
PartialText1
Optional
TextToSearch2
Optional
Index2
Optional
PartialText2
Optional
358
Web_DeSelectCheckboxByText
TextToSearch
Optional
Index
Optional
PartialText
Optional
Before
Optional
359
Web_GetTableColumnCount
Row Index
Mandatory
360
Web_GetTableRowCount
 
361
Web_GoBack
 
 
362
Web_SelectByText
TextToSearch
Optional
Index
Optional
PartialText
Optional
IsMultipleDropDown
Optional
363
Web_SelectCheckboxByText
TextToSearch
Optional
Index
Optional
PartialText
Optional
Before
Optional
Status
Mandatory
364
Web_SelectDropDownByText
DropdownLabel
Optional
Index
Optional
PartialText
Optional
ValueToSelect
Mandatory
Before
Optional
IsMultipleDropdown
Optional
365
Web_SelectListItem
Value
Mandatory
366
Web_SelectRadioButtonByText
TextToSearch
Optional
Index
Optional
PartialText
Optional
Before
Optional
367
Web_SetFocusOnCurrentWindow
 
 
368
Web_TypeByText
TextToSearch
Optional
Index
Optional
PartialText
Optional
TextToType
Mandatory
Before
Optional
369
Web_VerifyListItemExists
ExpectedValue
Optional
370
Web_WaitForWindowLoad
WindowTitle
Optional
TitleIndex
Mandatory
IsPartial
Optional
Timeout
Mandatory

System Keywords

 

S. No.
Keyword
Data Input Arguments
Mandatory/Optional
1
AddDateTime
DateTime
Mandatory
Years
Optional
Months
Optional
Days
Optional
Hours
Optional
Minutes
Optional
2
AppendTextToFile
FilePath
Mandatory
Test To Append
Mandatory
3
CheckFileExists
FilePath
Mandatory
4
CompareString
String1
Optional
String2
Optional
IgnoreCase
Mandatory
5
ConnectDataBase
Driver
Mandatory
ConnectionString
Mandatory
6
ConvertDateTimeFormat
DateTime
Mandatory
FormatString
Optional
7
ConvertTimeToTimeZone
SourceTime
Mandatory
SourceTimeZone
Mandatory
DestinationTimeZone
Mandatory
8
ConvertToBoolean
Input Value
Optional
9
ConvertToDateTime
SourceString
Mandatory
SourceFormat
Mandatory
10
ConvertToDouble
Input Value
Optional
Precision
Optional
11
ConvertToInteger
Input Value
Optional
RoundOff
Mandatory
12
ConvertToString
Input Value
Optional
13
CopyFile
Souce File Path
Mandatory
Destination Directory Path
Mandatory
Destination File Name
Mandatory
Overwrite
Mandatory
14
CopyToClipboard
CopyString
Mandatory
15
CountOfSubString
MainString
Mandatory
SubString
Mandatory
IgnoreCase
Mandatory
16
CreateFile
DirectoryPath
Mandatory
FileName
Mandatory
Overwrite
Mandatory
17
CustomizeObject
Property1
Optional
Value1
Optional
IsRegEx1
Optional
Property2
Optional
Value2
Optional
IsRegEx2
Optional
18
DateTimeDifference
FirstDate
Mandatory
SecondDate
Mandatory
Format
Optional
19
DeleteFile
FilePath
Mandatory
DeleteFilePermanently
Mandatory
20
DisconnectDataBase
 
21
EvaluateExpression
Operand1
Optional
Operand2
Optional
Operand3
Optional
Operand4
Optional
Operand5
Optional
Operand6
Optional
22
ExecuteQuery
Query
Mandatory
23
FetchAllRecordsFromDatabase
Query
Mandatory
24
FetchRecordsetFromDataBase
Query
Mandatory
25
FetchValueFromDataBase
Query
Mandatory
26
FetchValueFromProcedure
Procedure Name
Mandatory
Param1-Name
Optional
Param1-Value
Optional
Param2-Name
Optional
Param2-Value
Optional
Param3-Name
Optional
27
GetAllErrorsInSuite
Directory Path
Mandatory
Snap(True\False)
Mandatory
28
GetCellValueFromExcel
ExcelFilePath
Mandatory
sheetName
Mandatory
rowNumber
Optional
columnNumber
Optional
29
GetColumnCountofRecordset
Query
Mandatory
30
GetCurrentDateTime
 
 
31
GetCurrentTimeZone
 
 
32
GetDayOfWeek
 
 
33
GetElementsCountByXpath
FilePathOrXML
Mandatory
Xpath
Mandatory
34
GetExecutionStatus
Directory Path
Mandatory
35
GetFileExtension
Path
Mandatory
36
GetFileName
Path
Mandatory
37
GetFileNameWithoutExtension
Path
Mandatory
38
GetFilePath
Path
Mandatory
39
GetFileSize
Path
Mandatory
40
GetGlobalDRValue
Global DR File Path
Mandatory
Column Name
Mandatory
Row Index
Mandatory
41
GetRandomNumber
Min
Optional
Max
Optional
42
GetRowCountofRecordset
Query
Optional
43
GetScreenHeight
 
 
44
GetScreenWidth
 
 
45
GetStatusOfWindowService
ServiceName
Mandatory
46
GetStringLength
Text
Mandatory
47
GetSystemIPAddress
 
 
48
GetSystemProperty
variable
Mandatory
49
GetTimeAtTimeZone
TimeZone
Mandatory
50
GetValueFromCSV
CsvFilePath
Mandatory
rownumber
Mandatory
columnnumber
Mandatory
51
GetValueFromJson
Json
Mandatory
JsonPath
Mandatory
52
GetValueFromXpath
FilePathOrXML
Mandatory
Xpath
Mandatory
DelimitedBy
Mandatory
53
HandleExpectedPopup
WindowTitle
Mandatory
NumberOfTabs
Optional
WaitTime
Optional
54
IndexOf
String
Mandatory
SubString
Mandatory
55
IsBoolean
String
Mandatory
56
IsDate
DateString
Mandatory
DateFormat
Mandatory
57
IsDouble
String
Mandatory
58
IsEqual
Operand1
Optional
Operand2
Mandatory
59
IsGreater
Operand1
Optional
Operand2
Optional
60
IsInteger
String
Mandatory
61
IsNotEqual
Operand1
Optional
Operand2
Optional
62
IsSmaller
Operand1
Optional
Operand2
Optional
63
KeyPress
Key
Mandatory
No of repetition
Optional
64
KillProcess
ProcessName
Mandatory
65
LeftTrim
String
Mandatory
66
ReadTextFile
FilePath
Mandatory
67
RecoveryHandlePopup
WindowTitle
Mandatory
NumberOfTabs
Optional
68
RemoveDelimiter
String
Mandatory
Delimiter
Mandatory
69
RenameFile
FilePath
Mandatory
NewFilename
Mandatory
70
ReplaceSubString
String
Mandatory
OldSubString
Mandatory
NewSubString
Optional
71
ResetGenericPluginToDefault
 
 
72
ResetORtoOriginal
 
 
73
RestartWindowsService
ServiceName
Mandatory
TimeoutInSeconds
Optional
74
RestoreStepTimeOut
 
 
75
RightTrim
String
Mandatory
76
RoundOff
Value
Mandatory
Digit
Mandatory
77
RunCommand
Command
Mandatory
78
SearchTextInFile
FilePath
Mandatory
SearchString
Mandatory
IgnoreCase
Mandatory
79
SendString
keyName
Mandatory
80
SetCellValueToExcel
ExcelFilePath
Mandatory
SheetName
Mandatory
RowNumber
Mandatory
ColumnNumber
Mandatory
Value to set
Optional
81
SetGenericPlugin
PluginName
 
82
SetGlobalDRValue
Global DR File Path
Mandatory
Column Name
Mandatory
Row Index
Mandatory
value
Optional
83
SetGlobalVariableValue
VariableName
Mandatory
VariableValue
Optional
84
SetOR
OR File Path
Mandatory
85
SetStepTimeOut
StepTimeOut
Mandatory
86
SetValueToCSV
CSVFilePath
Mandatory
RowNumber
Mandatory
ColumnNumber
Mandatory
Value to Set
Optional
87
Split
String
Mandatory
Delimiter
Optional
Index
Optional
88
StartWindowsService
ServiceName
Mandatory
TimeOutInseconds
Optional
89
StopWindowsService
ServiceName
Mandatory
TimeOutInseconds
Optional
90
StringConcat
String1
Optional
String2
Optional
String3
Optional
String4
Optional
String5
Optional
91
StringContains
String1
Optional
String2
Optional
IgnoreCase
Mandatory
92
SubString
Text
Mandatory
StartIndex
Optional
Length
Optional
93
SubtractDateTime
DateTime
Mandatory
Years
Optional
Months
Optional
days
Optional
Hours
Optional
Minutes
Optional
94
ToLower
String
Mandatory
95
ToUpper
String
Mandatory
96
Trim
String
Mandatory
97
UpdateDataBase
Query
Mandatory
98
VerifyValueInProcedure
Value
Optional
Procedure Name
Mandatory
Param1-Name
Optional
Param1-Value
Optional
Param2-Name
Optional
Param2-Value
Optional
99
VerifyValueInRecordSet
Value
Mandatory
Query
Mandatory

Salesforce Keywords

S. No.
Keyword
Data Input Arguments
Mandatory/Optional
1
SF_AccountExists
Account Name
Mandatory
Phone
Optional
Billing State/Province
Optional
Identifier1
Optional
Value1
Optional
Identifier2
Optional
2
SF_ClickByText
TextToSearch
Mandatory
Index
Optional
PartialText
Optional
3
SF_ClickByTextInSequence
TextToSearch1
Mandatory
Index1
Optional
PartialText1
Optional
TextToSearch2
Optional
Index2
Optional
PartialText2
Optional
4
SF_ClickImageByTitle/Alt
Title/Alt
Optional
Index
Optional
PartialText
Mandatory
5
SF_ClickInTableCellUsingObject
Column Name
Optional
Object Index
Optional
Header1
Optional
Value1
Optional
Header2
Optional
Value2
Optional
6
SF_ClickInTableCellUsingText
TableName
Mandatory
ColumnName
Mandatory
ObjectIndex
Optional
Header1
Optional
Value1
Optional
Header2
Optional
7
SF_ClickNewdashboard
 
 
8
SF_ClickNewEvent
 
 
9
SF_ContactExists
Name
Mandatory
Phone
Optional
Email
Optional
Identifier1
Optional
Value1
Optional
Identifier2
Optional
10
SF_DeSelectCheckBoxByText
TextToSearch
Mandatory
Index
Optional
PartialText
Optional
Before
Optional
11
EditAccountsInTable
New Text
Mandatory
FieldToBemodified
Mandatory
Yes(Y/N)
Optional
Identifier1
Mandatory
Value1
Mandatory
Identifier2
Optional
12
SF_EditContactsInTable
New Text
Mandatory
FieldToBemodified
Mandatory
Yes(Y/N)
Optional
Identifier1
Mandatory
Value1
Mandatory
Identifier2
Optional
13
SF_EditLeadsInTable
New Text
Mandatory
FieldToBemodified
Mandatory
Yes(Y/N)
Optional
Identifier1
Mandatory
Value1
Mandatory
Identifier2
Optional
14
SF_EditOpportunitiesInTable
New Text
Mandatory
FieldToBemodified
Mandatory
Yes(Y/N)
Optional
Identifier1
Mandatory
Value1
Mandatory
Identifier2
Optional
15
SF_GetTextFromTableCellUsingObject
Column Name
Mandatory
Object Index
Optional
Header1
Optional
value1
Optional
Header2
Optional
value2
Optional
16
SF_GetTextFromTableCellUsingText
TableName
Mandatory
ColumnName
Mandatory
ObjectIndex
Optional
Header1
Mandatory
Value1
Mandatory
Header2
Optional
17
SF_GlobalSearch
Value
Mandatory
18
SF_GoToAccounts
 
 
19
SF_GoToCalendar
 
 
20
SF_GoToChatter
 
21
SF_GoToContacts
 
 
22
SF_GoToDashboards
 
 
23
SF_GoToFiles
 
 
24
SF_GoToForecasts
 
 
25
SF_GoToGroups
 
 
26
SF_GoToHome
 
 
27
SF_GoToLeads
 
 
28
SF_GoToNotes
 
 
29
SF_GoToOpportunities
 
 
30
SF_GoToProducts
 
 
31
SF_GoToQuotes
 
 
32
SF_GoToReports
 
 
33
SF_GoToTab
TabName
Mandatory
34
SF_GoToTasks
 
 
35
SF_GroupExists
Name
Mandatory
Members
Optional
Owners
Optional
Identifier1
Optional
Value1
Optional
Identifier2
Optional
36
SF_LaunchApp
AppName
Mandatory
37
SF_LaunchAppAndSelectItem
Item
Mandatory
38
SF_LeadsExists
Name
Mandatory
Company
Optional
Email
Optional
Identifier1
Optional
Value1
Optional
Identifier2
Optional
39
SF_Logout
 
 
40
SF_MouseHoverOnText
TextToSearch
Mandatory
Index
Optional
PartialText
Optional
41
SF_OpportunitiesExists
Opportunity Name
Mandatory
Account Name
Optional
Stage
Optional
Identifier1
Optional
Value1
Optional
Identifier2
Optional
42
SF_QuotesExists
Quote Name
Mandatory
Opportunity Name
Optional
Expiration Date
Optional
Identifier1
Optional
Value1
Optional
Identifier2
Optional
43
SF_RefreshSection
 
 
44
SF_SearchAndSelect
FormName
Mandatory
LabelName
Mandatory
MenuItem
Optional
TextToType
Mandatory
Index
Optional
45
SF_SelectCalenderView
View
Mandatory
46
SF_SelectCheckboxByText
TextToSearch
Mandatory
Index
Optional
PartialText
Optional
Before
Optional
Status
Optional
47
SF_SelectDisplayAs
Display Text
Mandatory
48
SF_SelectDropdownByText
DownloadLabel
Mandatory
Index
Optional
PartialText
Optional
ValueToSelect
Optional
Before
Optional
IsMultipleDropDown
Optional
49
SF_SelectEditView
Page View
Mandatory
50
SF_SelectListViewControl
List View Text
Mandatory
51
SF_SelectNew
TabName
Mandatory
52
SF_SelectRadioButtonByText
TextToSearch
Mandatory
Index
Optional
PartialText
Optional
Before
Optional
53
SF_SetDate
Date Event
Mandatory
Index
Optional
Date(MM/DD/YYYY)
Mandatory
54
SF_SetSalesForceEnvironment
Browser
Mandatory
URL
Mandatory
UserName
Mandatory
Password
Mandatory
RememberMe(On/Off)
Optional
55
SF_SetTime
Time Event
Mandatory
Index
Optional
Time(hh:mm: AM/PM)
Mandatory
56
SF_SwitchtoSalesforceClassic
 
 
57
SF_SwitchtoSalesforceLightning
 
 
58
SF_TypeByText
TextToSearch
Mandatory
Index
Optional
PartialText
Optional
TextToType
Mandatory
Before
Optional
59
SF_TypeTextInTableCellUsingObject
Column Name
Mandatory
Object Index
Optional
Header1
Optional
Value1
Mandatory
Header2
Mandatory
Value2
 
60
SF_TypeTextInTableCellUsingText
TableName
Mandatory
ColumnName
Mandatory
ObjectIndex
Optional
Header1
Mandatory
Value1
Mandatory
Header2
Optional
61
SF_VerifyWidgets
Widget Name
Mandatory
Widget Index
Optional

OracleEBS Keywords

S. No.
Keyword
Data Input Arguments
Mandatory/Optional
1
Oracle_ClearCell
Row
Optional
Column
Optional
2
Oracle_ClearTextField
 
 
3
Oracle_Click
 
 
4
Oracle_ClickButton
 
 
5
Oracle_ClickCell
Row
Optional
Column
Optional
6
Oracle_ClickImage
 
 
7
Oracle_ClickMenu
 
 
8
Oracle_ClickMenuCheckBox
 
 
9
Oracle_ClickMenuItem
 
 
10
Oracle_ClickMenuRadioButton
 
 
11
Oracle_ClickOnText
Value
Optional
12
Oracle_ClickTextArea
 
 
13
Oracle_ClickTextField
 
 
14
Oracle_CloseForm
FormTitle
Mandatory
Index
Optional
15
Oracle_CustomClick
 
 
16
Oracle_DeSelectCheckBox
Status
Optional
17
Oracle_EnterCellValue
Value
Mandatory
Column
Optional
Row
Optional
18
Oracle_FindInLOV
Value
Mandatory
19
Oracle_GetCellChild
Column
Optional
Row
Optional
20
Oracle_GetCellProperty
Column
Optional
Row
Optional
Property
Mandatory
21
Oracle_GetCellType
Column
Optional
Row
Optional
22
Oracle_GetCellValue
Column
Optional
Row
Optional
23
Oracle_GetCheckBoxStatus
 
 
24
Oracle_GetChildObjects
 
 
25
Oracle_GetFullTableText
 
 
26
Oracle_GetItemInList
Value
Optional
27
Oracle_GetLabelText
 
 
28
Oracle_GetProperty
Property
Mandatory
29
Oracle_GetRadioButtonStatus
 
 
30
Oracle_GetSelectedItemInList
 
 
31
Oracle_GetTableColumnCount
 
 
32
Oracle_GetTableColumnName
Row
Mandatory
Value
Mandatory
33
Oracle_GetTableRowCount
 
 
34
Oracle_GetTableRowNumber
Column
Mandatory
Value
Mandatory
35
Oracle_GetTextFromTextArea
 
 
36
Oracle_GetTextFromTextField
 
 
37
Oracle_HandlePopUp
 
 
38
Oracle_IsCellEditable
Column
Optional
Row
Optional
39
Oracle_OpenDialog
 
 
40
Oracle_OpenDialogInTable
Column
Optional
Row
Optional
41
Oracle_Output
 
 
42
Oracle_PressToolBarButton
Value
Mandatory
43
Oracle_SelectCheckBox
Status
Optional
44
Oracle_SelectDropDownItem
Value
Mandatory
45
Oracle_SelectFromLov
Value
Mandatory
46
Oracle_SelectItemFromList
Value
Mandatory
47
Oracle_SelectRadioButton
 
 
48
Oracle_SelectTab
Value
Mandatory
49
Oracle_SetFocusToCell
Column
Optional
Row
Optional
50
Oracle_SyncForm
 
 
51
Oracle_ToString
 
 
52
Oracle_TypeTextInTextArea
Value
Mandatory
53
Oracle_TypeTextOnEditBox
Value
Mandatory
54
Oracle_VerifyCellProperty
Value
Mandatory
Column
Optional
Row
Optional
Property
Mandatory
55
Oracle_VerifyCellValue
Value
Mandatory
Column
Optional
Row
Optional
56
Oracle_VerifyCheckBoxStatus
Value
Mandatory
57
Oracle_VerifyLabelText
Value
Mandatory
58
Oracle_VerifyProperty
Value
Mandatory
Property
Mandatory
59
Oracle_VerifyRadioButtonStatus
Value
Mandatory
60
Oracle_VerifyTextInTextArea
Value
Mandatory
61
Oracle_VerifyTextInTextField
Value
Mandatory
62
Oracle_VerifyValue
Value
Mandatory
63
Oracle_WaitForOracleObject
flag
Mandatory
timeout
Mandatory
64
Oracle_WaitForProperty
Value
Mandatory
Property
Mandatory

OracleEBS Keywords

S. No.
Keyword
Data Input Arguments
Mandatory/Optional
1
Win_ClearEditField
 
 
2
Win_ClearEditFieldInGridCell
Row Index
Mandatory
Column Index
Mandatory
Row Index
Mandatory
Column Index
Mandatory
3
Win_Click
 
 
4
Win_ClickButton
 
 
5
Win_ClickButtonInGridCell
Row Index
Mandatory
Column Index
Mandatory
6
Win_ClickByText
TextToSearch
Mandatory
Index
Optional
PartialText
Optional
7
Win_ClickEditBox
 
 
8
Win_ClickGridCell
Row Index
Mandatory
Column Index
Mandatory
9
Win_ClickHeaderItem
 
 
10
Win_ClickHyperlink
 
 
11
Win_ClickHyperlinkInGridCell
Row Index
Mandatory
Column Index
Mandatory
12
Win_ClickImage
 
 
13
Win_ClickMenuBar
 
 
14
Win_ClickTabItem
 
 
15
Win_ClickText
 
 
16
Win_ClickThumb
 
 
17
Win_ClickToolTip
 
 
18
Win_Close
 
 
19
Win_CloseApplication
 
 
20
Win_DeselectCheckBox
 
21
Win_DeselectCheckBoxInGridCell
Row Index
Mandatory
Column Index
Mandatory
22
Win_DoubleClick
 
 
23
Win_GetAllWindowTitles
 
 
24
Win_GetcheckBoxStatus
Row Index
Mandatory
Column Index
Mandatory
25
Win_GetCheckboxStatusInGridCell
Row Index
Mandatory
Column Index
Mandatory
26
Win_GetChildObjectCount
 
 
27
Win_GetChildObjectText
 
 
28
Win_GetCurrentWindowTitle
 
 
29
Win_GetFullGridText
 
 
30
Win_GetGridCellText
Row Index
Mandatory
Column Index
Mandatory
31
Win_GetGridColumnsCount
Row Index
Mandatory
32
Win_GetGridRowsCount
 
 
33
Win_GetObjectExistence
 
 
34
Win_GetObjectPropertyValue
Property Name
Mandatory
35
Win_GetObjectText
 
 
36
Win_GetObjectValue
 
 
37
Win_GetSingleGridColumnText
Column Index
Mandatory
38
Win_GetSingleGridRowText
Row Index
Mandatory
39
Win_LaunchApplication
Application Path
Mandatory
40
Win_Maximize
 
41
Win_Minimize
 
 
42
Win_Resize
 
 
43
Win_Restore
 
 
44
Win_RightClick
 
 
45
Win_ScrollThumb
Set Percentage
Mandatory
46
Win_SelectCheckBox
 
 
47
Win_SelectCheckBoxInGridCell
Row Index
Mandatory
Column Index
Mandatory
48
Win_SelectDropDownItem
Value
Mandatory
49
Win_SelectDropDownItemInGridCell
Row Index
Mandatory
Column Index
Mandatory
Item
Mandatory
50
Win_SelectListItem
Value
Mandatory
51
Win_SelectRadioButton
 
 
52
Win_SelectRadioButtonInGridCell
Row Index
Mandatory
Column Index
Mandatory
53
Win_SelectTreeItem
Value
Mandatory
54
Win_SelectTreeViewItem
Value
Mandatory
55
Win_SwitchExecutionMode
Mode
Mandatory
56
Win_TypeByText
TextToSearch
Mandatory
Index
Optional
PartialText
Optional
TextToType
Mandatory
Before
Optional
57
Win_TypeSecureText
Value
Mandatory
58
Win_TypeTextInGridCell
Row Index
Mandatory
Column Index
Mandatory
Value
Mandatory
59
Win_TypeTextOnEditBox
Value
Mandatory
60
Win_VerifyCheckboxStatusInGridCell
Row Index
Mandatory
Column Index
Mandatory
IsChecked
Optional
61
win_Verifycheckstatus
Row Index
Mandatory
Column Index
Mandatory
Is Checked
Mandatory
62
Win_VerifyGridCellText
Row Index
Mandatory
Column Index
Mandatory
Expected Text
Mandatory
63
Win_VerifyGridColumnCount
Expected Column Count
Mandatory
Row Index
Mandatory
64
Win_VerifyGridRowCount
Expected Row Count
Mandatory
65
 
Property Name
Mandatory
66
Win_VerifyObjectEnabled
Expected Property Value
Mandatory
67
Win_VerifyObjectExists
 
 
68
Win_VerifyObjectPropertyValue
 
 
 
 
69
Win_VerifyObjectText
Expected Text
Mandatory
70
Win_VerifyObjectValue
Expected Text
Mandatory
71
Win_VerifyObjectVisible
 
 
72
Win_WaitForWindow
Title
Optional

Appium Keywords

S. No.
Keyword
Data Input Arguments
Mandatory/Optional
1
CurrentOrientationChangeToLandScape
 
 
2
CurrentOrientationChangeToPortrait
 
 
3
DoubleTouch
 
 
4
Flick
Xspeed
Mandatory
Yspeed
Mandatory
5
GetAllWindows
 
 
6
GetCurrentOrientation
 
 
7
GetCurrentWindow
 
 
8
GetObjectCoordinates
 
 
9
GetObjectImage
 
 
10
GetRadioButtonStatus
 
 
11
IsCurrentOrientationLandScape
 
 
12
IsCurrentOrientationPortrait
 
 
13
Launch _iOSApplicationOnSimulator
iOS Simulator
Mandatory
iOSAppPath
Mandatory
14
LaunchChromeOnMobile
AndroidDevice
Mandatory
Url
Mandatory
15
LaunchSafariOn_iOS
iOS Device/Simulator
Mandatory
Url
Mandatory
16
LoadAppium
 
 
17
LongPress
 
 
18
PressMenuButton
 
 
19
ScrollDown
 
 
20
ScrollUp
 
 
21
SelectCheckBox
 
 
22
SelectRadioButtton
 
 
23
SetPickerValue
Value
Mandatory
24
Switch
 
 
25
SwitchWindow
WindowName
Mandatory
26
Tap
 
 
27
TapOnCoordinates
TouchCoordinates
Mandatory
DeviceScreenDimension
Mandatory
28
Toggle
 
 
29
Touch
 
 
30
VerifyRadioButtonStatus
ExpectedStatus
Mandatory

Utility (Excel) Keywords

S. No.
Keyword
Data Input Arguments
Mandatory/Optional
1
Excel_ClearCellValue
ExpectedReference
Mandatory
SheetName
Mandatory
StartingRow
Mandatory
StartingColumn
Mandatory
EndingRow
Mandatory
EndingColumn
Mandatory
2
Excel_ClearColumn
ExcelReference
Mandatory
SheetName
Mandatory
StartingColumn
Mandatory
NumberOfColumns
Mandatory
3
Excel_ClearRows
ExcelReference
Mandatory
SheetName
Mandatory
StartingColumn
Mandatory
NumberOfColumns
Mandatory
4
Excel_Close
ExcelReference
Mandatory
5
Excel_CloseAll
 
 
6
Excel_CompareCellValue
ExpectedReference1
Mandatory
SheetName1
Mandatory
Row1
Mandatory
Column1
Mandatory
ExpectedReference2
Mandatory
SheetName2
Mandatory
Row2
Mandatory
Column2
Mandatory
7
Excel_CompareColumns
ExcelReference1
Mandatory
SheetName1
Mandatory
Column1
Mandatory
ExcelReference2
Mandatory
SheetName2
Mandatory
Column2
Mandatory
Delimiter
Mandatory
8
Excel_CompareRows
ExcelReference1
Mandatory
SheetName1
Mandatory
Row1
Mandatory
ExcelReference2
Mandatory
SheetName2
Mandatory
Row2
Mandatory
Delimiter
Mandatory
9
Excel_CompareSheet
ExcelReference1
Mandatory
SheetName1
Mandatory
ExcelReference2
Mandatory
SheetName2
Mandatory
Delimiter
Mandatory
10
Excel_CopyAndPasteCellValue
ExcelReference1
Mandatory
SheetName1
Mandatory
Row1
Mandatory
Column1
Mandatory
ExcelReference2
Mandatory
SheetName2
Mandatory
Row2
Mandatory
Column2
Mandatory
11
Excel_CreateFile
ExcelPath
Mandatory
SheetName(Optional)
Optional
12
Excel_DeleteRow
ExcelReference
Mandatory
SheetName
Mandatory
Row
Mandatory
13
Excel_DuplicateSheet
ExcelReference
Mandatory
SourceSheet
Mandatory
Aftertargetpoint
Mandatory
NewSheetName
Mandatory
14
Excel_GetCellValue
ExcelReference
Mandatory
SourceSheet
Mandatory
Row
Mandatory
Column
Mandatory
15
Excel_GetColumnCount
ExcelReference
Mandatory
SheetName
Mandatory
Row
Mandatory
16
Excel_GetColumnValue
ExcelReference
Mandatory
SheetName
Mandatory
Column
Mandatory
Delimiter
Mandatory
17
Excel_GetRowCount
ExcelReference
Mandatory
SheetName
Mandatory
Column
Mandatory
18
Excel_GetRowValue
ExcelReference
Mandatory
SheetName
Mandatory
Row
Mandatory
Delimiter
Mandatory
19
Excel_InsertBlankRows
ExcelReference
Mandatory
SheetName
Mandatory
NumberOfRow
Mandatory
StartingRow
Mandatory
20
Excel_Open
ExcelFile
Mandatory
ExcelReference
Mandatory
21
Excel_RenameSheet
ExcelReference
Mandatory
OldSheetName
Mandatory
NewSheetName
Mandatory
22
Excel_SetCellBackgroundColor
ExcelReference
Mandatory
SheetName
Mandatory
Row
Mandatory
Column
Mandatory
BackgroundColor
Mandatory
23
Excel_SetCellTextColor
ExcelReference
Mandatory
SheetName
Mandatory
Row
Mandatory
Column
Mandatory
TextColor
Mandatory
24
Excel_SetCellValue
ExcelReference
Mandatory
SheetName
Mandatory
Text
Mandatory
Row
Mandatory
Column
Mandatory
25
Excel_SetColumnValue
ExcelReference
Mandatory
SheetName
Mandatory
Column
Mandatory
Value
Mandatory
Delimiter
Mandatory
26
Excel_SetRowValue
ExcelReference
Mandatory
SheetName
Mandatory
Row
Mandatory
Value
Mandatory
Delimiter
Mandatory
27
Excel_VerifyCellValue
ExcelReference
Mandatory
SheetName
Mandatory
Row
Mandatory
Column
Mandatory
ExpectedValue
Mandatory
28
Excel_VerifyColumnCount
ExcelReference
Mandatory
SheetName
Mandatory
Row
Mandatory
ExpectedValue
Mandatory
29
Excel_VerifyRowCount
ExcelReference
Mandatory
SheetName
Mandatory
Row
Mandatory
ExpectedValue
Mandatory
30
Utility_PressKeys
Keys
Mandatory

Java Keywords

S. No.
Keyword
Data Input Arguments
Mandatory/Optional
1
Java_ClickButton
 
 
2
Java_ClickCell
Column
Mandatory
Row
Mandatory
3
Java_ClickDialog
 
 
4
Java_ClickLabel
 
 
5
Java_ClickMenu
 
 
6
Java_ClickMenuBar
 
 
7
Java_ClickMenuItem
 
 
8
Java_ClickPasswordField
 
 
9
Java_ClickPopupMenu
 
 
10
Java_ClickRadioButtonMenuItem
 
 
11
Java_ClickTextArea
 
 
12
Java_ClickTextField
 
 
13
Java_ClickTextPane
 
 
14
Java_ClickToggleButton
 
 
15
Java_ClickToolBar
 
 
16
Java_ClickTree
 
 
17
Java_DeSelectCheckBox
 
 
18
Java_DeSelectCheckBoxMenuItem
 
 
19
Java_SelectCheckBox
 
 
20
Java_SelectCheckBoxMenuItem
 
 
21
Java_SelectDropDownItem
Value
Mandatory
22
Java_SelectItemFromList
Value
Mandatory
23
Java_SelectRadioButton
 
 
24
Java_SelectTab
Value
Mandatory
25
Java_TypeTextInTextArea
Value
Mandatory
26
Java_TypeTextOnEditBox
Value
Mandatory
27
Java_TypeTextOnPasswordField
Value
Mandatory

Visual Plugin Keywords

S. No.
Keyword
Data Input Arguments
Mandatory/Optional
1
Click
 
 
2
CompareImageObjects
 
 
3
CompareImages
ImagePath1
Mandatory
ImagePath2
Mandatory
4
CountAllMatchingObjects
 
 
5
DoubleClick
 
 
6
DragDrop
 
 
7
FindMatchingObject
 
 
8
Hover
 
 
9
OverlayImages
BaselineImagePath
Mandatory
TestImagepath
Mandatory
ShouldOverlayImages
Mandatory
NumberOfRows
Mandatory
NumberOfColumns
Mandatory
10
OverlayImages_ObjectBased
ShouldOverlayImages
Mandatory
NumberOfRows
Mandatory
NumberOfColumns
Mandatory
11
PasteTextOnEditBox
 
 
12
ReadTextFromImage
 
 
13
ReadTextFromImagePath
ImagePath
Mandatory
14
ReadTextFromScreen
 
 
15
ReadTextFromScreenCoordinates
x
Mandatory
y
Mandatory
width
Mandatory
height
Mandatory
16
ResetImageScaleFactor
 
 
17
RightClick
 
 
18
SetImageDownScaleFactor
 
 
19
SetImageUpScaleFactor
 
 
20
TypeTextOnEditBox
Text
Mandatory
21
VerifyObjectExists
 
 
22
WaitforObjectAppearance
TimeoutInSeconds
Mandatory
23
WaitforObjectDisAppearance
TimeoutInSeconds
Mandatory

Web Keywords

S. No.
Keyword
Data Input Arguments
Mandatory/Optional
1
AccessibilityCheckPointSettings
ReportName
Mandatory
ReportFolderPath
Mandatory
2
LoadSeleniumJS
 
 
3
SetViewPort
Width
Mandatory
Height
Mandatory
4
ValidatePageAccessibility
 
 
5
VisualCheckPointForObjects
SpecName
Mandatory
SpecFolderPath
Optional
6
VisualCheckPointForPage
ImageName
Mandatory
ShouldOverlay
Mandatory
NumberOfRows
Optional
NumberOfColumns
Optional
7
VisualCheckPointSetting
SpecFileName
Mandatory
SpecFolderName
Mandatory
Platform
Mandatory
ValidateBaseline
Mandatory
ApproximationRange
Optional
8
VisualComparisonForPage
ImageName
Mandatory
ImagePath
Mandatory
ValidateBaseline
Mandatory
FullPageScreenShot
Mandatory

Control Flow Construct & Mobility Keywords

S. No.
Keyword
Data Input Arguments
Mandatory/Optional
1
Else
 
 
2
EndIf
 
 
3
ExitLoop
levels
Optional
4
For
Iteration
Optional
5
If
Arg1
Optional
Arg2
Optional
Arg3
Optional
Arg4
Optional
Arg5
Optional
6
Next
 
 
7
PauseExecution
 
 
8
Sleep
Seconds
Optional
9
StopExecution
Reason
Optional
10
LoadOpKeyMobility
 

Execution Rules for using this feature:

Data/Object Keywords: Mandatory+Optional
Object (Mandatory)
Object (Optional)
Data (Mandatory)
Data (Optional)
Execution Status
Yes
Yes
Yes
Yes
Execute
Yes
Yes
Yes
No
Execute
Yes
Yes
No
Yes
SKIP
Yes
Yes
No
No
SKIP
Yes
No
Yes
Yes
Execute
Yes
No
Yes
No
Execute
Yes
No
No
Yes
SKIP
Yes
No
No
No
SKIP
No
Yes
Yes
Yes
Execute (Fail)
No
Yes
Yes
No
Execute (Fail)
No
Yes
No
Yes
Execute (Fail)
No
Yes
No
No
Execute (Fail)
No
No
Yes
Yes
Execute (Fail)
No
No
Yes
No
Execute (Fail)
No
No
No
Yes
Execute (Fail)
No
No
No
No
Execute (Fail)
Data/Object Keywords: Optional Object
Object (Optional)
Data (Mandatory)
Data (Optional)
Execution Status
Yes
Yes
Yes
Execute
Yes
Yes
No
Execute
Yes
No
Yes
SKIP
Yes
No
No
SKIP
No
Yes
Yes
Execute
No
Yes
No
Execute
No
No
Yes
SKIP
No
No
No
SKIP
Data/Object Keyword: Mandatory Object
Object (Mandatory)
Data (Mandatory)
Data (Optional)
Execution Status
Yes
Yes
Yes
Execute
Yes
Yes
No
Execute
Yes
No
Yes
SKIP
Yes
No
No
SKIP
No
Yes
Yes
Execute (Fail)
No
Yes
No
Execute (Fail)
No
No
Yes
Execute (Fail)
No
No
No
Execute (Fail)
Data Only Keyword: Multiple (Optional+Mandatory)
Data1 (Mandatory)
Data2 (Optional)
Execution Status
Yes
Yes
Execute
Yes
No
Execute
No
Yes
SKIP
No
No
SKIP
Data Only Keyword: Mandatory
Data (Mandatory)
Execution Status
Yes
Execute
No
SKIP
Data Only Keyword: Optional
Data (Optional)
Execution Status
Yes
Execute
No
Execute
Data Only Keyword: Multiple Mandatory
Data1 (Mandatory)
Data2 (Mandatory)
Execution Status
Yes
Yes
Execute
Yes
No
Execute
No
Yes
Execute
No
No
SKIP
Data Only Keyword: Multiple Optional
Data1 (Optional)
Data2 (Optional)
Execution Status
Yes
Yes
Execute
Yes
No
Execute
No
Yes
Execute
No
No
Execute

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article