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.open(url); // here url can be anything