we want to test our web pages in linux shell. For this reason, I am looking for a shell tool that receives an html page from a server (for example, "wget"), and then executes the contained Javascript, includes images, etc. After that, the tool should give me a βscreenshotβ of the displayed page so that I can create a checksum for this screen. (So ββI want to open a browser on Windows, open a web page and take a screenshot after loading the page, but on Linux) Can someone give me a hint?
javascript linux browser shell rendering
user332194 Jun 11 '10 at 11:35 on 2010-06-11 11:35
source share