Skip to content
Alumnium logo

Alumnium

Alumnium bridges the gap between human and automated testing by using AI to translate your test instructions into executable commands.

Integrates with

Anthropic Google Gemini OpenAI Meta Llama

Testing doesn’t have to be tedious

Alumnium empowers software and test engineers to speed up browser test creation without sacrificing precision or control.

AI-Powered Intelligence

Leveraging the full power of LLMs, Alumnium eliminates testing headaches with natural-language-to-code translation.

Supports Web Applications

Alumnium works together with Selenium, de-facto standard for web automation. Mobile support is coming soon.

Use Your Test Framework

Alumnium supports any Python test framework today, with JavaScript, Ruby, and more in the works.

Tailored for Engineers

Written by software and QA engineers, Aluminum helps you build reliable tests without sacrificing your expertise.

How it works

Write Human-Readable Instructions

Write your test case instructions in plain language with test framework you like. Alumnium provides two types of commands: do and check. Use do to describe the steps to perform, and use check to verify the results.

todo_test.py
al.do("create task 'buy milk'")
al.do("mark task 'buy milk' as completed")
al.check("task 'buy milk' is completed")
Write your first test

AI-Powered Test Execution

Aluminum’s AI interprets your instructions to generate Selenium code, which it then uses to execute browser interactions. This process utilizes the web page’s accessibility tree and, if needed, a screenshot. Aluminum works with popular AI providers like Anthropic, Google Gemini, OpenAI, and Meta Llama.

Alumnium overview Learn more details

Engineer-Centric Flexibility

Alumnium doesn’t write the tests for you — it helps you automate them. Designed for test and software engineers, the tool keeps you in control of your test logic while handling the browser interactions.

Check out more examples

Supported by

AWS for Startups Microsoft for Startups

Get notified when we’re launching Alumnium Pro

Future-Proof Your Test Automation

Alumnium is built with growth in mind. As we expand support for additional languages and mobile platforms, you’ll have the tools you need to keep your automation strategy agile and adaptable.

Get started with Python support and see how Alumnium can transform your test automation process.

Try Alumnium