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.8.tar.gz
(22.0 kB
view details)
Built Distribution
blues_lib-1.1.8-py3-none-any.whl
(31.1 kB
view details)
File details
Details for the file blues_lib-1.1.8.tar.gz
.
File metadata
- Download URL: blues_lib-1.1.8.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 | 35ca16e4496a4f8e688de2df8a31fae27b68f4694569e25d4977a191035c44de |
|
MD5 | b86d38c10272fcc8b934bfef7f955d89 |
|
BLAKE2b-256 | 5016975c7a30228267251fedbc0fe991e6f96f5313f614ea886ebd9848d1bfc3 |
File details
Details for the file blues_lib-1.1.8-py3-none-any.whl
.
File metadata
- Download URL: blues_lib-1.1.8-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 | 834025080470656cbf91e097685ed3feea3bb5733d12554b6073570dbcad24ae |
|
MD5 | eb3f2fd7a2203e2881de7f37d70d3902 |
|
BLAKE2b-256 | 49247189958bdb646c8838d6de90267564f98a24694961b65f757099522c3e50 |