actions-marketplace-validations/Launch URL Action
Launch URL in Github Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| url | The URL you want puppeteer to visit | yes | — |
| width | Browser viewport width | no | 1920 |
| height | Browser viewport height | no | 1080 |
| waitFor | Wait for the given number of milliseconds | no | 3000 |
| fullPage | Controls whether screenshot taken includes entire page | no | false |
| screenshotName | The screenshot name if you do not want the default timestamp | no | false |
| extension | The type of image to create | no | png |
| css | Custom CSS to inject into the page | no | "" |
| abortRequestsMatching | A comma-separated list of filters to apply to requests. Ex: youtube,woff | no | — |
Outputs
no outputs