You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From last week, I've setup this MCP on my Cursor with a lot of tools, including: start_codegen_session, etc. But today there are only 8 tools available:
playwright_navigate - Navigate to a URL
playwright_screenshot - Take a screenshot of the current page or a specific element
playwright_click - Click an element on the page
playwright_fill - Fill out an input field
playwright_select - Select an element on the page with Select tag
playwright_hover - Hover over an element on the page
playwright_evaluate - Execute JavaScript in the browser console
playwright_get - Perform an HTTP GET request
What happens to this MCP, or did I miss any update?
The text was updated successfully, but these errors were encountered:
From last week, I've setup this MCP on my Cursor with a lot of tools, including: start_codegen_session, etc. But today there are only 8 tools available:
What happens to this MCP, or did I miss any update?
The text was updated successfully, but these errors were encountered: