bazinga012

Results 2 issues of bazinga012

Hi all, I'm using **pyppeteer==0.0.25**. UTF-8 characters are coming as garbage. I have tried setting `await page.setExtraHTTPHeaders({'Accept-Charset': 'utf-8', 'Content-Type': 'text/html; charset=utf-8',}) ` but it doesn't work. Any help is appreciated.

I'm working on multiple projects and multiple jetbranins IDEs and I've logged-in via github (this account is different than my personal git account). Same codestream session is used across all...

enhancement