natainditama/snapshotora
GitHub action for Web screenshot πΈβ¨
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| url | Website URL to capture screenshot | yes | "" |
| fileName | Output filename for the screenshot | no | screenshot.png |
| type | File format (e.g., png, jpeg) | no | png |
| delay | Delay after capturing (ms) | no | 0 |
| fullPage | Capture entire page (true/false) | no | false |
Outputs
| name | description |
|---|---|
| path | Output path for the screenshot |