Using java is there open source code to open a website in internet explorer and capture a screenshot of the the whole length of the page including scrolling. Prefferably without seeing the browser appear on the screen. Need the image as a jpg or other image format, not as html
Share
You could do this using Selenium APIs via Java:
http://seleniumhq.org/docs/05_selenium_rc.html