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.21.0a4.tar.gz (30.9 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.21.0a4-py3-none-any.whl (50.1 kB view details)

Uploaded Python 3

File details

Details for the file alumnium-0.21.0a4.tar.gz.

File metadata

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

File hashes

Hashes for alumnium-0.21.0a4.tar.gz
Algorithm Hash digest
SHA256 9ad9ca439e91a1c1e6d48bf4bdf9e1e9c4c420bb412d9fb70a10b73817996249
MD5 4da83b7e95cc72079828f0b1bad789f9
BLAKE2b-256 b5bc72b160c0cd5830a32f77992243b5dc977dc517066aa3f8ac97cdc6c1c8c8

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: alumnium-0.21.0a4-py3-none-any.whl
  • Upload date:
  • Size: 50.1 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.21.0a4-py3-none-any.whl
Algorithm Hash digest
SHA256 b71c4ac7508448663767f4510d83f0c1d51cbe58ea89376a41fa0f9086b094d1
MD5 7ace05ea57a425c3b3df3cfce4f71e43
BLAKE2b-256 0b91a27a7adb63737a57634ef1ff011ab5b766a1a744c3482d39412be2a60717

See more details on using hashes here.

Provenance

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