Same question as here but I need to go to local URL\'s in Firefox
I tried with code like
var url = \"file:///E:/Test/Test.htm\"; window.location.href
window.location.href = window.location.pathname + (your local file name or path)