---
name: Bug report
about: Create a report to help us improve
title: '[BUG] '
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Launch Chrome with '...'
2. Execute command '....'
3. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Logs**
```
Paste any relevant console logs or error messages here
```
**Environment:**
- OS: [e.g. Windows 10]
- Chrome Version: [e.g. 133.0.6943.142]
- Node.js Version: [e.g. 18.0.0]
- MCP Server Version: [e.g. 1.0.0]
**Additional context**
Add any other context about the problem here.
**Attempted Solutions**
What have you tried so far to resolve the issue?