https://github.com/testdriverai/example-nuts
https://github.com/testdriverai/example-nuts
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/testdriverai/example-nuts
- Owner: testdriverai
- Created: 2023-11-14T00:11:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-22T12:56:28.000Z (about 2 years ago)
- Last Synced: 2025-03-16T02:49:39.126Z (11 months ago)
- Language: JavaScript
- Size: 193 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Dashcam + Nuts.js Example
This is an example of recording desktop automation with Dashcam. Requires Mac and NodeJS installed on system.
## Example Output
[](https://app.dashcam.io/replay/6552bc5447be4f0062bb30e0?share=VrYbKlvHKa2ZpuzbaMM1g)
Watch [Raycast UI Test](https://app.dashcam.io/replay/6552bc5447be4f0062bb30e0?share=VrYbKlvHKa2ZpuzbaMM1g) on Dashcam
## Setup
### Install Raycast Desktop App
This assumes you have Raycast installed. Get it at https://www.raycast.com/.
### Install Dependencies
```
npm install
```
### Configure Dashcam App
Create an Application pattern within Dashcam to monitor the following path:
```
/Users/user/Desktop/ray.*.log
```