I have script that run in my machine, it uses chromedriver, now, I have to port it to a web hosting that work on linux, but even if the web hosting where Windows, how will it runs, will the script open a browser windows in the screen of the person that navigate my website ?
Thank you.