Favicon of Helium

Helium

PublishedLast updated

Python browser automation library that wraps Selenium with a higher-level API for clicking, typing, and finding visible elements.

Sources

github.com

Verified against the mherrmann/helium repository and the PyPI package.

Helium is an open-source Python browser automation library built on top of Selenium. It provides a higher-level API for common browser tasks so scripts can read closer to user actions than raw WebDriver selectors.

Key Features:

  • Selenium Wrapper - Uses Selenium underneath while simplifying common calls.
  • Human-Readable Actions - Clicks, types, and locates elements by visible labels.
  • Browser Automation - Automates forms, navigation, and interaction-heavy pages.
  • Python Package - Installs from PyPI for Python test and scraping scripts.
  • Shorter Scripts - Reduces boilerplate around waits, windows, and element lookup.

Choose Helium when Selenium is useful but raw WebDriver code is too verbose for the task.

Features:
Open SourceBrowser AutomationSelenium WrapperPython Package

Share:

Similar to Helium

Favicon

 

  
  
Favicon

 

  
  
Favicon