Top "Xvfb" questions

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

wkhtmltopdf command fails

I am trying to convert a HTML file to PDF using wkhtmltopdf. For that purpose I have installed wkhtmltopdf on …

pdf-generation wkhtmltopdf xvfb
Xvfb & Docker - cannot open display

I need to run XVFB and docker with firefox but can't get them to work together Here is my Dockerfile : …

firefox docker dockerfile xvfb
Resizing an Xvfb display

Simple Question: Is there a way to resize a Xvfb display? I tried with RandR but it seems that the …

x11 vnc vnc-server xvfb xrandr
Jenkins, xvfb and selenium

I have been attempting to follow the instructions here to get the Xvfb plugin running: https://wiki.jenkins-ci.org/display/…

linux selenium jenkins xvfb
Xvfb on Windows

I'm using pyvirtualdisplay to run a test with a headless Firefox browser. This is the code I'm using : from selenium …

python python-2.7 selenium xvfb
Howto terminate xvfb-run properly

In order to perform some JavaScript unit tests with karma inside a docker container (based on ubuntu 14.04) I'm starting firefox …

bash xvfb
Setting a resolution for xvfb-run and wkhtmltopdf / wkhtmltoimage

I'm trying desperately to give xvfb-run some resolution arguments to take screenshots of websites with wkhtmltox in different resolutions. I'm …

centos wkhtmltopdf xvfb wkhtmltoimage
Docker run desktop environment

The question is most clear, How to start complete desktop environment (KDE, XFCE, Gnome doesn't matter) in the Docker remote …

docker vnc xvfb
xvfb failed to start in ubuntu

I trying to get a screen shot by using the following two tools (something relative to qt, webkit and etc. …

python qt ubuntu webkit xvfb
xvfb run error in ubuntu 11.04

My task is crawling the google search results using headless webkit(PyQt4.QtWebkit) in python. The module was crawling the …

python amazon-ec2 pyqt4 xvfb