From 5d4783e5df833f49a6e59038c7416324c5d5de92 Mon Sep 17 00:00:00 2001 From: Mark Lapierre Date: Wed, 21 Aug 2019 23:07:58 +0000 Subject: Chromedriver is also needed --- qa/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'qa') diff --git a/qa/README.md b/qa/README.md index 1206815effa..6841aa08a6b 100644 --- a/qa/README.md +++ b/qa/README.md @@ -41,7 +41,8 @@ This is the recommended option if you would like to contribute to the tests. Note: GitLab QA uses [Selenium WebDriver](https://www.seleniumhq.org/) via [Cabybara](http://teamcapybara.github.io/capybara/), and by default it targets Chrome as -the browser to use. You will need to have Chrome (or Chromium) installed. +the browser to use. You will need to have Chrome (or Chromium) and +[chromedriver](https://chromedriver.chromium.org/) installed. ### Run the end-to-end tests in a local development environment -- cgit v1.2.1