CellClickOnImage
Description
Clicks the image specified in the table cell location based on the index parameter.
Parameters
| Parameter | Description |
|---|---|
|
index=I/R/C |
The table, row, column index string. For example:
In the second example, this function clicks on an image within the third column of the second row of the first table. |
|
alt=value |
Optional parameter. The alt property value of the HTML image to click. |
|
title=value |
Optional parameter. The title property value of the HTML image to click. |