testdriverai 6.0.16 → 6.0.17

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "testdriverai",
3
- "version": "6.0.16",
3
+ "version": "6.0.17",
4
4
  "description": "Next generation autonomous AI agent for end-to-end testing of web & desktop",
5
5
  "main": "index.js",
6
6
  "bin": {
@@ -63,11 +63,3 @@ steps:
63
63
  - command: wait-for-text
64
64
  text: ${TD_WEBSITE}
65
65
  timeout: 60000
66
- - command: exec
67
- lang: pwsh
68
- code: |
69
- dashcam track --name="Web Logs" --type="web" --pattern="*"
70
- dashcam track --name=TestDriver --type=application --pattern="C:\Users\testdriver\Documents\testdriver.log"
71
- - command: exec
72
- lang: pwsh
73
- code: dashcam start
@@ -1,8 +0,0 @@
1
- version: 6.0.0
2
- session: 67f00511acbd9ccac373edf7
3
- steps:
4
- - prompt: launch chrome
5
- commands:
6
- - command: exec
7
- lang: pwsh
8
- code: dashcam -t '${TD_THIS_FILE}' -p