Latest News from the Thunders Product Team
Feature
Improvement

More ways to capture what your tests see - browser steps

Ines avatar
Shared by Ines • June 02, 2026

New step types expand what you can pull out of the browser during a test run.

  • Extract File: pull HTML table data from the page as a downloadable CSV, with an option to remove empty columns.
  • Screenshot Viewport or Full Page: capture either the visible browser area or the entire scrollable page as an image.
  • PDF Export: export the current page as a PDF document.

These steps let your tests produce artifacts (data exports, visual evidence, full-page snapshots) that you can review, attach to reports, or share with your team.

#Sprint26