Skip to content
Get started

Frequently asked questions

Quick answers: what Actify Studio produces, where to get it, and where your tests live.

The app

What does it actually produce?

From one recording: a runnable Playwright test in TypeScript, numbered Manual Steps in plain English and a Gherkin scenario, generated live and always in sync, plus a .webm video of the session. See Generated output and Session video.

Where do I get it, and what does it cost?

Actify Studio 1.0 is free. Install it from the Microsoft Store on Windows 10 or Windows 11 (64-bit). See Install and first launch.

Your tests and data

Does it work with my existing tests?

Yes. The generated code is standard Playwright: add a test to your existing suite, or export the whole project as a standalone Playwright project that runs anywhere Node.js is installed, CI included. Nothing proprietary to adopt. See Export.

Where is my data stored?

On your PC, in C:\Users\<you>\Actify-Studio: projects, tests, Page Objects, flows, reports and videos. No account, no sign-in, no telemetry: the app does not send your tests or recordings anywhere. See Privacy and data.

FAQ — Actify Studio Docs