@testdriverai/mcp 7.11.127-test → 7.11.128-test

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.
@@ -26,7 +26,7 @@ Hosted pricing is based on **device-seconds**: the amount of time your tests run
26
26
  **$20/month per user**
27
27
 
28
28
  - 2 Concurrent Sandboxes
29
- - 600 Minutes Included
29
+ - 120 Minutes Included
30
30
  - Overage: $0.001/second
31
31
  - Test Recordings
32
32
  - Community Support
@@ -26,7 +26,7 @@ Hosted pricing is based on **device-seconds**: the amount of time your tests run
26
26
  **$20/month per user**
27
27
 
28
28
  - 2 Concurrent Sandboxes
29
- - 600 Minutes Included
29
+ - 120 Minutes Included
30
30
  - Overage: $0.001/second
31
31
  - Test Recordings
32
32
  - Community Support
@@ -28,7 +28,7 @@ Hosted pricing is based on **device-seconds**: the amount of time your tests run
28
28
  **$20/month per user**
29
29
 
30
30
  - 2 Concurrent Sandboxes
31
- - 600 Minutes Included
31
+ - 120 Minutes Included
32
32
  - Overage: $0.001/second
33
33
  - Test Recordings
34
34
  - Community Support
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@testdriverai/mcp",
3
- "version": "7.11.127-test",
3
+ "version": "7.11.128-test",
4
4
  "description": "Next generation autonomous AI agent for end-to-end testing of web & desktop",
5
5
  "main": "sdk.js",
6
6
  "types": "sdk.d.ts",