FrameAttachedEventArgs Properties |
The FrameAttachedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| FrameId |
Id of the frame that has been attached.
| |
| ParentFrameId |
Parent frame identifier.
| |
| Stack |
JavaScript stack trace of when frame was attached, only set if frame initiated from script.
|