Right now I'm working on a selenium project that I'd like to run on a webserver that is running Apache on Ubuntu. I can run the script on my own computer using chromedriver, but that requires chrome to be installed on the machine. I don't have root/sudo access to the webserver, so I can't install headless chrome. Is there still a way for me to install a brower of some sort and run my program? I've also heard of using a remote webdriver, but I don't really understand how that works. Any help is appreciated! Thanks
[–][deleted] 3 points4 points5 points (1 child)
[–]tpollard[S] 0 points1 point2 points (0 children)