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.21.tar.gz
(24.0 kB
view details)
Built Distribution
File details
Details for the file blues_lib-1.1.21.tar.gz
.
File metadata
- Download URL: blues_lib-1.1.21.tar.gz
- Upload date:
- Size: 24.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 | 7eb4eca162fd0e009c364c26a331bbab1c17db03c6cd9abc75a7bf3b7af78b8e |
|
MD5 | 58342632348b390e5f67c86528ff3e3d |
|
BLAKE2b-256 | 98edb9dec33d702156bd04f380bd1a1d39ff2e7756971a83b48694ae63adcaa7 |
File details
Details for the file blues_lib-1.1.21-py3-none-any.whl
.
File metadata
- Download URL: blues_lib-1.1.21-py3-none-any.whl
- Upload date:
- Size: 34.7 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 | 863718d4a5dac1710a568d5d46f2d8534ad8b095bfe72e8ed94a6b72e376ab69 |
|
MD5 | f64befe3f8bb91e0a19d159ea32ba58d |
|
BLAKE2b-256 | 1254c237db429e6ba81752c9924bea058b47ebfe22ac8b454f14a4eb98e27761 |