Skyvern-AI / Skyvern-AI/rustwright
[Feature]: Missing option to save screenshot to local filesystem path
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 890
- Forks
- 58
- Avg merge
- 20h 29m
- Merged PRs (30d)
- 12
Description
What should Rustwright support?
Rustwright should allow taking a screenshot and saving it to a file system path.
Right now, it does not seem to offer this option.
Why is this useful?
Taking screenshots of websites is useful for many different purposes, such as change detection or historical documentation / archival.
Playwright behavior or reference
Additional context
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating Rustwright's screenshot API and the implementation that produces screenshot data. Add support for accepting a local filesystem path and confirm that taking a screenshot writes the result there; the issue does not name a file or test to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, rust
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100