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.19.tar.gz
(24.0 kB
view details)
Built Distribution
File details
Details for the file blues_lib-1.1.19.tar.gz
.
File metadata
- Download URL: blues_lib-1.1.19.tar.gz
- Upload date:
- Size: 24.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 | f1c315c6726d0f1d0ca4ebf1681a16b9b6338cbbfbde9be79a88b90dbdc8f889 |
|
MD5 | b83432ce040b315b0fefd2139f87ec31 |
|
BLAKE2b-256 | e8a2f60165f24f97f1d43b8c490f058529ac2051c9ce70b8a7067f0abb5d8bf4 |
File details
Details for the file blues_lib-1.1.19-py3-none-any.whl
.
File metadata
- Download URL: blues_lib-1.1.19-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 | c3eb71d498f9fa9a71f6b4e4a1924ea7c733d99ffab59422b6e2a902b8c02f93 |
|
MD5 | 5290ddade8d3875d5f714e0944af9e45 |
|
BLAKE2b-256 | 965bcb9772bcc813ee8eec6a5ee3ad9dcd9f86d11161ff466da90ad9f7acd628 |