https://github.com/natthasath/python-web-automation
Selenium is a browser automation tool that enables automating web browsers for testing, scraping and other purposes. It allows to interact with web pages, simulate user actions and automate web tasks.
https://github.com/natthasath/python-web-automation
poetry python selenium web-automation
Last synced: about 1 month ago
JSON representation
Selenium is a browser automation tool that enables automating web browsers for testing, scraping and other purposes. It allows to interact with web pages, simulate user actions and automate web tasks.
- Host: GitHub
- URL: https://github.com/natthasath/python-web-automation
- Owner: natthasath
- License: mit
- Created: 2022-08-18T06:52:11.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-04T02:53:12.000Z (over 2 years ago)
- Last Synced: 2025-02-26T10:37:06.238Z (over 1 year ago)
- Topics: poetry, python, selenium, web-automation
- Language: Python
- Homepage: https://www.selenium.dev/
- Size: 48.8 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 🎉 Python Web Automation
Selenium is a browser automation tool that enables automating web browsers for testing, scraping and other purposes. It allows to interact with web pages, simulate user actions and automate web tasks.



### ⚡ New Updates
- Allow HTTPS
- Allow Driver Browser
- Auto Fill Form Submit
### ⭐ Features
- Check Web Uptime
- Check Connect Database
- Test User Login
- Test Submit Data in Form
### ✅ Requirements
* [Selenium](https://pypi.org/project/selenium/)
* [Certifi](https://pypi.org/project/certifi/)
* [Chrome Driver](https://www.selenium.dev/documentation/webdriver/getting_started/install_drivers/)
* [Edge Driver](https://www.selenium.dev/documentation/webdriver/getting_started/install_drivers/)
* [Firefox Driver](https://www.selenium.dev/documentation/webdriver/getting_started/install_drivers/)
### 🔁 Schedule
> Web Uptime | `One time`