diff --git a/docs/api/web-contents.md b/docs/api/web-contents.md index 98b1cbd2f241..5f86a04048a5 100644 --- a/docs/api/web-contents.md +++ b/docs/api/web-contents.md @@ -1259,6 +1259,10 @@ Setting the WebRTC IP handling policy allows you to control which IPs are exposed via WebRTC. See [BrowserLeaks](https://browserleaks.com/webrtc) for more details. +#### `contents.getOSProcessId()` + +Returns `Integer` - The `pid` of the associated renderer process. + ### Instance Properties #### `contents.id`