Only include chromedriver in vX.X.0 releases.
This commit is contained in:
parent
805215be78
commit
a717235212
4 changed files with 23 additions and 16 deletions
|
@ -13,6 +13,10 @@ can find archives of `chromedriver`, there is no difference between atom-shell's
|
|||
distribution of `chromedriver` and upstream ones, so in order to use
|
||||
`chromedriver` together with atom-shell, you will need some special setup.
|
||||
|
||||
Also notice that only minor version update releases (e.g. `vX.X.0` releases)
|
||||
include `chromedriver` archives, because `chromedriver` doesn't change as
|
||||
frequent as atom-shell itself.
|
||||
|
||||
## Setting up with WebDriverJs
|
||||
|
||||
[WebDriverJs](https://code.google.com/p/selenium/wiki/WebDriverJs) provided
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue