Max Scrolling Screenshots
{`The maximum number of times to scroll down the page to take merged screenshots after action. Default is ${MAX_SCREENSHOT_SCROLLING_TIMES_DEFAULT}. If it's set to 0, it will take the current viewport screenshot.`}
{
setMaxScreenshotScrollingTimes(event.target.value);
}}
/>