文件名称:screenshot-website:GitHub动作,可在Windows,Mac和Linux上捕获网站的屏幕截图
文件大小:409KB
文件格式:ZIP
更新时间:2024-05-04 18:46:51
screenshot website actions github-actions JavaScript
:camera_with_flash: screenshot-website GitHub动作,可在Windows,Mac和Linux上捕获网站的屏幕截图 内容 用法 - name : Screenshot Website uses : swinton/screenshot-website@v1.x with : source : https://github.com/swinton/screenshot-website destination : screenshot.png 输入项 必填项 source :要捕获的内容的来源,可以是URL或HTML字符串,例如https://example.com/ destination :捕获的网站将写入的目标文件名,默认为screenshot.png 可选输入 多数列出的选项( inputType , width , height等)可以作为输入被传递,
【文件预览】:
screenshot-website-main
----.gitignore(2KB)
----package.json(2KB)
----package-lock.json(308KB)
----dist()
--------src()
--------index.js(1.23MB)
----LICENSE(797B)
----index.js(1KB)
----.github()
--------workflows()
----README.md(3KB)
----lib()
--------which-chrome.js(453B)
--------logger.js(320B)
--------load-inputs.js(1KB)
----action.yml(888B)
----test()
--------index.test.js(100B)