I\'m trying to run some Webdriver Maven tests on a headless server via xvfb using Chrome (Firefox also didn\'t work) but I\'m getting this error message:
Xli
It seems that when this error appears it is an indication that the selenium-java plugin for maven is out-of-date.
Changing the version in the pom.xml should fix the problem