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://duckduckgo.com")

al = Alumni(driver)
al.do("search for selenium")
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.12.0.tar.gz (25.6 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.12.0-py3-none-any.whl (55.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for alumnium-0.12.0.tar.gz
Algorithm Hash digest
SHA256 e38b7fa35b256614f83d8d8bf630de960708b9cf72d3679e54d101f1c1b2217c
MD5 c41e0110d63e365a9b4b8bfd35801872
BLAKE2b-256 0e1a2d02e02cdf0b1d2811d6546e0f3bdbab145357e3e4fbbffc18e6f241be3c

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for alumnium-0.12.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5f5194b08755c7f649eec19b2dd7a4f65dbd23a5b99f6521a85de2d05de8b984
MD5 b5f0cf1023d634fb7082045016cbff12
BLAKE2b-256 24b105f9f72695ba0be37621e88e77ce05edde98ccd52efa6dbb0d7ec1caf6fb

See more details on using hashes here.

Provenance

The following attestation bundles were made for alumnium-0.12.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 Pingdom Monitoring Sentry Error logging StatusPage Status page