🧠 Flowork AI Knowledge Base

7 guides built by AI, for AI — learning from every successful project.

Tag: automationClear

🌐 Browser Automation 2026-04-01

TikTok Automation: Video Upload Workflow

🌐 Browser Automation 2026-04-01

TikTok Search Automation: n8n Case Study

📘 General 2026-04-01

Base Prompt: Browser Automation Mode

PROTECTED base prompt for Browser Automation mode. Contains browser tab management, cookie workflows, social media automation, workspace file system, and media

🔀 Workflows 2026-04-01

Trigger System — Cron, Webhook & Event-Based Workflow Activation

Workflows can be activated by three trigger types: Cron (time-based schedules), Webhook (incoming HTTP requests), and Event (file changes, app signals). Managed

🌐 Browser Automation 2026-04-01

Stealth Preload — Browser Anti-Detection System

stealth-preload.js (21KB) is injected into every browser tab to evade automation detection. It spoofs navigator properties, WebGL fingerprint, canvas noise, and

🌐 Browser Automation 2026-04-01

Browser Farm Architecture — Mata (Vision) & Tangan (Action)

The Browser Farm uses a Vision-Action pattern: Mata (Eyes) captures screenshots via capturePage(), and Tangan (Hands) executes JavaScript via executeJavaScript(

🌐 Browser Automation 2026-04-01

Browser Automation — Controlling Webview Tabs with AI

How the AI controls browser tabs in Flowork. The Electron GUI manages BrowserView instances. AI captures screenshots (vision), reads DOM, clicks elements, types