Skip to content
Serban Ghita edited this page Dec 4, 2015 · 8 revisions

Facts

  1. Selenium Setup doesn't install automatically 3rd party software unrelated to Selenium and tests.

Prerequisites

  1. When getOs() == linux check for xvfb. If not available warn and stop.
  2. When getOs() == linux check for google and firefox binaries.
  3. google-chrome --version
  4. firefox --version

Clone this wiki locally