Skip to main content
This release is 1 version behind 0.4.9 — the latest version of @astral/astral. Jump to latest

Built and signed on GitHub Actions

Astral is the browser automation library for Deno

This package works with Deno
This package works with Deno
JSR Score
100%
Published
2 months ago (0.4.8)
export * from "./src/browser.ts"; export * from "./src/cache.ts"; export * from "./src/dialog.ts"; export * from "./src/element_handle.ts"; export * from "./src/file_chooser.ts"; export * from "./src/keyboard.ts"; export * from "./src/mouse.ts"; export * from "./src/page.ts"; export * from "./src/touchscreen.ts"; export * from "./src/util.ts";