Hi there people.
I've been searching Google up and down without results on how to install chromedriver on FreeBSD for selenium in python. The last thing I found was use linux_base but I cannot install that as when I try kldload linux it says operation not permitted. It's a rented shell so I...
Below is the code am writing in FreeBSD. Before this code, I did pkg install xorg-vfbserver but after this I don't know which environment variable to set. Like in Ubuntu you have to do like this before using this program
apt-get install xvfb
export DISPLAY =:1
In FreeBSD, what is the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.