Skip to content

Commit 6427129

Browse files
johnjbartonlukeis
authored andcommitted
Update README for Building instructions.
For ./go to work the chromedriver must be on the devs PATH. Fixes SeleniumHQ#1781 Signed-off-by: Luke Inman-Semerau <[email protected]>
1 parent 9665dd7 commit 6427129

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ see directories carrying multiple build directive files.
4242
For reference, crazyfun's build files are named *build.desc*,
4343
while buck's are named simply *BUCK*.
4444

45+
Before building ensure that you have the
46+
[most recent `chromedriver` ](https://sites.google.com/a/chromium.org/chromedriver/downloads)
47+
available on your `$PATH`.
48+
4549
To build Selenium, in the same directory as this file:
4650

4751
```sh

0 commit comments

Comments
 (0)