IBrowserAllFrames Property | 
Namespace: DotNetBrowser.Browser
IEnumerable<IFrame> AllFrames { get; }
| Exception | Condition | 
|---|---|
| ObjectDisposedException | The IBrowser has already been disposed. | 
| ConnectionClosedException | The connection to the Chromium engine is closed. |