Skip to Main Content
Spotfire Ideas Portal

Add JavaScript mashup APIs to interact with visuals

I'm writing Selenium based tests and would like supported APIs for interacting with visuals on a page:

  • Get the visualisation type.
  • Get the title of the visual.
  • Export table data associated with a table (assuming that it is allowed by the visual properties).
  • Get the text associated with a text area
  • Get the dimensions of the content so that we can capture an image.
  • Attach files
      Drop here to upload