Running Selenium headless without using xvfb

Posted by Paul Biggar on Stack Overflow See other posts from Stack Overflow or by Paul Biggar
Published on 2009-12-27T16:49:15Z Indexed on 2010/03/22 3:41 UTC
Read the original article Hit count: 789

Filed under:
|
|

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?

© Stack Overflow or respective owner

Related posts about testing

Related posts about selenium