UUID createTab(String url, boolean bringToFront)

Create a new tab.

Parameters

Name Description
url The start URL of the new tab.
bringToFront True to bring the new tab to the front.

Return

The new tab's UUID.