Vendor portal exports
Pull CSVs from SaaS dashboards, normalize columns, and draft a summary—no flaky download selectors.
PLAYWRIGHT OU AGENT?
Playwright alimenta testes CI, scripts e agentes MCP—mas muito trabalho real não precisa de repositório. Veja quando Playwright serve e quando Tabbit Agent age em linguagem natural.
Grátis no macOS e Windows · Sem código de convite
Percorra os modos Playwright—ou vá ao Tabbit quando scripts pesam.
ESCOLHA O CAMINHO
Microsoft ships Playwright Test, CLI scripts, and MCP for agents. Tabbit is a fourth path: automation inside the browser you already use.
Melhor quando
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.
CÓDIGO VS CONVERSA
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…Abra o portal do fornecedor, exporte o CSV da semana e resuma os três maiores custos para o Slack.
Tabbit usa sua sessão logada, cita páginas com @ e automatiza em um grupo de abas à parte.
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 |
COMO O TABBIT FUNCIONA
Three steps from search intent to finished deliverable—inside the browser you already trust.
Digite no omnibox. Referencie abas com @.
Grupo de abas separado—sem roubar sua janela.
Salve Skills e arquive na biblioteca.
ONDE TABBIT VENCE
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.

Baixe Tabbit e automatize o navegador em linguagem natural—grátis no Mac e Windows.