Real headless browser

前端 未结 4 1119
情书的邮戳
情书的邮戳 2020-12-13 11:05

I am in charge of testing an enterprise web application that makes heavy use of AJAX. I need to build a system that allows continuous running of tests without human interve

4条回答
  •  轮回少年
    2020-12-13 11:32

    Have a look at WebKitDriver. The project includes headless implementation of WebKit.

提交回复
热议问题