browser_visible

Control browser launch modes for visibility and privacy settings via CDP or Playwright parameters.

3|1|Updated Apr 21, 2026
One-click install
npx skills add https://github.com/yuexps/QwenPaw-FNOS --skill browser-visible-yuexps
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: browser_visible
Source: https://github.com/yuexps/QwenPaw-FNOS/tree/main/app/server/src/qwenpaw/agents/skills/browser_visible-en
Command: npx skills add https://github.com/yuexps/QwenPaw-FNOS --skill browser-visible-yuexps

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables users to manage browser launch modes, such as visibility and privacy settings, simplifying automation and testing workflows.

Core Features & Use Cases

  • Flexible Browser Launching: Start browsers with customizable options for window visibility and privacy modes.
  • Use Case: Automate opening a browser window that is visible to the user for manual interaction or run in headless, private modes for testing.
  • Technical Control: Switch between managed Chrome/Chromium with CDP or use Playwright for isolated browser instances, satisfying the need for flexible testing, automation, and privacy configurations.

Quick Start

Use the browser_visible skill to launch a browser with a visible window and standard CDP connection.

Frequently Asked Questions about browser_visible

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I launch a browser in visible mode for automation testing?

Switch between managed Chrome with CDP or use Playwright for isolated instances by configuring launch parameters, fulfilling requirements for flexible, headless, private, and visible browsing sessions.

Can I run headless browser tests in private browsing mode?

Playwright provides isolated browser instances for testing, while managed Chrome with CDP allows flexible window visibility configurations, giving you technical control over different testing requirements.

What is the difference between using Playwright and CDP for browser automation?

You can run both headless and visible browser sessions by adjusting launch parameters, supporting seamless switching between different visibility modes to satisfy specific automation or manual interaction requirements.

How do I switch between headless and visible browser sessions during testing?

This skill manages browser launch modes including visibility and privacy settings, simplifying workflows that require toggling between visible windows for manual checks and headless modes for automated testing.