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.22.tar.gz
(24.1 kB
view details)
Built Distribution
File details
Details for the file blues_lib-1.1.22.tar.gz
.
File metadata
- Download URL: blues_lib-1.1.22.tar.gz
- Upload date:
- Size: 24.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6c51fc081120812246dbb127972dc0317c19d7a515f671437fe75e9fd29eae4f |
|
MD5 | 2b18662b9cb38d091e5c0f6ec7c7e6af |
|
BLAKE2b-256 | b752838fba8760fd0f73562e45dd1c469e0ae7948a6611810c8c2530d1b788a0 |
File details
Details for the file blues_lib-1.1.22-py3-none-any.whl
.
File metadata
- Download URL: blues_lib-1.1.22-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 | b5d5154e90bdb902bfd583b63f8e47514fca6831dc7d888c4079b56201f05bb9 |
|
MD5 | 03d8c5f15391d9b47b9d4e0baeb28093 |
|
BLAKE2b-256 | 45ccabe1160043772740b7479d9cec45e5955447044961b941a8ae29b5a3da54 |