Data Input Arguments
Required?
Description
ColumnName
Yes
Users are required to enter the column name as a reference.
Text to Click
Yes
User is required to mention text to be clicked
RowNumber
Optional
Users can mention the row number as a reference.
Text Index
Optional
This is used to define the index of text if that text is written multiple times on the screen. Index 0- Starts from Top Left of the screen.
Identifier1
Optional
Identifier 1 and others (Identifier 2,3,4,5) are unique identifiers provided to match the exact cell if the user is not aware about the cell number (column/row). It is similar to the “where” clause of a database query.
Value1
Optional
Value 1 and others (Value 2,3,4,5) are unique identifier’s values provided to match the exact cell if the user is not aware about the cell number (column/row). It can similar to the “where” clause of a database query