helium 5.1.0
0
Lighter browser automation based on Selenium.
Contents
Lighter browser automation based on Selenium.
Stars: 4884, Watchers: 4884, Forks: 370, Open Issues: 51The mherrmann/helium
repo was created 4 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 4884 github stars!
How to Install helium
You can install helium using pip
pip install helium
or add it to a project with poetry
poetry add helium
Package Details
- Author
- Michael Herrmann
- License
- None
- Homepage
- https://github.com/mherrmann/helium
- PyPi:
- https://pypi.org/project/helium/
- GitHub Repo:
- https://github.com/mherrmann/selenium-python-helium
Classifiers
- Software Development/Libraries
- Software Development/Testing
Related Packages
Errors
A list of common helium errors.
Code Examples
Here are some helium
code examples and snippets.
GitHub Issues
The helium package has 51 open issues on GitHub
- Support for selenium==4.1.0, gekodriver=0.30.0 and chromedriver=97
- "headless=True" didn't work and prompted error
- Click Method always selects first instance
- Support for is_displayed()
- Support for latest Selenium version 4.1.0
- Error launching Chrome (latest version) and it's possible solution.