string GetUrl(Guid? browserId)
Gets the current url of this browser.
Parameters
Name | Description |
browserId | The id of the desired browser. Null uses the current active browser. |
Return
The current url of the specified browser.
Gets the current url of this browser.
Name | Description |
browserId | The id of the desired browser. Null uses the current active browser. |
The current url of the specified browser.