Alternatives
Products that do what QAStarter does
Free Selenium, Playwright, Appium & API framework generator
- 1
- 2WP
We’ve been building infrastructure to spin up browsers for AI agents. Originally, we built[0] it as a pool of warm Docker containers running Chromium, exposing: - Chrome DevTools Protocol (for Playwright/Puppeteer) - noVNC (for live view) We’ve been following the unikernel space for a while, so we decided to see if we could get our image on one. We went with Unikraft Cloud[1]. Here’s how it did: - Boot-up time: 10–20ms (vs. ~5s for Docker containers) - Near 0 CPU/memory consumption when idle - Still ~8GB RAM when active (headful Chromium) Potential use cases: - Standby mode during…
2025 · github.com
- 3

- 4

- 5

- 6

- 7

- 8

- 9

- 10

- 11

- 12AT
2017 · github.com
- 13CA
Hey HN, just wanted to share a fun, vibe-coded Friday night experiment: a little playground for writing cellular automata in a subset of Rust, which is then compiled into WGSL. Since it lets you dynamically change parameters while the simulation is running via a TUI, it's easy to discover weird behaviors without remembering how you got there. If you press "s", it will save the complete history to a JSON file (a timeline of the parameters that were changed at given ticks), so you can replay it and regenerate the discovery. You can pan/zoom, and while the main simulation window is in…
Feb 2026 · github.com
- 14OS
I am super excited to open-source the code executor behind logicboard.com - an in-browser collaborative code editor. The backend is written in Elixir+Phoenix and implements a WebSocket API to execute code in docker containers. Next steps include making this more secure, I am considering Google's gVisor to implement better isolation between containers and the host kernel.
2023 · github.com
- 15AP
2022 · deploysentinel.com
- 16CD
2023 · ray.run
- 17

- 18

- 19WI
Hey Everyone, I just ran a [rather silly] race between Puppeteer (JS), Playwright (Python) and Selenium (Python) to see which one would be fastest on a simple scrape (using Google Colab so you can also run it) Far from a comprehensive benchmark, this race is 100% free from advanced configurations, multi-threading or anything complicated. It just opens Wallapop (a second hand marketplace in Spain) and times how long it takes to extract the first 2000 results of a search. If you like this simple format, have any ideas on how to improve a race like this or have a strong urge to prove Ward…
2023 · colab.research.google.com
- 20

- 21

- 22GE
Hi Hackernews, I’m Marvin from playrun.dev (https://playrun.dev), a platform for generating end-to-end tests for your application using just the URL. I recently worked on a project rewrite with a small team on a tight deadline. We needed to keep shipping while also writing tests for the application. We believed unit tests were a waste of time and decided e2e tests were the way to go, but doing so manually was still time-consuming and made shipping slower. Testing is one of those things we do as engineers that don’t have immediate ROI, and it was almost impossible to make the…
2024
- 23PI
2023 · github.com
- 24GA
Introducing gamium, a game test automation SDK for game developers and qa engineers. There are tools such as Selenium and Appium for web and mobile, and they are used universally, but in games, there are many areas where tests are not automated, so it was developed to solve this problem. gamium currently supports unity engine, and supports python and typescript as client languages. We plan to support various engines such as unreal and godot in the future. We look forward to your interest and comments. Thank you.
2023 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →