Skip to main content

Logo
Alumnium

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

Aluminum is an experimental project that builds upon the existing test automation ecosystem, offering a higher-level abstraction for testing. It aims to simplify interactions with web pages and provide more robust mechanisms for verifying assertions.

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

al = Alumni(driver)
al.do("search for selenium")
al.check("selenium in page title")
al.check("selenium.dev is present in the search results")

Check out documentation and more examples!

Development

Setup the project:

pipx install poetry
poetry install

Configure access to AI providers and start hacking!

Useful commands during development:

poetry run python -i demo.py  # run REPL
poetry run behave             # run Gherkin examples
poetry run pytest             # run Pytest examples

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.5.0.tar.gz (12.8 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.5.0-py3-none-any.whl (19.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: alumnium-0.5.0.tar.gz
  • Upload date:
  • Size: 12.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for alumnium-0.5.0.tar.gz
Algorithm Hash digest
SHA256 9217e1ed61c2d34787c2e886fb6a238d155af815e31967fd14595371a5c57c84
MD5 ca001c585c0765b1da296878a21cc3d9
BLAKE2b-256 9f407005187b463c9f5138467c126536430064e0b4bead19503bf3965a452ebb

See more details on using hashes here.

Provenance

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

Publisher: ci.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.5.0-py3-none-any.whl.

File metadata

  • Download URL: alumnium-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 19.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for alumnium-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 34ae4e9a90ed93a2d541540a4266e51dac20b20953d5bccbeb6451c7a7690a6b
MD5 7f80c8f912293f0d0ad7a6958d9a212c
BLAKE2b-256 a9b822140cb9bf0d7e727f67a89899620054da16e0dfe805d69e9c56757f1ac7

See more details on using hashes here.

Provenance

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

Publisher: ci.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