void loadUrl(String url, UUID id)
Navigate the specified browser to a specific URL.
Parameters
Name | Description |
url | The URL to navigate to. |
id | The target browser. |
Return
Nothing returned
Navigate the specified browser to a specific URL.
Name | Description |
url | The URL to navigate to. |
id | The target browser. |
Nothing returned