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.5.tar.gz
(22.0 kB
view details)
Built Distribution
blues_lib-1.1.5-py3-none-any.whl
(31.1 kB
view details)
File details
Details for the file blues_lib-1.1.5.tar.gz
.
File metadata
- Download URL: blues_lib-1.1.5.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 | 9d1666b0af5c541a8acf071ad7d50d1b567c4111e9fc30bf462ad6c9b7a28ae2 |
|
MD5 | 0a2f8c37718b3d3286ac751771d5c843 |
|
BLAKE2b-256 | 360bcd2de3eb661711936cfad250bc598cf7e6185ed87f23ae7537aed83c4834 |
File details
Details for the file blues_lib-1.1.5-py3-none-any.whl
.
File metadata
- Download URL: blues_lib-1.1.5-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 | b3ca21d32f68dd5e0c151f7b34a4108f00e62c5440b94c203f11200b5ca5280c |
|
MD5 | f61d1036b97a18608d9f35ff60b7f5fb |
|
BLAKE2b-256 | e564d2d9860a950319657026f8b988b4e4b129ddf1c4b39c525a7aba6856b6c1 |