File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
# Integrating CodeceptJS <a href =" https://codecept.io/ " ><img src =" https://codecept.io/logo.svg " alt =" Node.js " height =" 22 " /></a > with BrowserStack <a href =" https://browserstack.com " ><img src =" https://www.browserstack.com/blog/favicon.png " alt =" BrowserStack " height =" 22 " /></a >
4
4
## Prerequisite
5
- * [ Node.js] ( https://nodejs.org/en/download/ ) version 12 or higher is installed on your machine.
5
+ * [ Node.js] ( https://nodejs.org/en/download/ ) version 12 or higher is installed on your machine.
6
6
7
7
## Setup
8
8
* Clone the repo
Original file line number Diff line number Diff line change 20
20
},
21
21
"homepage" : " https://github.com/browserstack/codecept-js-browserstack#readme" ,
22
22
"devDependencies" : {
23
- "codeceptjs" : " ^3.2.3 " ,
23
+ "codeceptjs" : " 3.6.9 " ,
24
24
"webdriverio" : " ^7.17.4" ,
25
25
"browserstack-node-sdk" : " latest"
26
26
},
You can’t perform that action at this time.
0 commit comments