testdriverai 4.2.25 → 4.2.26

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.
Files changed (2) hide show
  1. package/README.md +3 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -36,7 +36,9 @@ TestDriver isn't like any test framework you've used before. TestDriver is an OS
36
36
  - **Less Maintenance:** Tests don't break when code changes
37
37
  - **More Power:** TestDriver can test any application and control any OS setting
38
38
 
39
- ### Demo
39
+ ### Demo (Playing Balatro Desktop)
40
+
41
+ https://github.com/user-attachments/assets/7cb9ee5a-0d05-4ff0-a4fa-084bcee12e98
40
42
 
41
43
  # Examples
42
44
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "testdriverai",
3
- "version": "4.2.25",
3
+ "version": "4.2.26",
4
4
  "description": "Next generation autonomous AI agent for end-to-end testing of web & desktop",
5
5
  "main": "index.js",
6
6
  "bin": {