pptr.dev icon indicating copy to clipboard operation
pptr.dev copied to clipboard

Puppeteer documentation website (old website for versions <=15.2.0)

Results 14 pptr.dev issues
Sort by recently updated
recently updated
newest added

GitHub API only returns 30 releases by default, v15.2.0 and older versions have already fallen out of the most recent 30, as a result, the doc page are empty now....

https://www.pptr.dev should redirect to pptr.dev.

go to `new-website` go to `my-website` put command `npm run build` put command `npx http-server ./build` you will see all our markdown on website at port 8080, in `articles` at...

Even if it was redirecting correctly but replaced the [GoogleChrome](https://github.com/GoogleChrome) project path to [puppeteer](https://github.com/puppeteer/). _Note:_ I did not create production build as I faced issues with workbox-build: in case my...

The Slack icon on the top right of the website leads to Slack although with the following message. > # This link is no longer active > To join this...

In the topright corner of the website there are some links to slack, stackoverflow & github. The urls to github are outdated. https://github.com/GoogleChrome/puppeteer https://github.com/GoogleChrome/puppeteer/blob/master/docs/troubleshooting.md Those should be: https://github.com/puppeteer/puppeteer https://github.com/puppeteer/puppeteer/blob/main/docs/troubleshooting.md

``` Navigated to https://pptr.dev/ InvalidStateError: A mutation operation was attempted on a database that did not allow mutations. The resource at “https://www.google-analytics.com/analytics.js” was blocked because content blocking is enabled. pptr.dev...

While google a more logical description when none is available, not all search engines do so. Here's how the website search result looks on [duckduckgo](https://duckduckgo.com/?q=pptr+dev&ia=software). ![image](https://user-images.githubusercontent.com/20256683/83423405-8be71800-a448-11ea-80a4-17532dc5194f.png) Hence, tried adding an...