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.

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.

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.15.1.tar.gz (122.7 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.15.1-py3-none-any.whl (179.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for alumnium-0.15.1.tar.gz
Algorithm Hash digest
SHA256 e8fb1e0a82f3f7c1f0a2d3d571253a269eea9aaa2b93519c185ac5d7dd25efda
MD5 930ca5655ebdbb4ae191e7daf9266993
BLAKE2b-256 236fc58e74bb1e924d7cf24b53845b3eb139af7b8f007ec84db86549e5bdf555

See more details on using hashes here.

Provenance

The following attestation bundles were made for alumnium-0.15.1.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.15.1-py3-none-any.whl.

File metadata

  • Download URL: alumnium-0.15.1-py3-none-any.whl
  • Upload date:
  • Size: 179.2 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.15.1-py3-none-any.whl
Algorithm Hash digest
SHA256 78c0dd55517980130fb473785fe464c5850596435bc02bb34c625ec547ab947a
MD5 6458c102a2ec6f4af5cf68bd8e1aa8c6
BLAKE2b-256 3615396db11c47a8b791781d1fde003bad23fe1a23e806c872d15fac5e53b692

See more details on using hashes here.

Provenance

The following attestation bundles were made for alumnium-0.15.1-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