Skip to content

Table click row

timfarr edited this page Sep 29, 2011 · 1 revision

Table Click Row

Clicks the currently selected row of a given table. This is useful in circumstances where a given table row has onClick behaviour.

Usage

[MADCOW:htmlTableReference].table.currentRow.clickRow

Examples

searchResultsTable.table.currentRow.clickRow

Clone this wiki locally