We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91626b2 commit 051057cCopy full SHA for 051057c
README.md
@@ -1,7 +1,7 @@
1
WebdriverIO Browserstack Service
2
==========
3
4
-> A WebdriverIO service that manages local tunnel and job metadata for Browserstack users.
+> The official BrowserStack WebdriverIO service that integrates your WebdriverIO test suite with BrowserStack.
5
6
## Installation
7
@@ -16,7 +16,7 @@ The easiest way is to keep `@browserstack/wdio-browserstack-service` as a devDep
16
}
17
```
18
19
-You can simple do it by:
+or you can simply do it by:
20
21
```sh
22
npm install @browserstack/wdio-browserstack-service --save-dev
0 commit comments