getBrowserViews
a sorted by z-index array of all BrowserViews that have been attached with addBrowserView or setBrowserView. The top-most BrowserView is the last element of the array.
!WARNING The
BrowserViewclass is deprecated, and replaced by the newWebContentsViewclass.