No project description provided
Project description
Description
Python library writed by Blues Liu.
Install
// first installation
pip install blues-lib==1.1.1
// upgrade to the newest version
pip install --upgrade blues-lib
sele
BluesDebugChrome
reliant env variables
$env:CHROME_EXE
: the chrome's .exe file path - * required$env:CHROME_DRIVER_EXE
: the chromedriver's .exe file path - * recommended
input
config = {
'url':'http://deepbluenet.com',
}
arguments = {
'--user-data-dir':'"c:/sele/test3"',
'--remote-debugging-address':'localhost:8003',
}
util
from util.BluesFiler import BluesFiler
print(BluesFiler.exists('dir'))
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
blues_lib-1.1.11.tar.gz
(22.0 kB
view details)
Built Distribution
File details
Details for the file blues_lib-1.1.11.tar.gz
.
File metadata
- Download URL: blues_lib-1.1.11.tar.gz
- Upload date:
- Size: 22.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d760d2ec9e4ebf693d7f86d523a838ba68b5781989e453b20edd327d219f644 |
|
MD5 | 7bbc29444b4a39df7e7556e9043596e3 |
|
BLAKE2b-256 | 0d5398f0b76602876c4fb220f10500f0547187866e34a501741b845d248345f8 |
File details
Details for the file blues_lib-1.1.11-py3-none-any.whl
.
File metadata
- Download URL: blues_lib-1.1.11-py3-none-any.whl
- Upload date:
- Size: 31.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0fdcf4a4bacc2be0c72777efa8939f95689465eab9964c68e8369611ff56e15f |
|
MD5 | a57dd1a437ed725ec9d865e4ea772d0c |
|
BLAKE2b-256 | d5772d7b0af0cb4c8fe5d9c1ec2da59133e78d1a1d24e6c197e49bb0eded413f |