Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/sinco/src/page.ts

Browser Automation and Testing Tool for Deno, written in full TypeScript
Latest
import * as sinco from "https://deno.land/x/sinco@v4.1.0/src/page.ts";

Classes

A representation of the page the client is on, allowing the client to action on it, such as setting cookies, or selecting elements, or interacting with localstorage etc