Best of Selenium โ€” December 2024

  1. 1
    Article
    Avatar of hnHacker Newsยท1y

    mherrmann/helium: Lighter web automation with Python

    Helium is a Python library that simplifies web browser automation for Chrome and Firefox, offering a high-level API that shortens and stabilizes scripts by enabling element identification through user-visible labels. It seamlessly integrates with Selenium and includes additional functionalities like easier iFrame interaction, window management, and implicit waits. The author highlights the open-source nature of the project, encourages contributions, and provides steps for getting started and conducting tests.

  2. 2
    Article
    Avatar of hnHacker Newsยท1y

    steel-dev/steel-browser: ๐Ÿšง Open Source Browser API for AI Agents & Apps. Steel Browser is a batteries-included browser instance that lets you build automate the web without worrying about infrastructu

    Steel.dev is an open-source browser API that allows developers to build AI apps and agents for web interaction without building automation infrastructure from scratch. It offers full browser control, session management, proxy support, debugging tools, and more. The API supports popular frameworks such as Puppeteer, Playwright, and Selenium, and can be run locally or deployed to various cloud platforms. The project is in public beta and invites contributions and feedback.