Skip to Main Content
Spotfire Ideas Portal

Add methods to the JavaScript mashup API to maximize visualisations (and restore back to normal)

I'm working on Selenium tests for our Spotfire analytics. In some cases we want to compare images captured of Spotfire visuals. Comparison of images is only possible if the images are the same size, so we ensure this by maximizing the visual before capturing the image - but without a supported API this requires code that clicks on the maximize button (which is found in a 'smelly' way relying on CSS class names). It would help to have a supported API for maximizing, restoring and checking the current state (maximized, normal, minimized).

  • Attach files
      Drop here to upload
    • Guest
      Reply
      |
      Jul 18, 2022

      Please consider adding the method to the IronPython API; thanks.