23 lines
793 B
Markdown
23 lines
793 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 |