froth-webdriverio-framework 7.0.85 → 7.0.86

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.
@@ -187,8 +187,7 @@ const commonHooks = {
187
187
  // Example: list of media IDs you want to inject
188
188
  // Replace <MEDIA_ID_1>, <MEDIA_ID_2> with your actual BrowserStack media IDs
189
189
  const mediaFiles = [
190
- 'media://8440f686585de9b46e1c966ce764703836f918bc',
191
- 'media://2952ee7b9b7f0751624b0d4208d7c00b56d4e49b',
190
+ 'media://da43e04f8f5e9def566059a8c4138e3ae648f1b8'
192
191
  // Add more if needed
193
192
  ];
194
193
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "froth-webdriverio-framework",
3
- "version": "7.0.85",
3
+ "version": "7.0.86",
4
4
  "readme": "WebdriverIO Integration",
5
5
  "description": "WebdriverIO and BrowserStack App Automate",
6
6
  "license": "MIT",