Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 894 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 894 Bytes

📸 Website screenshot

The screenshot plugin lets you take a screenshot from any website. It can be restricted with a CSS selector or you can take a full page.

ℹ️ Examples workflows

➡️ Available options for this plugin

- uses: lowlighter/metrics@latest
  with:
    # ... other options
    plugin_screenshot: yes
    plugin_screenshot_title: XKCD of the day  # Section title
    plugin_screenshot_url: https://xkcd.com   # Website url
    plugin_screenshot_selector: "#comic img"  # CSS selector to take into screenshot
    plugin_screenshot_background: no          # Remove page background