Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/astral/bindings/celestial.ts>Page_screencastVisibilityChanged

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

Properties

visible: boolean

True if the page is visible.