Docs
FAQ

FAQ

Answers to common questions about Fume, tests, CI, and pricing.

What does Fume do?

Fume designs, generates, and maintains Playwright test suites for your web application.

How does Fume know how to use my app?

Product videos (e.g., Loom) and optionally user session recordings from tools like PostHog or Amplitude.

How do I integrate Fume tests into my CI/CD pipeline?

Use Fume's API/CLI to fetch tests and run them in your CI runners, or execute on Fume Cloud.

Do I own the Playwright code after I cancel?

Yes. You own the Playwright code.

How does Fume handle broken tests?

Two levels:

  1. During a run, a broken test can fall back to a browser‑use agent to complete the run.
  2. After the run, Fume updates the test code so future runs pass.

Who is Fume for?

Anyone who wants robust browser tests without sacrificing developer time.

Can I migrate existing Playwright/Selenium/Cypress tests to Fume?

Yes. Import your tests and Fume will convert and maintain them as a self‑healing suite.