The default browser can be restarted through enable JS api . Once the browser is restarted it will return to the initial page where the STB browser first started after boot up.
Run the following command on your JS code :
ENABLE.browser.restart(); |
Inspector console output once the JS api was called :
[Browser] restart() [ejs][Util] executeTask() result: {"action":"restart","command":"browser","async":false} |