Versions Compared

Key

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

...

StoreExistence                               "Key"

StoreRowNumberOfCellText

Input Parameters:

Parameter Name

Parameter Description

Mandatory

Data Type

text

Yes

String

Column Number

No

Number

key

Yes

String

StoreRowNumberOfMultipleCellText

Input Parameters:

Parameter Name

Parameter Description

Mandatory

Data Type

text

Yes

String

Column Number

Yes

Number

key

Yes

String

VerifyRowData

Input Parameters:

Parameter Name

Parameter Description

Mandatory

Data Type

Value

Yes

String

Row

Yes

Number

Column

Yes

String

WaitForCellChildElement

This action waits for the cell to contain child element until timeout expires. If object is not found in the DOM, step status will fail. If key is provided, status will be stored in key. The status depends on the statusIfConditionNotSatisfied parameter.

Input Parameters:

Parameter Name

Parameter Description

Mandatory

Data Type

childLocatorType

Yes

String

childLocatorValue

Yes

String

rowNumber

Yes

String

columnNumber

Yes

String

timeOut

No

String

pollingInterval

No

String

keyExistence

No

String

statusIfConditionNotSatisfied

No

String

WaitForCellClickability

This action waits until the cell of datatable is clickable.

WaitForCellNonClickability

...