Skip to content

Commit 1ccb610

Browse files
authored
Sync rustwright-cloud changes to rustwright (#43) (#67)
Skyvern-AI/rustwright-cloud#43 --------- Co-authored-by: suchintan <3853670+suchintan@users.noreply.github.com>
1 parent 4bcc396 commit 1ccb610

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
<div align="center">
22

3-
<img src="docs/assets/banner.png" alt="Rustwright — a Rust rewrite of Playwright that uses 70% less memory" width="840" />
3+
<img src="docs/assets/banner.png" alt="Rustwright — a drop-in replacement for Playwright" width="840" />
44

55
**A Rust rewrite of Playwright**, a popular browser automation library. Rustwright is interoperable with Playwright but runs on an in-process Rust CDP engine — **[2.55× faster](#benchmarks)** and **[70% less memory](BENCHMARK.md#client-memory-form-fill-diagnostic)** (no Node driver), with no Playwright automation fingerprint. Alpha; Chromium-only.
66

77
[![status: alpha](https://img.shields.io/badge/status-alpha-orange)](#project-status)
88
[![tests](https://img.shields.io/github/actions/workflow/status/Skyvern-AI/rustwright/test.yml?label=tests)](https://github.com/Skyvern-AI/rustwright/actions/workflows/test.yml)
99
[![license: MIT](https://img.shields.io/badge/license-MIT-blue)](LICENSE)
1010
[![Python 3.8+](https://img.shields.io/badge/python-3.8%2B-3776AB?logo=python&logoColor=white)](pyproject.toml)
11-
[![Node.js](https://img.shields.io/badge/node.js-experimental-5FA04E?logo=node.js&logoColor=white)](node/)
11+
[![npm](https://img.shields.io/npm/v/rustwright?logo=npm&label=npm)](https://www.npmjs.com/package/rustwright)
1212
[![Chromium only](https://img.shields.io/badge/browser-Chromium-4285F4?logo=googlechrome&logoColor=white)](#limitations)
1313
[![Discord](https://img.shields.io/badge/Discord-join-5865F2?logo=discord&logoColor=white)](https://discord.gg/fG2XXEuQX3)
1414

docs/assets/banner.png

1.04 KB
Loading

0 commit comments

Comments
 (0)