Versions Compared

Key

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

...

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

Input Parameters:

Parameter Name

Parameter Description

Mandatory

Data Type

key

Enter the key in which the row count will be stored.

Yes

String

SortColumnData

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

rowNumber

columnName

Enter the

index

name of the

row

column.

Yes

String

columnNumber

sortOrder

Enter the

index of the column.

Yes

String

key

Yes

String

...

direction in which the data needs to be sorted. 1 indicates ascending order and 2 indicates descending order.

No

String

StoreCellText

This action stores existence of the object under the specified key. The key value can be retrieved using the key name. the cell data in key of the provided row number and column number.

Input Parameters:

Parameter Name

Parameter Description

Mandatory

Data Type

Key

rowNumber

Enter the

key name under which the existence's Boolean value will be stored. 
  • Stores True if the object exists.

  • Stores False if the object does not exist

    index of the row.

    Yes

    String

    columnNumber

    Enter the index of the column.

    Yes

    String

    key

    Enter the key in which the row count will be stored.

    Yes

    String

    Example:

    StoreExistence                               "Key"

    ...

    StoreExistence

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

    Input Parameters:

    Parameter Name

    Parameter Description

    Mandatory

    Data Type

    text

    Key

    Enter the

    text of the cell

    key name under which the existence's Boolean value will be stored. 

    • Stores True if the object exists.

    • Stores False if the object does not exist.

    Yes

    String

    Example:

    StoreExistence                               "Key"

    StoreRowNumberOfCellText

    Input Parameters:

    Parameter Name

    Parameter Description

    Mandatory

    Data Type

    text

    Enter the text of the cell.

    Yes

    String

    columnNumber

    Enter the index of the column.

    No

    Number

    key

    This will return the row number.

    Yes

    String

    ...

    Parameter Name

    Parameter Description

    Mandatory

    Data Type

    text

    Enter the text of multiple cells separated by delimiter.

    Yes

    Array

    columnNumber

    Enter the index of the column respective to cell data (separated by delimiter).

    Yes

    Number

    key

    This will return the row number.

    Yes

    String

    ...

    Parameter Name

    Parameter Description

    Mandatory

    Data Type

    rowNumber

    Enter a number which points to the row as per listOfValues.

    Yes

    Number

    listOfValues

    Enter the values with a separator/delimiter as caret.

    Yes

    Array

    ...

    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, status will be stored in key. The status depends on the statusIfConditionNotSatisfied parameter.

    Input Parameters:

    Parameter Name

    Parameter Description

    Mandatory

    Data Type

    childLocatorType

    Enter the locator type of cell’s child element.

    Yes

    String

    childLocatorValue

    Enter the locator value of cell’s child element.

    Yes

    String

    rowNumber

    Enter the index of the row.

    Yes

    String

    columnNumber

    Enter the index of the column.

    Yes

    String

    timeOut

    Enter the timeout (in seconds) to wait for the object visibility.

    No

    String

    pollingInterval

    Enter the frequency (in milliseconds) after which you want to check for the object visibility before exhausting timeout.

    No

    String

    key

    Enter the key name under which the status of the step needs to be stored. It stores 0 for Pass, 1 for Fail, and 2 for Defect.

    No

    String

    statusIfConditionNotSatisfied

    Enter the status of the step you want to display in the report if the expected condition is not satisfied. The value for this parameter can be Pass, Fail, and Defect.

    No

    String

    WaitForCellClickability

    This action waits until the cell of datatable becomes clickable.

    Input Parameters:

    Parameter Name

    Parameter Description

    Mandatory

    Data Type

    childLocatorType

    timeOut

    Enter the

    locator type of cell’s child element.

    Yes

    String

    childLocatorValue

    Enter the locator value of cell’s child element.

    Yes

    timeout (in seconds) to wait for the object visibility.

    No

    String

    rowNumber

    Enter the index of the row.

    Yes

    String

    columnNumber

    Enter the index of the column.

    Yes

    String

    timeOut

    Enter the timeout (in seconds) to wait for the object visibility.

    No

    String

    pollingInterval

    Enter the frequency (in milliseconds) after which you want to check for the object visibility before exhausting timeout.

    No

    String

    key

    keyClickability

    Enter the key name under which the status of the step needs to be stored. It stores 0 for Pass, 1 for Fail, and 2 for Defect.

    No

    String

    statusIfConditionNotSatisfied

    Enter the status of the step you want to display in the report if the expected condition is not satisfied. The value for this parameter can be Pass, Fail, and Defect.

    No

    String

    ...

    WaitForCellNonClickability

    This action waits until the cell of datatable becomes non-clickable.

    Input Parameters:

    Parameter Name

    Parameter Description

    Mandatory

    Data Type

    timeOut

    Enter the timeout (in seconds) to wait for the object visibility.

    No

    String

    rowNumber

    Enter the index of the row.

    Yes

    String

    columnNumber

    Enter the index of the column.

    Yes

    String

    pollingInterval

    Enter the frequency (in milliseconds) after which you want to check for the object visibility before exhausting timeout.

    No

    String

    keyClickability

    keyNonClickability

    Enter the key name under which the status of the step needs to be stored. It stores 0 for Pass, 1 for Fail, and 2 for Defect.

    No

    String

    statusIfConditionNotSatisfied

    Enter the status of the step you want to display in the report if the expected condition is not satisfied. The value for this parameter can be Pass, Fail, and Defect.

    No

    String

    ...

    WaitForCellExistence

    This action waits until for the cell of datatable becomes non-clickableto exist, i.e. it is in DOM, in datatable.

    Input Parameters:

    Parameter Name

    Parameter Description

    Mandatory

    Data Type

    timeOut

    Enter the timeout (in seconds) to wait for the object visibility.

    No

    String

    rowNumber

    Enter the index of the row.

    Yes

    String

    columnNumber

    Enter the index of the column.

    Yes

    String

    pollingInterval

    Enter the frequency (in milliseconds) after which you want to check for the object visibility before exhausting timeout.

    No

    String

    keyNonClickability

    key

    Enter the key name under which the status of the step needs to be stored. It stores 0 for Pass, 1 for Fail, and 2 for Defect.

    No

    String

    statusIfConditionNotSatisfied

    Enter the status of the step you want to display in the report if the expected condition is not satisfied. The value for this parameter can be Pass, Fail, and Defect.

    No

    String

    ...

    WaitForCellNonExistence

    This action waits for the cell to not exist, i.e. it is not in DOM, in datatable.

    Input Parameters:

    Parameter Name

    Parameter Description

    Mandatory

    Data Type

    timeOut

    Enter the timeout (in seconds) to wait for the object visibility.

    No

    String

    rowNumber

    Enter the index of the row.

    Yes

    String

    columnNumber

    Enter the index of the column.

    Yes

    String

    pollingInterval

    Enter the frequency (in milliseconds) after which you want to check for the object visibility before exhausting timeout.

    No

    String

    key

    Enter the key name under which the status of the step needs to be stored. It stores 0 for Pass, 1 for Fail, and 2 for Defect.

    No

    String

    statusIfConditionNotSatisfied

    Enter the status of the step you want to display in the report if the expected condition is not satisfied. The value for this parameter can be Pass, Fail, and Defect.

    No

    String

    ...

    WaitForCellInnerTextContains

    This action waits for inner text of the cell to not exist, i.e. it is not in DOM, in datatablecontain the expected text until timeout expires. If cell/datatable 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

    timeOut

    innerText

    Enter the

    timeout (in seconds) to wait for the object visibility

    text of the cell.

    No

    Yes

    String

    rowNumber

    Enter the index of the row.

    Yes

    String

    columnNumber

    Enter the index of the column.

    Yes

    String

    timeOut

    Enter the timeout (in seconds) to wait for the object visibility.

    No

    String

    pollingInterval

    Enter the frequency (in milliseconds) after which you want to check for the object visibility before exhausting timeout.

    No

    String

    key

    keyInnerText

    Enter the key

    name under

    in which the

    status of the step

    innerText needs to be stored.

    It stores 0 for Pass, 1 for Fail, and 2 for Defect.

    No

    String

    statusIfConditionNotSatisfied

    Enter the status of the step you want to display in the report if the expected condition is not satisfied. The value for this parameter can be Pass, Fail, and Defect.

    No

    String

    ...

    WaitForCellInnerTextNotContains

    This action waits for inner text of the cell to not contain the expected text until timeout expires. If cell /datatable 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

    innerText

    Enter the text of the cell.

    Yes

    String

    rowNumber

    Enter the index of the row.

    Yes

    String

    columnNumber

    Enter the index of the column.

    Yes

    String

    timeOut

    Enter the timeout (in seconds) to wait for the object visibility.

    No

    String

    pollingInterval

    Enter the frequency (in milliseconds) after which you want to check for the object visibility before exhausting timeout.

    No

    String

    keyInnerText

    Enter the key in which the innerText needs to be stored.

    No

    String

    statusIfConditionNotSatisfied

    Enter the status of the step you want to display in the report if the expected condition is not satisfied. The value for this parameter can be Pass, Fail, and Defect.

    No

    String

    ...

    WaitForCellInnerTextMatchesPattern

    This action waits for inner text of the cell to not contain the expected text match the specified pattern until timeout expires. If cell 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

    innerText

    innerTextRegXPattern

    Enter the text of the cell.

    Yes

    String

    rowNumber

    Enter the index of the row.

    Yes

    String

    columnNumber

    Enter the index of the column.

    Yes

    String

    timeOut

    Enter the timeout (in seconds) to wait for the object visibility.

    No

    String

    pollingInterval

    Enter the frequency (in milliseconds) after which you want to check for the object visibility before exhausting timeout.

    No

    String

    keyInnerText

    Enter the key in which the innerText needs to be stored.

    No

    String

    statusIfConditionNotSatisfied

    Enter the status of the step you want to display in the report if the expected condition is not satisfied. The value for this parameter can be Pass, Fail, and Defect.

    No

    String

    ...

    WaitForCellInnerTextToBe

    This action waits for inner text of the cell to match the specified pattern be the expected inner text 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

    innerTextRegXPattern

    innerText

    Enter the text of the cell.

    Yes

    String

    rowNumber

    Enter the index of the row.

    Yes

    String

    columnNumber

    Enter the index of the column.

    Yes

    String

    timeOut

    Enter the timeout (in seconds) to wait for the object visibility.

    No

    String

    pollingInterval

    Enter the frequency (in milliseconds) after which you want to check for the object visibility before exhausting timeout.

    No

    String

    keyInnerText

    Enter the key in which the innerText needs to be stored.

    No

    String

    statusIfConditionNotSatisfied

    Enter the status of the step you want to display in the report if the expected condition is not satisfied. The value for this parameter can be Pass, Fail, and Defect.

    No

    String

    ...

    WaitForCellInnerTextNotToBe

    This action waits for inner text of the cell to not be the expected inner text 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

    innerText

    Enter the text of the cell.

    Yes

    String

    rowNumber

    Enter the index of the row.

    Yes

    String

    columnNumber

    Enter the index of the column.

    Yes

    String

    timeOut

    Enter the timeout (in seconds) to wait for the object visibility.

    No

    String

    pollingInterval

    Enter the frequency (in milliseconds) after which you want to check for the object visibility before exhausting timeout.

    No

    String

    keyInnerText

    keyInnerTextNotToBe

    Enter the key in which the innerText needs to be stored.

    No

    String

    statusIfConditionNotSatisfied

    Enter the status of the step you want to display in the report if the expected condition is not satisfied. The value for this parameter can be Pass, Fail, and Defect.

    No

    String

    ...

    WaitForCellVisibilty

    This action waits for inner text of the cell to not be the expected inner text 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 parameterbe visible in datatable.

    Input Parameters:

    Parameter Name

    Parameter Description

    Mandatory

    Data Type

    innerText

    timeOut

    Enter the

    text of the cell

    timeout (in seconds) to wait for the object visibility.

    Yes

    No

    String

    rowNumber

    Enter the index of the row.

    Yes

    String

    columnNumber

    Enter the index of the column.

    Yes

    String

    timeOut

    Enter the timeout (in seconds) to wait for the object visibility.

    No

    String

    pollingInterval

    Enter the frequency (in milliseconds) after which you want to check for the object visibility before exhausting timeout.

    No

    String

    keyInnerTextNotToBe

    keyvisibility

    Enter the key

    in

    name under which the status of the

    innerText

    step needs to be stored. It stores 0 for Pass, 1 for Fail, and 2 for Defect.

    No

    String

    statusIfConditionNotSatisfied

    Enter the status of the step you want to display in the report if the expected condition is not satisfied. The value for this parameter can be Pass, Fail, and Defect.

    No

    String

    WaitForCellInvisibilty

    This action waits for the cell to be invisible in datatable.

    Input Parameters:

    Parameter Name

    Parameter Description

    Mandatory

    Data Type

    timeOut

    Enter the timeout (in seconds) to wait for the object visibility.

    No

    String

    rowNumber

    Enter the index of the row.

    Yes

    String

    columnNumber

    Enter the index of the column.

    Yes

    String

    pollingInterval

    Enter the frequency (in milliseconds) after which you want to check for the object visibility before exhausting timeout.

    No

    String

    keyInvisibility

    Enter the key name under which the status of the step needs to be stored. It stores 0 for Pass, 1 for Fail, and 2 for Defect.

    No

    String

    statusIfConditionNotSatisfied

    Enter the status of the step you want to display in the report if the expected condition is not satisfied. The value for this parameter can be Pass, Fail, and Defect.

    No

    String

    WaitForCellSelection

    This action waits for selection of the cell 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.

    ...

    Parameter Name

    Parameter Description

    Mandatory

    Data Type

    expectedSelectionState

    Enter true for selected and false for deselected. The default value is falsetrue.

    No

    String

    rowNumber

    Enter the index of the row.

    Yes

    String

    columnNumber

    Enter the index of the column.

    Yes

    String

    timeOut

    Enter the timeout (in seconds) to wait for the object visibility.

    No

    String

    pollingInterval

    Enter the frequency (in milliseconds) after which you want to check for the object visibility before exhausting timeout.

    No

    String

    keySelectionState

    Enter the key name under which the status of the step needs to be stored. It stores 0 for Pass, 1 for Fail, and 2 for Defect.

    No

    String

    statusIfConditionNotSatisfied

    Enter the status of the step you want to display in the report if the expected condition is not satisfied. The value for this parameter can be Pass, Fail, and Defect.

    No

    String

    ...