- Auto-fix trailing spaces, curly braces, and indentation issues - Clean up boolean comparisons and code formatting - README automatically updated with new code injection tools: - browser_enable_debug_toolbar: Enable debug toolbar for client identification - browser_inject_custom_code: Inject custom JavaScript/CSS code - browser_list_injections: List all active code injections - browser_disable_debug_toolbar: Disable debug toolbar - browser_clear_injections: Remove custom code injections All linting checks now pass successfully.
521 B
521 B
MCP Roots Test Workspace
This workspace is used to test the MCP roots functionality with Playwright.
Expected Behavior
When using Playwright tools from this workspace, they should:
- Detect this directory as the project root
- Save screenshots/videos to this directory
- Use environment-specific browser options
Test Steps
- Use browser_navigate to go to a website
- Take a screenshot - should save to this workspace
- Start video recording - should save to this workspace
- Check environment detection