Local Tests With Selenium And Python Browser Automation

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Py-TestUI

  • Now, we have to install the Py-TestUI framework which is used by Loadero to automate user actions in the browser.

  • HomeBrew

    🍺 The missing package manager for macOS (or Linux)

  • For macOS users I suggest installing via brew, both chromedriver and geckodriver are available on it.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • geckodriver

    WebDriver for Firefox

  • Browser driver is an API implementation of the W3C WebDriver standard for a specific browser. Here you can find download links for chromedriver and geckodriver. The installation process will vary between platforms.

  • examples

    Test script examples that are made for usage in Loadero platform out of the box or to be extended for custom use cases (by loadero)

  • You can find the script example in Loadero’s Github repository. To run this test, execute the following command

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts