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.10.tar.gz
(22.0 kB
view details)
Built Distribution
File details
Details for the file blues_lib-1.1.10.tar.gz
.
File metadata
- Download URL: blues_lib-1.1.10.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 | 8b8fc11cb4cd0c4559fa2e3a610fb71bb8c4d9a004a0ffbf4bbd5df74e07ce02 |
|
MD5 | 75abefdd4c8e777ebc47a284cdc2de90 |
|
BLAKE2b-256 | f2359a63d906028a0a569b8d52c2c2b51d5ab24492251856ff0257dfbb9221d8 |
File details
Details for the file blues_lib-1.1.10-py3-none-any.whl
.
File metadata
- Download URL: blues_lib-1.1.10-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 | 205ae47c761d1903049fa112f2065ae8a87dacd678ca72f4868f0c6e21097002 |
|
MD5 | 0a3e7875b6cf0ecb26730984a3bd5f30 |
|
BLAKE2b-256 | 9770c5022ee1ed93f007265bf9e126806ac341f5eecc6f3bb8b84546bd0d826b |