Table Verify Select Field Contains

Verify the select field in the table which contains in the list values.


Usage

[MADCOW:htmlTableReference].table.currentRow.verifySelectFieldContains = [columnName : [columnValue1, columnValue2, columnValue3]]

Examples

aTable.table.currentRowverifySelectFieldContains = ['Australia']