actions-marketplace-validations/e2e-sequential-puppeteer-action
Provide a description here
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| serve_cmd | serve your application running on local | no | echo "no serve command is provided." |
| update_captures | whether you want to capture new screen capchers or just update current screen capchers | no | false |
| basic_auth | basic auth info, username:password | no | — |
| wait_on | an specific URL for waiting until the web server ready | yes | http://localhost:8080 |
| scripts_dir | the directory path to reach executable test javascript files | yes | ./test/e2e |
Outputs
no outputs