← All use cases
Any site, no code changes

External websites

External websites

Test Chain isn't an SDK you import or a package you add to a build. It's a transparent HTTP proxy that sits in front of a web app, so it can record and replay flows on sites you don't control and can't modify.

What the proxy does on the way through

When you point a session at a URL, every request flows through the proxy before it reaches the iframe:

Where this earns its keep

Because the app loads exactly as a real browser sees it, what you record is what runs — no instrumented build, no divergence between the test environment and production.