Test Row

The Test Row action tests the number of columns in a table row.

The found tag must be a <tr>-tag. Specify an interval defined by the Minimum Number of Columns and Maximum Number of Columns and choose what to do if the number of columns is outside (or inside) the specified interval.

Properties

The Test Row action can be configured using the following properties:

Minimum Number of Columns

Enter the minimum number of columns in a table row.

Maximum Number of Columns

Enter the maximum number of columns in a table row.

If

Specify the exact condition to test for, either that the "Row Matches" or that the "Row Does Not Match" the interval. The row matches the interval if the number of columns in the row is within the specified limits. If the stated condition is satisfied, execution will be affected as indicated by the Do property; if the condition is not satisfied, execution will continue down the current branch.

Do

Determines what happens when the condition and the If property together indicate that execution should not continue down the current branch.

As Specified Under Error Handling

The Error Handling tab specifies in detail what to do.

Skip Following Steps

Execution down the current branch will stop.