Initial commit
This commit is contained in:
23
readme.md
Normal file
23
readme.md
Normal file
@@ -0,0 +1,23 @@
|
||||
# 📸 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
|
||||
Reference in New Issue
Block a user