Reading Web Chat results
The transcript + screenshot split view explained.
Web Chat tests the actual chat widget on your live website. Testzilla drives a real browser (Playwright), navigates to your page, detects which widget vendor is present, opens it, and conducts the conversation through the real DOM — exactly as a visitor would. That means you are testing the widget’s open/close behaviour, iframe rendering, and message display, not just the LLM underneath.
Create a project, or let Tessie build the whole thing from a plain-language description.
Add a Web Chat channel
Click + Channel, pick the Web Chat adapter, and fill in:
https://example.com.Generic to auto-detect, or pick a known vendor to skip detection.Write a test with the scenario and pass/fail criteria, just like any other channel.
Run it and track it on the Queue page.
Read the rich result
Web Chat results show more than a transcript: a split view with an enriched per-turn transcript and an ordered screenshot gallery of what the widget actually rendered at each turn. Use it to catch a visual break the text would never show.
Reading Web Chat results
The transcript + screenshot split view explained.
Testing Retell
Run a suite
Benchmark the same suite across chat, voice, and phone.