Skip to content

issues Search Results · repo:microsoft/playwright-mcp language:TypeScript

Filter by

426 results
 (76 ms)

426 results

inmicrosoft/playwright-mcp (press backspace or delete to remove)

I noticed that the browser_wait_for tool executes Playwright code but does not include it in the response using response.addCode, so the Ran Playwright code section is missing. Is this the intended behavior, ...
  • abdllrhmanzedan
  • 1
  • Opened 
    yesterday
  • #859

I ve been working with the screenshot functionality and am often finding we have scenarios where the image quality needs to be at 100 (not 90, or formerly 50). This setting would be great for prompts ...
  • awd
  • 3
  • Opened 
    2 days ago
  • #857

I m just getting started with this and I m obviously missing something about how to initialize it or specify a version or something like that. 1. I m running Chromium with the debug port on. chromium ...
  • coolaj86
  • 2
  • Opened 
    2 days ago
  • #855

Description: Playwright MCP currently struggles with identifying image-based elements (e.g., icon menus represented by three horizontal lines) because it relies solely on accessibility tree data (structured ...
  • chenke95516
  • Opened 
    3 days ago
  • #853

Description: When interacting with elements covered by a layer with position: absolute; inset: 0, Playwright MCP s browser_click tool fails with a timeout error (TimeoutError: locator.click: Timeout 5000ms ...
  • chenke95516
  • Opened 
    3 days ago
  • #852

Not sure if it is the AI client not responding to the error proeprly, or the playwright mcp not fixing the session After calling browser_navigate it returns Error: Browser is already in use for /Users/fraser.langton/Library/Caches/ms-playwright/mcp-chrome-profile, ...
  • fraser-langton
  • 4
  • Opened 
    4 days ago
  • #845

I m trying to reuse the same browser used by VS Code Playwright test runner for Playwright MCP to proceed with AI agent where the test has stopped. Steps: 1. Install next version of Playwright to start ...
  • mykhailo-e
  • 1
  • Opened 
    5 days ago
  • #840

Hi, trying to run mcp on remote moon aerokube server with specified remoteEndpoint in config file, but got error Playwright version mismatch: **- server version: v1.54 - client version: v1.55** Please ...
  • dtsvirkun88
  • 3
  • Opened 
    5 days ago
  • #839

I noticed this bug while testing playwright-mcp. I found the root cause in playwright and documented the issue here: https://github.com/microsoft/playwright/issues/36931
  • brianlyn
  • 1
  • Opened 
    6 days ago
  • #833

Hey! Thanks for a great project. One thing I was missing was asking the MCP to hold cmd/ctrl and click on X . What happens then is that it clicks cmd/ctrl and then clicks on the element I asked for which ...
  • FredrikSeidl
  • Opened 
    6 days ago
  • #831
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub