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.17.tar.gz
(23.7 kB
view details)
Built Distribution
File details
Details for the file blues_lib-1.1.17.tar.gz
.
File metadata
- Download URL: blues_lib-1.1.17.tar.gz
- Upload date:
- Size: 23.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d0fca9b193c482e9ae5400c508452f88751afa99301c2f15c33e0a4295eefb9 |
|
MD5 | 9e87e8378044bfc257b1dae6425bbc5e |
|
BLAKE2b-256 | 9b2e4ff4f3c251eda366e65ebba0e2254491b6d9126ff2e38d3af279e1395ad8 |
File details
Details for the file blues_lib-1.1.17-py3-none-any.whl
.
File metadata
- Download URL: blues_lib-1.1.17-py3-none-any.whl
- Upload date:
- Size: 34.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 | 9fdb550e2fb109ec2251ed95c9c51f1032fedb279449a7558a5bf02596cf7ed4 |
|
MD5 | 3e77e2201a201796f56d7823f5f0c573 |
|
BLAKE2b-256 | 7396a9a86ea36b58647e99c137c11bda1374456360b35e3f2b0d71b56f600a41 |