Skip to main content

Pave the way towards AI-powered test automation.

Project description

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 provides 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

al.quit()

Check out documentation and more examples!

Contributing

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

Project details


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.20.0a9.tar.gz (34.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.20.0a9-py3-none-any.whl (55.9 kB view details)

Uploaded Python 3

File details

Details for the file alumnium-0.20.0a9.tar.gz.

File metadata

  • Download URL: alumnium-0.20.0a9.tar.gz
  • Upload date:
  • Size: 34.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for alumnium-0.20.0a9.tar.gz
Algorithm Hash digest
SHA256 61534c694421d1fa3ea1102bc1e3b22ffe239304f5d9850d69bf99de82f5ad59
MD5 2bc8b83150bc5ef29e65a917f8374f33
BLAKE2b-256 716b24bbe2c7544f2c4c7d260e59f2d95f238aead35cad9f6029d720dbb38d43

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for alumnium-0.20.0a9-py3-none-any.whl
Algorithm Hash digest
SHA256 624b4ecc2a25deecc8569c5fe0ba9f4c977f01d3b0a66a18aed55d05ea2250a1
MD5 c593472fe8aa64fb6d3d894e0ea67d22
BLAKE2b-256 8fc71f00c925a16ab1382d682a077715eb513f40f0b4ecb0d6c48c8c5b891788

See more details on using hashes here.

Provenance

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