Skip to content
GitHubDiscordSlack
Alumnium v0.17 released! Now with MCP Server and reasoning model support. Read more
Alumnium logo

Alumnium

Bridge the gap between human and automated testing! Translate your test instructions into executable commands using AI.

Integrates with

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 and Mobile

Alumnium works together with the most popular test automation tools, including Appium, Playwright, and Selenium.

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, Alumnium helps you build reliable tests without sacrificing your expertise.

Write Human-Readable Instructions

Write your test case instructions in plain language with test framework you like. Alumnium provides simple commands:

  • Use do to describe the steps to perform.
  • Use check to verify the results.
  • Use get to extract data from the page.
todo_test.py
al.do("create task 'buy milk'")
al.check("task 'buy milk' is pending")
assert al.get("number of pending tasks") == 1
Write your first test

AI-Powered Test Execution

Alumnium’s AI interprets your instructions to generate browser interactions and execute them. This process utilizes the application’s accessibility tree and, if needed, a screenshot. Alumnium works with popular AI providers like Anthropic, Google Gemini, OpenAI, Meta Llama, DeepSeek, and Mistral, with support for reasoning models for improved accuracy.

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

MCP Server

Use Alumnium’s automation capabilities with general-purpose AI agents through the Model Context Protocol. Connect tools like Claude Code to automate web and mobile applications as part of broader workflows.

Learn about MCP Server

Supported by


Get notified when we’re launching Alumnium Pro


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

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

Try Alumnium