We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9665dd7 commit 6427129Copy full SHA for 6427129
README.md
@@ -42,6 +42,10 @@ see directories carrying multiple build directive files.
42
For reference, crazyfun's build files are named *build.desc*,
43
while buck's are named simply *BUCK*.
44
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
+
49
To build Selenium, in the same directory as this file:
50
51
```sh
0 commit comments