testdriverai 6.1.10 → 6.1.11-canary.914dc51.0

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.
@@ -68,7 +68,7 @@ jobs:
68
68
  AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
69
69
  AWS_REGION: us-east-2
70
70
  AWS_LAUNCH_TEMPLATE_ID: lt-00d02f31cfc602f27
71
- AMI_ID: ami-085f872ca0cd80fed
71
+ AMI_ID: ami-055cd47506a2f39bb
72
72
  RESOLUTION_WIDTH: 1920
73
73
  RESOLUTION_HEIGHT: 1080
74
74
  - name: Run TestDriver
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "testdriverai",
3
- "version": "6.1.10",
3
+ "version": "6.1.11-canary.914dc51.0",
4
4
  "description": "Next generation autonomous AI agent for end-to-end testing of web & desktop",
5
5
  "main": "index.js",
6
6
  "bin": {