clear_codegen_session
Remove a specific code generation session to clean up resources without producing test output. Useful for managing browser automation workflows in the Playwright MCP Server environment.
Instructions
Clear a code generation session without generating a test
Input Schema
Name | Required | Description | Default |
---|---|---|---|
sessionId | Yes | ID of the session to clear |