frames property

List<Frame> frames

An array of all frames attached to the page.

Implementation

List<Frame> get frames => frameManager.frames;