Function: navigateToWebview()
navigateToWebview(
webviewId
):Promise
<void
>
Navigate to a specific Webview
Parameters
webviewId
string
The id of the Webview to navigate to
Returns
Promise
<void
>
See
- listWebviews to get a list of Webviews and their ids
- createWebviewPanel for creating a Webview