rustwright-core 0.1.1

Rust CDP core for a Python Playwright-compatible automation API
---
name: Bug report
about: Report a reproducible Rustwright bug
title: "[Bug]: "
labels: bug
assignees: ""
---

## What happened?


## Reproduction

```python
# Minimal code or commands that reproduce the issue
```

## Expected behavior


## Environment

- OS:
- Python version:
- Rust version:
- Node version, if relevant:
- Browser:
- Rustwright commit:

## Logs

```text

```