Skip to content

abierbaum/python_webkit_remote_debugger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goal

This project was created to help debug some webapps I wrote on iOS. The problem was that the application would hard crash mobile safari but run fine on desktop browsers. I needed a way to get a trace of the running application so I could see what was happening. So I decided to see if I could get a dump from the remote debugger interface.

Thanks to also on stackoverflow see herere I think I can do it in python.

So this project is the attempt to do just that.

References

About

Scripts to interact with the webkit remote debugger

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published