ChartClick

Description

Performs a mouse click on a clickable area of the chart. PTF recognizes the following HTML ID properties:

HTML ID Property Usage

tag

Returns an HTML SVG tag for the target clickable area. The tags are:

  • Circle

  • Path

  • Polygon

  • Rectangle

fill

Returns RGB values of an HTML object.

It is recorded if the tag attribute has no unique identifier.

index

Returns the specific HTML object based on the HTML source. It returns a number value.

It is recorded when multiple elements are present with same attributes.

Example

Type Action Recognition Parameters Value

Chart

ChartClick

tag=polygon|fill=rgb(83,110,209)|index=2