Programmatic web browser Java library

前端 未结 2 1554
南笙
南笙 2021-01-18 06:36

Does anyone know of any Java library for programmatic web browsing?

Prowser doesn\'t cut it because there\'s no \"push the button\" method and Watij is limited to In

2条回答
  •  被撕碎了的回忆
    2021-01-18 07:26

    htmlunit?

    http://htmlunit.sourceforge.net/

    The above link says:

    ... HtmlUnit is not a generic unit testing framework. It is specifically a way to simulate a browser for testing purposes...

提交回复
热议问题