Lobo Evolution began as a fork of the now-defunct project called the LoboBrowser credits.
Lobo Evolution is an extensible all-Java web browser and RIA platform.
Loboevolution use CobraEvolution for render page and and parse html, css and js. CobraEvolution is a browserless java project
See CobraEvolution in action
- Html Parser => CobraParser
- Html Render and Parser => CobraHtmlPanel
After download to run
java -jar loboevolution-5.0.jar
mvn install -Dmaven.test.skip=true
mvn surefire-report:report
Unit Tests | Passed | Errors | Failures | Skipped | Rate Success | Result |
---|---|---|---|---|---|---|
5571 | 3578 | 19 | 1973 | 1 | 64,22% | see |
The history of all commits that transform LoboBrowser in LoboEvoluiton is available in a separate repository.