Vendor portal exports
Pull CSVs from SaaS dashboards, normalize columns, and draft a summary—no flaky download selectors.
PLAYWRIGHT OU AGENT ?
Playwright alimente les tests CI, scripts et agents MCP—mais beaucoup de travail réel ne nécessite pas de dépôt. Voyez quand Playwright convient et quand Tabbit Agent agit en langage naturel.
Gratuit sur macOS et Windows · Sans code d’invitation
Parcourez les modes Playwright—ou passez à Tabbit quand les scripts pèsent.
CHOISISSEZ
Microsoft ships Playwright Test, CLI scripts, and MCP for agents. Tabbit is a fourth path: automation inside the browser you already use.
Idéal quand
Describe the outcome in the omnibox. Tabbit reads pages, fills forms, researches across tabs, and runs in a parallel tab group while you keep working.
Choose Tabbit when the job is research, reporting, or ops—not shipping another automation framework.
CODE VS CONVERSATION
A typical Playwright script handles one flow. Tabbit handles the intent—and adapts when the UI shifts.
await page.goto('https://vendor.example/reports');
await page.getByRole('button', { name: 'Export' }).click();
await page.getByLabel('Date range').selectOption('Last 7 days');
const file = await page.waitForEvent('download');
// Re-run when selectors change…Ouvre le portail fournisseur, exporte le CSV de la semaine et résume les trois principaux coûts pour Slack.
Tabbit utilise votre session connectée, cite les pages avec @, automatise dans un groupe d’onglets.
SIDE BY SIDE
| Capability | Tabbit Agent | Playwright Test | Playwright Script | Playwright MCP |
|---|---|---|---|---|
| Non-developer friendly | Yes — natural language | No — code + CI setup | No — coding required | No — dev environment |
| Uses your real browser session | Yes — logged-in tabs | Isolated test browser | Headless or headed | Tool-controlled |
| Parallel while you browse | Dedicated tab group | CI workers only | Blocks your machine | Depends on host app |
| Cross-browser engines | Chromium-based product | Chromium, Firefox, WebKit | Chromium, Firefox, WebKit | Via Playwright API |
| Best for | Research, ops, reporting | Regression & E2E QA | Scraping & batch jobs | AI coding assistants |
FONCTIONNEMENT TABBIT
Three steps from search intent to finished deliverable—inside the browser you already trust.
Tapez dans l’omnibox. Référencez les onglets avec @.
Groupe d’onglets séparé—sans bloquer votre fenêtre.
Enregistrez des Skills et archivez dans votre bibliothèque.
OÙ TABBIT GAGNE
Pull CSVs from SaaS dashboards, normalize columns, and draft a summary—no flaky download selectors.
Open ten product pages, extract pricing tiers, and build a comparison table with cited sources.
Walk through admin consoles, verify ticket states, and file a status note for your team channel.
Gather references across the web, outline a draft, and archive pages to your permanent library.
FAQ
Yes. Playwright is Microsoft’s open-source framework for cross-browser automation—testing, scraping, and AI agent tooling. It excels when you need deterministic, code-driven control in CI or scripts.

Téléchargez Tabbit pour automatiser le navigateur en langage naturel—gratuit sur Mac et Windows.