method Page.prototype.framesimport { Page } from "https://deno.land/x/pptr@1.2.0/src/Page.ts"; frames(): Frame[]ReturnsFrame[]An array of all frames attached to the page.