heroku-playwright-example icon indicating copy to clipboard operation
heroku-playwright-example copied to clipboard

Example for running Playwright with Chromium and Firefox on Heroku

Results 6 heroku-playwright-example issues
Sort by recently updated
recently updated
newest added

Thanks for the wonderful tool. How can we mock API for the API automation, not with the UI integration? Mocking as per the documentation https://playwright.dev/docs/mock works fine when we have...

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3. Release notes Sourced from express's releases. 4.17.3 deps: accepts@~1.3.8 deps: mime-types@~2.1.34 deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps:...

dependencies

Bumps [qs](https://github.com/ljharb/qs) to 6.11.0 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `qs` from 6.7.0 to 6.11.0 Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix]...

dependencies

Bumps [jpeg-js](https://github.com/eugeneware/jpeg-js) from 0.4.3 to 0.4.4. Release notes Sourced from jpeg-js's releases. v0.4.4 v0.4.4 (2022-06-07) feat: add comment tag encoding (#87) (13e1ffa), closes #87 fix: validate sampling factors (#106) (9ccd35f),...

dependencies

The link to the *[browser-specific NPM packages](https://playwright.dev/#version=v1.1.1&path=docs%2Finstallation.md&q=download-single-browser-binary)* In the [Best Practises](https://github.com/playwright-community/heroku-playwright-example#best-practises) of the readme is not available anymore. This could potentially be the correct link for the current Playwright version:...

Hi team, First of all, THANK YOU SOOO MUCH for this wonderful library. Loving it! I have been using the heroku playwright buildpack for the past 1 year and was...