Capability
3 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Chrome DevTools for coding agents
Unique: Configures device emulation at server startup via CLI arguments (--deviceType or custom viewport), enabling persistent device simulation across all requests without per-request configuration overhead.
vs others: Provides persistent device emulation configuration (vs Puppeteer's per-page setViewport), reducing setup overhead for agents testing consistent device profiles, though at the cost of requiring separate server instances for multi-device testing.
via “emulation-and-device-simulation”
Chrome DevTools for coding agents
Unique: Uses Chrome DevTools Protocol Emulation domain to apply device profiles, network throttling, and geolocation spoofing at the browser level, enabling consistent simulation across test runs. Supports both predefined device profiles and custom configurations, providing flexibility for different testing scenarios.
vs others: Applies emulation via CDP (vs visual viewport resizing), providing accurate device simulation including user agent and network throttling, whereas simple viewport resizing does not simulate network conditions or device-specific behavior.
via “mobile device emulation with device profiles”
A high-level API to automate web browsers
Unique: Provides predefined device profiles for popular mobile devices (iPhone, Android) with automatic viewport, user agent, and device pixel ratio configuration, enabling mobile testing without physical devices or external emulation tools
vs others: More convenient than manual viewport configuration because device profiles are pre-configured, and more integrated than external device emulation because it operates within the browser context
Building an AI tool with “Emulation And Device Simulation”?
Submit your artifact →curl unfragile.ai/agents.md | sh© 2026 Unfragile. The platform for software for agents.