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.6.tar.gz
(22.0 kB
view details)
Built Distribution
blues_lib-1.1.6-py3-none-any.whl
(31.1 kB
view details)
File details
Details for the file blues_lib-1.1.6.tar.gz
.
File metadata
- Download URL: blues_lib-1.1.6.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 | 9e43c1a5bc29ecd565edcc99934e407287229a66229f25d4e0c7b58b86bada57 |
|
MD5 | 64ae3962c584347221cb12966d35caf3 |
|
BLAKE2b-256 | 57b8dd705d0318b9ff227c60fd4bab798a8ae530beedd1cbdbfe335b6cf4b95b |
File details
Details for the file blues_lib-1.1.6-py3-none-any.whl
.
File metadata
- Download URL: blues_lib-1.1.6-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 | 6e1f35d57eca73c9272372e1cd90ea378563fac7bff2f448bf00213817ebf488 |
|
MD5 | c3543d977ed812139af37aeb4477f713 |
|
BLAKE2b-256 | 9161a13c2f5345fc5bfa98168e3a0a8f96d2fbd2a55c884ebc8ca8682a48a418 |