selenium-python-helium
helium
selenium-python-helium | helium | |
---|---|---|
11 | 4 | |
3,696 | 2,416 | |
- | - | |
0.0 | 5.8 | |
almost 2 years ago | over 4 years ago | |
Python | Python | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
selenium-python-helium
-
Autotab – Boring AI Agents for real world tasks
I don't get why people still use XPaths, CSS selectors or HTML IDs to identify elements, even when they are "recorded". Please please please just use my https://github.com/mherrmann/selenium-python-helium instead. It makes so much more sense.
- Selenium-Python but Lighter: Helium
-
Automating some process with PyAutoGui?
You can, though it might not be the best tool for this. Automation of web entry is better done with selenium, or my favorite variation helium.
-
Would you be interested in POM generator for Selenium?
Regarding automatic selectors: check out my open source library https://github.com/mherrmann/selenium-python-helium.
-
Python Selenium Can't Grab CSS_Selector TEXT
quick example https://github.com/mherrmann/selenium-python-helium
-
Beginner scraping question for beautiful soup after series of 'clicks' on webpage
If this all fails you'll have to fall back on a web driver like selenium or one of its wrappers like helium.
-
Simplest code to load webpage in selenium, plaintext dump and send actions to certain elements
Simplest would probably be not using Selenium directly, but a wrapper like helium. Most of its functions you'd need are listed here.
-
PyAutoGUI with CSS Selector
If you're talking about CSS I reckon you want to click/input things on a website inside your browser. In this case you would use a web driver which can automate a web browser like Chrome or Firefox. Something like Helium, Selenium or pyppeteer.
- Playwright-test – cross-browser end-to-end test suite with Playwright
- Lookup ERROR while trying to log in instagram using Helium/Selenium
helium
-
This Week In Python
helium - Lighter web automation with Python
- Helium: Lighter Web Automation with Python
-
Playwright Test Generator
Unreasonably shameless plug for my open source Python library Helium, so you don't need a test generator. [1]
1: https://github.com/mherrmann/helium
-
How do I get passed an ad/popup?
If using an extension of Selenium is an option for you, you can use (my) library Helium. It will let you do:
What are some alternatives?
undetected-chromedriver - Custom Selenium Chromedriver | Zero-Config | Passes ALL bot mitigation systems (like Distil / Imperva/ Datadadome / CloudFlare IUAM)
proxy_web_crawler - Automates the process of repeatedly searching for a website via scraped proxy IP and search keywords
SeleniumBase - Python APIs for web automation, testing, and bypassing bot-detection.
testcontainers-python - Testcontainers is a Python library that providing a friendly API to run Docker container. It is designed to create runtime environment to use during your automatic tests.
2-captcha-solver-python - A python program that automates Recaptcha solving using the 2Captcha service.
pyleniumio - Bring the best of Selenium and Cypress into a single Python package