froth-webdriverio-framework 7.0.18 → 7.0.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -159,7 +159,7 @@ const commonHooks = {
159
159
  capabilities['bstack:options'] = bsOpts;
160
160
 
161
161
  }
162
- //console.log('final cinfig dteials :' + JSON.stringify(capabilities))
162
+ console.log('final cinfig dteials :' + JSON.stringify(capabilities))
163
163
 
164
164
  // console.log("config details " + JSON.stringify(config))
165
165
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "froth-webdriverio-framework",
3
- "version": "7.0.18",
3
+ "version": "7.0.19",
4
4
  "readme": "WebdriverIO Integration",
5
5
  "description": "WebdriverIO and BrowserStack App Automate",
6
6
  "license": "MIT",