Files
shooter/readme.md
2026-01-23 00:36:38 +00:00

25 lines
956 B
Markdown

# 📸 Shooter
A streamlined utility for capturing automated screenshots using the power of Cypress.
## 🚀 Features
- **Automated Captures**: Quickly snap screenshots of your web applications.
- **Simple Workflow**: Integrated directly into your npm scripts.
- **Organized Storage**: Automatically categorizes screenshots for easy access. (Lol, it made up this feature)
## 🛠 Usage
To trigger the screenshot process, run the following command in your terminal:
```bash
npm run shoot
```
Till here this readme was AI generated
## Docs
- https://docs.cypress.io/app/get-started/install-cypress#System-requirements
- https://docs.cypress.io/api/cypress-api/screenshot-api#__docusaurus_skipToContent_fallback
Clone, install, inside the folder npm run shoot and you should be good to go
PS: your screenshot will appear under cypress/screenshots, I explicitly told Gemini to point it out and it did not, I wonder that's how
things are going to be now