I'm trying to run Selenium headless (without the browser appearing). Other questions have pointed to xvfb
as the tool to do this. However, it appears highly unstable, crashing all the time, so I'm looking for another alternative.
Is there a non-xvfb way of running Selenium headless?