Module

x/puppeteer/mod.ts>Credentials

A port of puppeteer running on Deno
Latest
interface Credentials
import { type Credentials } from "https://dotland.deno.dev/x/puppeteer@16.2.0/mod.ts";

Properties

username: string
password: string
import Credentials
import { Credentials } from "https://dotland.deno.dev/x/puppeteer@16.2.0/mod.ts";