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.9.tar.gz
(22.0 kB
view details)
Built Distribution
blues_lib-1.1.9-py3-none-any.whl
(31.0 kB
view details)
File details
Details for the file blues_lib-1.1.9.tar.gz
.
File metadata
- Download URL: blues_lib-1.1.9.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 | 5c5d3b3cd82f29e889df2ea459a46b14720405e73ec264772c99f2198788c72c |
|
MD5 | 2fc117ce8eee3ad651a11b0fbc241ddf |
|
BLAKE2b-256 | 644cb37bdd30e913905227cf3085ef64b3b8382dd95843df82a7577ff36813a8 |
File details
Details for the file blues_lib-1.1.9-py3-none-any.whl
.
File metadata
- Download URL: blues_lib-1.1.9-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 | a5b99f948e3876cc11d65372f80314108934da13c7d9a43a45027d8bb68064a3 |
|
MD5 | 9a4fddd12e13554930593af39e066e89 |
|
BLAKE2b-256 | 9868ef290c1750f24268345b869da9d72e64f92a29edac0ec148953f7bcafb78 |