mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Simplify sentence
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user