How do I record a process that jumps between a web browser and a desktop application?
Most Chrome extension capture tools only record browser actions. To document a process that spans browser and desktop, either use Tango (which offers desktop capture), split the workflow into separate browser and desktop guides, or use a screen recorder for the desktop portion and a capture tool for the browser portion, then combine them into one document.
What are the options?
| Approach | Pros | Cons |
|---|---|---|
| Tango (desktop + browser) | Single tool captures everything | Limited free plan |
| Split into two guides | Best quality for each portion | User follows two documents |
| Glyde for browser + manual screenshots for desktop | High quality browser capture | Desktop portion requires manual work |
| Screen recorder for full workflow | Captures everything | Output is video, not structured steps |
When does cross-platform documentation come up?
| Scenario | Browser Portion | Desktop Portion |
|---|---|---|
| File upload workflow | Upload form in web app | File selection in Finder/Explorer |
| Email + CRM update | CRM in browser | Email client (Outlook desktop) |
| Report generation | Pull data from web dashboard | Format in Excel desktop |
| Print workflow | Generate document in web app | Print dialog and settings |
| VPN + web tool | Internal web application | VPN client connection |
What is the best approach?
For most teams, splitting the workflow into separate guides is the cleanest solution:
- Guide 1: Desktop steps — Manual screenshots with written descriptions for the desktop application portion
- Guide 2: Browser steps — Auto-generated with a capture tool for the web portion
- Link them together — "After completing Step 5 in the Desktop Guide, continue with the Browser Guide"
This approach gives you the highest quality output for each platform. The browser guide is auto-generated; the desktop guide requires manual work but is typically shorter.
This answer is part of our guide to SOP tools compared.