Skip to main content
Module

x/astral/bindings/celestial.ts>Page_javascriptDialogClosed

A high-level puppeteer/playwright-like library for Deno
Go to Latest
interface Page_javascriptDialogClosed
import { type Page_javascriptDialogClosed } from "https://deno.land/x/astral@0.3.1/bindings/celestial.ts";

Properties

result: boolean

Whether dialog was confirmed.

userInput: string

User input in case of prompt.