Fail if there is nothing to click on

A new option has been added to fail or not to fail the screenshot rendering if there is nothing to click on.

Changelog 1 min read

Written by

Dmytro Krasun

Published on

ScreenshotOne API has a click option which allows you to click on a specific element on a page. But there is a one problem, till today you didn’t have an option to fail or not to fail the screenshot rendering if the element to click on is not found.

You don’t pay for failed and cached screenshots with ScreenshotOne.

With error_on_click_selector_not_found=true option, you can fail the screenshot rendering if the element to click on is not found or you can still get the screenshot with error_on_click_selector_not_found=false.

If you have any questions or feedback, please let us know at support@screenshotone.com.

Read more product updates

New features, bug fixes, and optimizations...

View all product updates
Better authentication for ScreenshotOne dashboard

Better authentication for ScreenshotOne dashboard

Email and password authentication, email change flow, email verification, GitHub authentication, and improved UX/UI.

Read more

6 min read

Error metrics in the dashboard

Error metrics in the dashboard

You can now see error metrics in the dashboard to quickly understand what errors are happening and how often.

Read more

1 min read

Improving performance and stability by consolidating validation and access check logic in the API gateway

Improving performance and stability by consolidating validation and access check logic in the API gateway

For the past few days, I have been working on improving the stability and performance of the ScreenshotOne API. I started from low-hanging fruits—moving validations and access key management from rendering services to ScreenshotOne's API gateway. The API will be more stable and performant as a result. If you are curious why, please continue reading.

Read more

2 min read

Automate website screenshots

Exhaustive documentation, ready SDKs, no-code tools, and other automation to help you render website screenshots and outsource all the boring work related to that to us.