shell tool which renders web site including javascript

后端 未结 2 1515
失恋的感觉
失恋的感觉 2021-01-16 15:03

we want to test our webpages on linux shell. For that reason I\'m looking for a shell tool, which gets the html page from server (like \'wget\') and then executes contained

相关标签:
2条回答
  • 2021-01-16 15:29

    wkhtml2pdf

    0 讨论(0)
  • 2021-01-16 15:50

    If you meant "commandline tool", perhaps webkit2png would work. Note that it uses Webkit rendering engine, so you'll see how the site would look on Safari or Chrome. See also khtml2png.

    0 讨论(0)
提交回复
热议问题