Fail if there is nothing to click on

Published on Dmytro Krasun 1 min read Product updates
A new option has been added to fail or not to fail the screenshot rendering if there is nothing to click 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.