andrew-bulthuis/logs icon
public
Published on 5/14/2025
Add Console Logs

Prompts
Add Console Logs
Insert console.log statements before key actions or conditions.
Add console.log statements before important conditions, loops, and actions in this JavaScript or Playwright code:
```js
{{input}}
```