bool Home(Guid? browserId)
Navigate this browser to it's home page.
Parameters
Name | Description |
browserId | The id of the desired browser. Null uses the current active browser. |
Return
True if the function succeeds, otherwise false.
Navigate this browser to it's home page.
Name | Description |
browserId | The id of the desired browser. Null uses the current active browser. |
True if the function succeeds, otherwise false.