2017-09-07 19:34:52 +00:00
|
|
|
<!--
|
|
|
|
STEP 1: Are you in the right place?
|
2017-09-07 18:24:49 +00:00
|
|
|
|
2017-09-07 19:34:52 +00:00
|
|
|
- For general technical questions or "how to" guidance, please search StackOverflow for questions tagged "puppeteer" or create a new post.
|
2017-09-07 18:24:49 +00:00
|
|
|
|
2017-09-07 19:34:52 +00:00
|
|
|
https://stackoverflow.com/questions/tagged/puppeteer
|
2017-09-07 18:24:49 +00:00
|
|
|
|
2017-09-07 19:34:52 +00:00
|
|
|
- For issues or feature requests related to the DevTools Protocol (https://chromedevtools.github.io/devtools-protocol/), file an issue there:
|
|
|
|
|
|
|
|
https://github.com/ChromeDevTools/devtools-protocol/issues/new.
|
|
|
|
|
|
|
|
- Problem in Headless Chrome? File an issue against Chromium's issue tracker:
|
|
|
|
|
|
|
|
https://bugs.chromium.org/p/chromium/issues/entry?components=Internals%3EHeadless&blocking=705916
|
|
|
|
|
|
|
|
For issues, feature requests, or setup troubles with Puppeteer, file an issue right here!
|
|
|
|
-->
|
|
|
|
|
|
|
|
### Steps to reproduce
|
2017-09-07 18:24:49 +00:00
|
|
|
|
|
|
|
**Tell us about your environment:**
|
|
|
|
|
|
|
|
* Puppeteer version:
|
|
|
|
* Platform / OS version:
|
|
|
|
* URLs (if applicable):
|
2017-12-28 22:24:51 +00:00
|
|
|
* Node.js version:
|
2017-09-07 18:24:49 +00:00
|
|
|
|
|
|
|
**What steps will reproduce the problem?**
|
|
|
|
|
|
|
|
_Please include code that reproduces the issue._
|
|
|
|
|
|
|
|
1.
|
|
|
|
2.
|
|
|
|
3.
|
|
|
|
|
|
|
|
**What is the expected result?**
|
|
|
|
|
|
|
|
|
|
|
|
**What happens instead?**
|
|
|
|
|