mirror of
				https://github.com/microsoft/playwright-mcp.git
				synced 2025-10-12 00:25:14 +03:00 
			
		
		
		
	feat(trace): allow saving trajectory as trace (#426)
This commit is contained in:
		| @@ -146,6 +146,8 @@ Playwright MCP server supports following arguments. They can be provided in the | ||||
|                                example ".com,chromium.org,.domain.com" | ||||
|   --proxy-server <proxy>       specify proxy server, for example | ||||
|                                "http://myproxy:3128" or "socks5://myproxy:8080" | ||||
|   --save-trace                 Whether to save the Playwright Trace of the | ||||
|                                session into the output directory. | ||||
|   --storage-state <path>       path to the storage state file for isolated | ||||
|                                sessions. | ||||
|   --user-agent <ua string>     specify user agent string | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Pavel Feldman
					Pavel Feldman