All activity
Alexis Saucedoleft a comment
Hey everyone! 👋 I’m the maker of AgenTester. I built this because I was tired of writing and maintaining fragile UI tests. I wanted something that could explore an app and test it automatically, like a real user. The goal isn’t to replace traditional testing, but to make it faster to detect obvious issues early. I’d love your feedback: Would you use something like this? What would stop you from...

AgenTesterPaste a URL. Get a full UI test report with screenshots.
AgenTester is an open-source tool that automatically tests any web app’s UI/UX — no test scripts required.
Just paste a URL and it crawls the app, executes real user flows (CRUD, navigation, filters, pagination), detects JavaScript and network errors, and streams screenshots in real time.
At the end, it generates a complete HTML report with a quality score. Built with Playwright and Node.js.

AgenTesterPaste a URL. Get a full UI test report with screenshots.
OlsSchoolFrontFrame is a minimal frontend framework for developers who want to build real apps without modern complexity.
No build tools, no dependencies, no virtual DOM. Just HTML, CSS and JavaScript.
It uses a simple module-per-folder structure, declarative bindings (data-bind, data-click), and optional services for API calls.
Built for CRUD apps, admin panels, and internal tools where simplicity and control matter.

OlsSchoolFrontFrameNo build. No frameworks. Just HTML, CSS and JavaScript.
Alexis Saucedoleft a comment
Hey সবাই 👋 I built OlsSchoolFrontFrame because I felt modern frontend had become too complex for many real-world use cases. I wanted something simple: - no build step - no dependencies - no magic Just HTML, CSS and JavaScript working together in a predictable way. The goal is not to replace frameworks like React, but to offer an alternative for: - admin panels - CRUD apps - internal tools Where...

OlsSchoolFrontFrameNo build. No frameworks. Just HTML, CSS and JavaScript.
