Frame(id: FrameId, parentId: String? = null, loaderId: LoaderId, name: String? = null, url: String, urlFragment: String? = null, domainAndRegistry: String? = null, securityOrigin: String, mimeType: String, unreachableUrl: String? = null, adFrameType: AdFrameType? = null, secureContextType: SecureContextType? = null, crossOriginIsolatedContextType: CrossOriginIsolatedContextType? = null)
Information about the Frame on the page.