I need to open a webpage from Python and capture what I see in browser as an image(or rather what should be seen, because I want to execute it in background). The webpage contains JavaScript - one frame has caption dependent on script evaluation and I want it also to be captured.
Asked
Active
Viewed 503 times
0

Dan Davies Brackett
- 9,811
- 2
- 32
- 54

Intelligent-Infrastructure
- 1,188
- 4
- 18
- 39
-
1What browser? What OS? this is more to do with scripting the browser in question than manipulating the HTML in any meaningful way. – Dan Davies Brackett Feb 09 '11 at 18:33
1 Answers
2
-
Thanks for this hint! Do You have idea what will libraries will I need to make it work? What browser, OS requirements? – Intelligent-Infrastructure Feb 09 '11 at 19:17
-
1