Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Click

ClickCellWithCellText

This action clicks on cell according to the provided cell data, rowNumber and columnNumber.

Input Parameters:

Parameter Name

Parameter Description

Mandatory

Data Type

cellText

Yes

String

rowNumber

Yes

String

columnNumber

Yes

String

ScrollAndStoreRowCount

This action scrolls till the last row and stores the total row count of the table.

...

This action sorts the data when the user clicks on heading cell of any particular column.

StoreCellText

This action stores the cell data in key of the provided row number and column number.

Input Parameters:

Parameter Name

Parameter Description

Mandatory

Data Type

Row Number

Yes

String

Column Number

Yes

String

key

Yes

String

StoreExistence

This action stores existence of the object under the specified key. The key value can be retrieved using the key name. 

...

StoreRowNumberOfCellText

Input Parameters:

Parameter Name

Parameter Description

Mandatory

Data Type

text

Yes

String

Column Number

No

Number

key

Yes

String

StoreRowNumberOfMultipleCellText

...