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.7.tar.gz
(22.0 kB
view details)
Built Distribution
blues_lib-1.1.7-py3-none-any.whl
(31.1 kB
view details)
File details
Details for the file blues_lib-1.1.7.tar.gz
.
File metadata
- Download URL: blues_lib-1.1.7.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 | 371969ce76c09eb1f9c5a85602190aa39212ab63c6d19a6c2ced2756dddbfb4b |
|
MD5 | e0f498337074f4b731d94d3b3093492d |
|
BLAKE2b-256 | b09f61d9f1335c55c58a50a952812c6744975becce62d02e342fe6ac4a5e9e20 |
File details
Details for the file blues_lib-1.1.7-py3-none-any.whl
.
File metadata
- Download URL: blues_lib-1.1.7-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 | 95a023ed4c9775fa6161a5038ca818de500926779493ebf2b79ed5915a0c9a93 |
|
MD5 | 877be1c553f02cd805532b3fe3aea5b2 |
|
BLAKE2b-256 | 733b402e4056ec3d4178c86e47aaed8d290cef8d98cc495a9747dc8bcfd876f2 |