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.4.tar.gz
(22.0 kB
view details)
Built Distribution
blues_lib-1.1.4-py3-none-any.whl
(31.0 kB
view details)
File details
Details for the file blues_lib-1.1.4.tar.gz
.
File metadata
- Download URL: blues_lib-1.1.4.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 | 3fb11c565848f5134558f4ded9c9cfd90ce60cccd7b361c89ee0537c468982d6 |
|
MD5 | 99d04ebeb34e3d5b987c25aeeb8bc700 |
|
BLAKE2b-256 | af0a2ab2bedc19f6a83e3d2bf3c253b5d6f138f5cbcdfec15a5c0c8813f76edf |
File details
Details for the file blues_lib-1.1.4-py3-none-any.whl
.
File metadata
- Download URL: blues_lib-1.1.4-py3-none-any.whl
- Upload date:
- Size: 31.0 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 | 61ed36bb6665bdaa1d53ddb52b3613f3656e4f0095c8a96bfdaad7c5a995fde9 |
|
MD5 | 9c42e158c054f0deb51ef92d204864f8 |
|
BLAKE2b-256 | 0a40335caee62d6724dc452b59a723759a88b1c91f004620dfcde21bbaee63fb |