Top "Xvfb" questions

Xvfb; X virtual framebuffer, is an X11 server that can run graphic applications without a physical screen.

WebDriverError error: Chrome failed to start: exited abnormally

I'm trying to run protractor test on ubuntu 14.04 vm (by google cloud), for some reason when i run 'protractor conf.…

linux google-chrome protractor selenium-chromedriver xvfb
Headless Chrome in Docker using Xvfb

I am trying to run Chrome headless inside a Docker container using Xvfb. However, while ps shows Chrome processes exist, …

google-chrome docker headless xvfb
Python XVFB error in windows

For virtual Framebuffer (headless testing) I'm using Xvfb with PyVirtualDisplay and it's working fine in Ubuntu but showing error in …

python python-2.7 xvfb pyvirtualdisplay
py.test SetUp/TearDown for whole test suite

I have a Python package that needs access to X11. I want to use Xvfb so that I do not …

python unit-testing pytest xvfb
Using VNCserver + GUI application + Virtual Display in Docker container

I would like to run firefox (or any graphical application) inside docker container. My requirement: When I start the container, …

docker dockerfile vnc xvfb
xvfb-run unreliable when multiple instances invoked in parallel

Can you help me, why I get sometimes (50:50): webkit_server.NoX11Error: Cannot connect to X. You can try running …

xvfb
libGL error: No matching fbConfigs or visuals found

I get error when running xvfb-run electron app/ libGL error: No matching fbConfigs or visuals found libGL error: failed to …

opengl electron x11 xvfb
How to Close Xvfb after usage

I am running some tests in headless firefox using Xvfb. However, after my tests are finished I want to move …

selenium robotframework xvfb
Xvfb not found on your system (Headless::Exception) in mac

/Users/ct/.rvm/gems/ruby-2.1.1/gems/headless-1.0.2/lib/headless/cli_util.rb:9:in ensure_application_exists!': Xvfb not found …

ruby headless xvfb
How to run selenium tests in headless mode on Mac using Webdriver with firefox 17.0.1

How to run Automated selenium tests in Mac OS 10.8 with firefox 17.0.1 using Xvfb(X-virtual frame buffer) Anyone help me regarding …

selenium selenium-webdriver xvfb