RSS Amplifier

(untitled) · Aug 3, 2016

Selenium Server without X Window System - xvfb

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

For my acceptance tests configured in Jenkins I wanted to omit installing of any kind of X Window System . That’s pretty obvious when there is not enough RAM or we have to pay for every megs of it. But how a real browser like Firefox or Chrome would run without X servers? The answer is: X virtual buffer . Let’s configure Selenium Server on top of xvfb on Ubuntu.

Read on /2016/08/selenium-server-without-x-window-system-xvfb/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.