I did it, and it work fine.(so ignore my above reply). But I want the server to run first then open the browser. With that code above the browser will open first and will not work, as the server in not yet ready.
so could the server run first. and if it posible the browser will open in few second delay?
Thanks