Show HN: Get Chrome Console Messages

https://news.ycombinator.com/item?id=15624482
by epalmer • 9 years ago
2 0 9 years ago

I needed to look at hundreds of site pages to discover mixed content problems after converting 180+ sites to https. So I wrote this python program to get chrome console messages using headless chrome. This is my first useful open source program. Turns out this gets all messages so can help find JavaScript errors and more.

https://github.com/URichmond/Get-Chrome-Console-Messages

Related Stories

Loading related stories...

Source preview

news.ycombinator.com