Take Screenshot Block

Take screenshot of the active tab.

  • Take a screenshot of
    Select whether you want to take a screenshot of the page, full page, or an element.

  • CSS Selector
    The CSS Selector of the element to take a screenshot of.

  • Save screenshot to computer
    Whether the screenshot result is saved to the computer or not.

  • File name
    Name of the screenshot file.

  • File type
    File type of the screenshot file, default to PNG.

  • Insert screenshot to table
    Whether the data URLopen in new window of the screenshot is inserted into the table or not.

  • Assign to variable
    Whether assign the data URL into a variable or not.

  • Variable name
    Name of the variable to assign the data URL.