testdriverai 6.2.1 → 6.2.2

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.
@@ -330,7 +330,7 @@
330
330
  <div class="message">Click to interact with VM</div>
331
331
  </div>
332
332
  </div>
333
- <iframe id="vm-iframe" src=""></iframe>
333
+ <iframe id="vm-iframe" src="" credentialless></iframe>
334
334
  </div>
335
335
 
336
336
  <script>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "testdriverai",
3
- "version": "6.2.1",
3
+ "version": "6.2.2",
4
4
  "description": "Next generation autonomous AI agent for end-to-end testing of web & desktop",
5
5
  "main": "index.js",
6
6
  "bin": {