automated controll website
Project description
Selenus
The greatest automated browser controller using Selenium.
Prerequisites
This program needs Python 3 and following libraries
- WebDriverManager - Webdriver manager for Python
Installing
First, install this project by pip
pip install selenus
Download webdriver for selenus
selenus webdriver chrome
Documentation
Init the browser by
from selenus import Selenus
browser = Selenus()
Open the url
browser.open("https://www.google.com")
Type text into input
browser.type("input.gLFyf", "thanawatpetchuen site:github.com")
Click element
browser.click("div.FPdoLc>center>input:nth-child(1)")
Authors
- Thanawat Petchuen - Thanawat(GitHub) - Thanawat(Bitbucket)
License
This project is licensed under the MIT License
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file selethon-1.1.0.tar.gz.
File metadata
- Download URL: selethon-1.1.0.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
509d2e83ed5bbf06f7dbf5834da013fbb7690ca976c08bc8105a08419734c9e9
|
|
| MD5 |
f0b043c5f99b2ba904a139c3fb87fa69
|
|
| BLAKE2b-256 |
9a1d048d3c6ec78f62d1e9f167f85135f633f0c6a6c70e3fcbc3537386da8d77
|
File details
Details for the file selethon-1.1.0-py2.py3-none-any.whl.
File metadata
- Download URL: selethon-1.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7ca2772c7f827db1d2798488c4657458e64e9f792c0cabea7010fa73b13920f7
|
|
| MD5 |
f826f65045c6cf2bbc388c505efaf670
|
|
| BLAKE2b-256 |
58f2d8cfef29106e648ef5607fab34c17bbf4062fd39fc6f81f51c18b6d5f49a
|