mirror of
				https://github.com/microsoft/playwright-mcp.git
				synced 2025-10-12 00:25:14 +03:00 
			
		
		
		
	chore: allow taking pixel screenshots in snapshot mode (#44)
Ref: https://github.com/microsoft/playwright-mcp/issues/39
This commit is contained in:
		| @@ -224,6 +224,11 @@ The Playwright MCP provides a set of tools for browser automation. Here are all | ||||
|   - Description: Save page as PDF | ||||
|   - Parameters: None | ||||
|  | ||||
| - **browser_take_screenshot** | ||||
|   - Description: Capture screenshot of the page | ||||
|   - Parameters: | ||||
|     - `raw` (string): Optionally returns lossless PNG screenshot. JPEG by default. | ||||
|  | ||||
| - **browser_wait** | ||||
|   - Description: Wait for a specified time in seconds | ||||
|   - Parameters: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Pavel Feldman
					Pavel Feldman