public goBack() as Boolean:
Navigates to the previous history entry.
true when traversal started.
true
if browser.canGoBack: browser.goBack()