Is there any way to run a selenium python script that's supposed access a webpage using firefox but without a display? I am running this on an ubuntu VPS and I have no way of accessing a display unless I install ubuntu-desktop with VNC which takes up a LOT of memory.
So is there a solution to running firefox without a display on an ubuntu server?
Thanks in advance.