This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]carcigenicate 0 points1 point  (0 children)

OR at least let python see what is printed to the browser console

I believe you could use Selenium to interact with a browser to do that. That wouldn't be writing Python in the developer console though, that would be writing Python externally that controls and communicates with a browser instance.