Back
Dmytro Krasun
Dmytro Krasun
@krasun
Building screenshotone.com (a screenshot API for developers).
78
Joined June 2024
Load previous page…
Published a blog post on the improved language and locale support for
#screenshotone 👉 screenshotone.com/blog/langua…
Shared a real working example in
#puppeteerguide on how to change language and locale of a browser instance with Puppeteer 👉 puppeteer.guide/posts/languag…
Added new options to the
#screenshotone API to stop scrolling screenshots when a given selector is reached.
Improved rendering by selector for
#screenshotone.
If the DOM has been changed and the selector is not found, I try to search for it again.
It helped to resolve an issue for one of the customers.
Fixed an issue for
#screenshotone with uploading screenshots to an S3-compatible storage when credentials are specified as the query string.
Researched how to screenshot specific websites for a customer (
#screenshotone).
I need to find a way how to automate these kinds of tasks.