https://github.com/crocofactory/seldegen
The package containing tools to develop Web3-based projects using Selenium
https://github.com/crocofactory/seldegen
selenium selenium-python selenium-webdriver selenium-wrapper
Last synced: 8 months ago
JSON representation
The package containing tools to develop Web3-based projects using Selenium
- Host: GitHub
- URL: https://github.com/crocofactory/seldegen
- Owner: CrocoFactory
- License: mit
- Created: 2024-03-22T14:42:00.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-23T16:31:04.000Z (over 1 year ago)
- Last Synced: 2025-04-11T05:39:14.059Z (about 1 year ago)
- Topics: selenium, selenium-python, selenium-webdriver, selenium-wrapper
- Language: Python
- Homepage: https://pypi.org/project/seldegen/
- Size: 18.8 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# seldegen
[](https://pypi.org/project/seldegen/)
[](https://pypi.org/project/seldegen/)
[](https://pypi.org/project/seldegen/)
[](https://pypi.org/project/seldegen/)
[](https://pypi.org/project/seldegen/)
The package containing tools to warm up Web3-based project using Selenium
- **[Bug reports](https://github.com/CrocoFactory/seldegen/issues)**
Source code is made available under the [MIT License](LICENSE)
The project is made by the **[Croco Factory](https://github.com/CrocoFactory)** team
# Installing seldegen
To install `seldegen` from PyPi, you can use that:
```shell
pip install seldegen
```
To install `seldegen` from GitHub, use that:
```shell
pip install git+https://github.com/CrocoFactory/seldegen.git
```
