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.15.tar.gz
(22.1 kB
view details)
Built Distribution
File details
Details for the file blues_lib-1.1.15.tar.gz
.
File metadata
- Download URL: blues_lib-1.1.15.tar.gz
- Upload date:
- Size: 22.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 | 12f5c3e9a3a13b5b24a0cbde19d78c898a007a468fa57d9a7758fa5a21f8ee55 |
|
MD5 | 763451606b150508f1f4e83d80e50d1f |
|
BLAKE2b-256 | aa03fe4bd1ad7f738bcdfe38ff7b86e79fd8d144d1ce40e78b38d8168c5b9b3e |
File details
Details for the file blues_lib-1.1.15-py3-none-any.whl
.
File metadata
- Download URL: blues_lib-1.1.15-py3-none-any.whl
- Upload date:
- Size: 31.2 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 | 231915e8bdff4ee3b0ec7a3fdfff90d0fda5b122fa3715dc01b35b12c0e91467 |
|
MD5 | c9dfe639db1486da7756c7eeba39594c |
|
BLAKE2b-256 | 42554f98003a480c70f710ee93efc62df0901dd4fead8a28f1277109b0e02caf |