Puppeteer
:octocat: Github action to run test using Puppeteer, the headless chrome Node API
Install / Use
/learn @tj-actions/PuppeteerREADME
puppeteer
Run Test through puppeteer, the headless chrome Node API
Usage
...
steps:
- uses: actions/checkout@v3
- name: Run test
uses: tj-actions/puppeteer@v5
id: puppeteer
with:
files: |
test/test.js
See test for more examples
Inputs
<!-- AUTO-DOC-INPUT:START - Do not remove or modify this section -->| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION | |-------------------------------------------------|--------|----------|---------|--------------| | <a name="input_files"></a>files | string | true | | Files to run |
<!-- AUTO-DOC-INPUT:END -->Outputs
<!-- AUTO-DOC-OUTPUT:START - Do not remove or modify this section -->| OUTPUT | TYPE | DESCRIPTION | |------------------------------------------------------------------------|--------|----------------| | <a name="output_container-id"></a>container-id | string | Container ID | | <a name="output_home"></a>home | string | Home directory |
<!-- AUTO-DOC-OUTPUT:END -->- Free software: MIT license
If you feel generous and want to show some extra appreciation:
Credits
This package was created with Cookiecutter.
Report Bugs
Report bugs at https://github.com/tj-actions/puppeteer/issues.
If you are reporting a bug, please include:
- Your operating system name and version.
- Any details about your workflow that might be helpful in troubleshooting.
- Detailed steps to reproduce the bug.
Related Skills
node-connect
349.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.5kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。

