Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
Start Free
Earn up to 16% annual interest with Nexo.
More flexibility. More control.
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
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
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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.