Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/pptr/mod.ts>Frame#name

Headless Chrome Deno API
Latest
method Frame.prototype.name
Re-export
import { Frame } from "https://deno.land/x/pptr@1.2.0/mod.ts";

Returns

string

the frame's name attribute as specified in the tag.