headless-selenium
headless-selenium copied to clipboard
This is a service written easily set up a headless selenium instance.
Thanks for this great script. This error seems to show up when starting the service: ``` [user@workstation ~]$ /etc/init.d/headless-selenium start Starting Xvfb... Starting Selenium. Error 0! Couldn't start Selenium! Stopping...
If there is a service already running on the port you select, the service still starts up Xvfb and seems to leave it running. Need to check to see if...
If selenium cannot connect to firefox for what ever reason, when this service is stopped, firefox instances are orphaned.