An array of all frames attached to the page.
class Page { abstract frames(): Frame[]; }
Returns:
Frame\[\]