Name | Modified | Size | Downloads / Week |
---|---|---|---|
5.0 | 2025-01-01 | ||
README.md | 2025-01-01 | 4.6 kB | |
Totals: 2 Items | 4.6 kB | 0 |
Lobo Evolution began as a fork of the now-defunct project called the LoboBrowser credits.
Supports
Lobo Evolution is an extensible all-Java web browser and RIA platform.
CobraEvolution
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
java -jar loboevolution-5.0.jar
Local Building
Maven Users
mvn install -Dmaven.test.skip=true
Maven Unit Test & report
mvn surefire-report:report
Unit Tests | Passed | Errors | Failures | Skipped | Rate Success | Result |
---|---|---|---|---|---|---|
5571 | 3578 | 19 | 1973 | 1 | 64,22% | see |
How To Do
Pre-History
The history of all commits that transform LoboBrowser in LoboEvoluiton is available in a separate repository.