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.