automated controll website
Project description
Selethon
The greatest automated browser controller using Selenium.
Installing
First, install this project by pip
pip install selethon
Download webdriver for selethon
selethon install chrome
Documentation
Init the browser by
from selethon import Selethon
browser = Selethon()
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
selethon-1.1.1.tar.gz
(4.7 kB
view details)
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.1.tar.gz.
File metadata
- Download URL: selethon-1.1.1.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d8fa5f4264d29e7025b81212fc15cbadb5fb2039e5d85addbe9fe592fc26ff7
|
|
| MD5 |
638a2ed1ae5871483a67550b406f796c
|
|
| BLAKE2b-256 |
393adcf7c97301a6631f02c68620e6e7072abe8e749fb031fa62d3eddb28a4f7
|
File details
Details for the file selethon-1.1.1-py2.py3-none-any.whl.
File metadata
- Download URL: selethon-1.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8fbd3bd9b5abffb7190811fa04bd8515798212bc49813933eac3d0384ad83e00
|
|
| MD5 |
d9ef75cf29846609a018786aa59e1f65
|
|
| BLAKE2b-256 |
ba722b0222bc583729bd3e15284d304f8dab3c53c4e1060f823133aa00cf8512
|