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.0a12.tar.gz (35.4 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.0a12-py3-none-any.whl (56.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: alumnium-0.20.0a12.tar.gz
  • Upload date:
  • Size: 35.4 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.0a12.tar.gz
Algorithm Hash digest
SHA256 840a9e4eed9ae7b59f9f61dd2f29716cfbbe8eb494de576a13bbdbbaf9f659ed
MD5 e844955fa8b118555c751d29224362bd
BLAKE2b-256 b2a1bbae7908d9c4bc3ed118a9d87fe51c0ce228a9f65dd8faf2b9b42aa6a82a

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: alumnium-0.20.0a12-py3-none-any.whl
  • Upload date:
  • Size: 56.5 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.0a12-py3-none-any.whl
Algorithm Hash digest
SHA256 75058cb203e87181eee3a9a6df411e151f96b4881ff4c69a0eee94c022ebb916
MD5 c3605cb44bfd17c474cc8ebe01251eb6
BLAKE2b-256 6e7c050e0ebba4bb44af5777c735fee3b106e1b5ce7fef8eb1442da9efb6d7c5

See more details on using hashes here.

Provenance

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