The #1 solution for profitable resource management
Designed to give Operations and Finance leaders the insight and foresight they need to achieve profitable delivery at scale.
Unlike spreadsheets or clunky PSAs, Float offers a clear, centralized view to schedule teams, plan capacity, estimate work, and track margins in real-time so that you can keep your people and profits on track.
Learn More
Easy management of simple and complex projects
We help different businesses become digital, manage projects, teams, communicate effectively and control tasks online.
Plan more projects with Worksection. Use Gantt chart and Kanban boards to organize your projects, get your team onboard and assign tasks and due dates.
Java GUI-Less browser, supporting JavaScript, to run against web pages
A java GUI-Less browser, which allows high-level manipulation of web pages, such as filling forms and clicking links; just getPage(url), find a hyperlink, click() and you have all the HTML, JavaScript, and Ajax are automatically processed.
A webapp hacking game, where players must locate and exploit vulnerabilities to progress through the story. Think WebGoat but with a plot and a focus on realism&difficulty. Contains XSS, CSRF, SQLi, ReDoS, DOR, command injection, etc
A Java library for the developer API for Clearcheckbook.com
A Java library to access the HTTP developer API for Clearcheckbook.com, the money management website. https://www.clearcheckbook.com/developer/api
Uses HtmlUnit to do the connection.
Code is now at https://github.com/leonarduk/clearcheckbookjavaapi
A no-code toolkit for building responsive and resilient mobile business applications for Microsoft Power Platform, Dynamics 365, Dataverse and Salesfo
Deploying mobile apps with Resco takes days, not months—all without writing a single line of code. Workers can download the Resco app from AppStore, Google Play, or Windows Store, log into your company environment, and instantly use the app you have published on any device.
Generate simple JUnit / HTMLUnit test classes/cases on the fly. Specify: a website (e.g. localhost/mypage.html). a xPath (e.g. //body/div[1]) Output: a JUnit test class with elementary HTMLUnit tests for all html elements within the specified domNode
This is a tool for web page form filling automation. Based on HTMLUnit, you control what is entered into your chosen web page using an XML document. Multiple pages can be handled by the same XML script.
JFTA is an API that makes your testing code independent of the underlying implementation. Thus you can easily switch between different implementations at runtime. Currently JFTA provides implementations for HtmlUnit and Selenium RC.
Hue or HtmlUnit Extras provides Java components to speed up writing tests using HtmlUnit, such as jQuery style DOM traversal and manipulation and common data generation tools (postal codes, telephone numbers, etc.).
HtmlFixture is an adapter between FitNesse and HtmlUnit for use in testing web applications. This version has new commands for DOM navigation and display and supports html frames, cookies, javascript alerts, http response statuses and Ajax.
HtmlFixture is a Java FitNesse fixture that tests web pages.
It's an adapter between FitNesse and HtmlUnit.
(See http://fitnesse.org and http://htmlunit.sf.net .)
It lets a FitNesse fixture navigate, fire java script, submit forms, click links, etc.