ijop148/Playwright-viewer
A script to upload a html file to a viewing server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| server_address | Address of recieving server | yes | http://127.0.0.1:3000 |
| ssl_verify | verify if ssl is valid and present | no | True |
| file | Name of the file | yes | playwright-report/index.html |
Outputs
| name | description |
|---|---|
| fileloc | location to view html |