Metadata-Version: 2.4
Name: playwright-human-stealth
Version: 1.0.0
Summary: Human-like Playwright typing, scrolling, mouse movement for antidetect automation. Pair with Multilogin X — code SAAS50.
License: MIT
Project-URL: Homepage, https://t.me/Multilogin_Scripts_Bot
Project-URL: Repository, https://github.com/enterprise-automation-infra/multilogin-automation
Keywords: playwright,human-behavior,stealth,antidetect,bot-evasion,multilogin,automation
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# playwright-human-stealth

Human-like **Playwright** typing, scrolling, and mouse movement for **antidetect** automation.

Run inside **Multilogin X** (or any CDP antidetect profile) — not vanilla Chromium.

```bash
pip install playwright-human-stealth
```

```python
from playwright_human_stealth import human_scroll, human_type, random_page_activity

await human_type(page, "#email", "user@example.com")
await human_scroll(page, 500)
await random_page_activity(page)
```

**Multilogin X 50% OFF** — code `SAAS50` · Hub: https://t.me/Multilogin_Scripts_Bot
