Simplify sentence
This commit is contained in:
parent
3f3871b1be
commit
b301c473cd
1 changed files with 1 additions and 2 deletions
|
@ -12,8 +12,7 @@ From [ChromeDriver - WebDriver for Chrome][chrome-driver]:
|
|||
|
||||
[Spectron][spectron] is the officially supported ChromeDriver testing framework
|
||||
for Electron. It is built on top of [WebdriverIO](http://webdriver.io/) and
|
||||
has helpers to access Electron APIs in your tests and bundles the version
|
||||
of ChromeDriver for Electron.
|
||||
has helpers to access Electron APIs in your tests and bundles ChromeDriver.
|
||||
|
||||
```bash
|
||||
$ npm install --save-dev spectron
|
||||
|
|
Loading…
Reference in a new issue