An open API service indexing awesome lists of open source software.

https://github.com/testdriverai/example-nuts


https://github.com/testdriverai/example-nuts

Last synced: 11 months ago
JSON representation

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

[![Raycast UI Test](https://replayable-api-production.herokuapp.com/replay/6552bc5447be4f0062bb30e0/gif?shareKey=VrYbKlvHKa2ZpuzbaMM1g)](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
```