Skip to main content

Logo
Alumnium

Pave the way towards AI-powered test automation.
Installation · Quick Start · Documentation

Alumnium is an experimental project that builds upon the existing test automation ecosystem, offering a higher-level abstraction for testing. It simplifies interactions with applications and provide more robust mechanisms for verifying assertions. It works with Appium, Playwright, or Selenium.

https://github.com/user-attachments/assets/b1a548c0-f1e1-4ffe-bec9-d814770ba2ae

Currently in the very early stages of development and not recommended for production use.

Installation

pip install alumnium

Quick Start

import os
from alumnium import Alumni
from selenium.webdriver import Chrome

os.environ["OPENAI_API_KEY"] = "..."

driver = Chrome()
driver.get("https://search.brave.com")

al = Alumni(driver)
al.do("type 'selenium' into the search field, then press 'Enter'")
al.check("page title contains selenium")
al.check("search results contain selenium.dev")
assert al.get("atomic number") == 34

Check out documentation and more examples!

Contributing

See the contributing guidelines for information on how to get involved in the project and develop locally.

Acknowledgments

LambdaTest

Alumnium is a member of LambdaTest Open Source Program, which supports the project community and development with the necessary tools. Thank you! 💚

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

alumnium-0.14.0.tar.gz (119.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

alumnium-0.14.0-py3-none-any.whl (172.0 kB view details)

Uploaded Python 3

File details

Details for the file alumnium-0.14.0.tar.gz.

File metadata

  • Download URL: alumnium-0.14.0.tar.gz
  • Upload date:
  • Size: 119.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for alumnium-0.14.0.tar.gz
Algorithm Hash digest
SHA256 123cf2d4dca8bc96df90b19e58706944906e38d78d2039c7c8989eab5b01d1b7
MD5 ac344b22c548dbdd1b0f3e63135cd41d
BLAKE2b-256 d3c2f2155a9d1401f1eeb256497a4eac80d6ee4addf2fb8973e47e6e47b1b6cc

See more details on using hashes here.

Provenance

The following attestation bundles were made for alumnium-0.14.0.tar.gz:

Publisher: release.yml on alumnium-hq/alumnium

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file alumnium-0.14.0-py3-none-any.whl.

File metadata

  • Download URL: alumnium-0.14.0-py3-none-any.whl
  • Upload date:
  • Size: 172.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for alumnium-0.14.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e35ebe30003aa408b8f2822b6a9bdea85a7ab514edacc55000fc256caa27e646
MD5 195b5a47236208fdd173b87965dc18a2
BLAKE2b-256 e113ee1c595f202f8ba5a1d70c77c52f1a989039fffde64f87707ad9650413c7

See more details on using hashes here.

Provenance

The following attestation bundles were made for alumnium-0.14.0-py3-none-any.whl:

Publisher: release.yml on alumnium-hq/alumnium

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page