Contents

selenium-base 4.31.6

0

A complete web automation framework for end-to-end testing.

A complete web automation framework for end-to-end testing.

Stars: 5201, Watchers: 5201, Forks: 964, Open Issues: 12

The seleniumbase/SeleniumBase repo was created 10 years ago and the last code push was 4 days ago.
The project is extremely popular with a mindblowing 5201 github stars!

How to Install selenium-base

You can install selenium-base using pip

pip install selenium-base

or add it to a project with poetry

poetry add selenium-base

Package Details

Author
Michael Mintz
License
MIT
Homepage
https://github.com/seleniumbase/SeleniumBase
PyPi:
https://pypi.org/project/selenium-base/
Documentation:
https://seleniumbase.io/
GitHub Repo:
https://github.com/seleniumbase/SeleniumBase

Classifiers

  • Internet
  • Scientific/Engineering
  • Software Development
  • Software Development/Libraries
  • Software Development/Libraries/Application Frameworks
  • Software Development/Libraries/Python Modules
  • Software Development/Quality Assurance
  • Software Development/Testing
  • Software Development/Testing/Acceptance
  • Software Development/Testing/Traffic Generation
  • Utilities
No  selenium-base  pypi packages just yet.

Errors

A list of common selenium-base errors.

Code Examples

Here are some selenium-base code examples and snippets.

GitHub Issues

The selenium-base package has 12 open issues on GitHub

  • The Chromium Team changed how they package drivers!

See more issues on GitHub

Related Packages & Articles

helium 5.1.0

Lighter browser automation based on Selenium.

sure 2.0.1

utility belt for automated testing in python for python

cf_clearance 0.31.0

Purpose To make a cloudflare v2 challenge pass successfully, Can be use cf_clearance bypassed by cloudflare, However, with the cf_clearance, make sure you use the same IP and UA as when you got it.

pydude 0.28.0

Dude (Uncomplicated Data Extraction) is a Python framework designed for crafting web scrapers with ease. This Flask-inspired framework facilitates the rapid creation of web scrapers with its intuitive syntax. While it's still in pre-alpha, Dude doesn't skimp on features. It supports multiple parser backends like BeautifulSoup4 and LXML, and offers functionalities like URL pattern matching and data grouping.