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.12.tar.gz
(22.0 kB
view details)
Built Distribution
File details
Details for the file blues_lib-1.1.12.tar.gz
.
File metadata
- Download URL: blues_lib-1.1.12.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 | e6f878fa59b80c42574a2a1b73d510ba98ea2067f7d4a9a1bf09ab15041b0b8a |
|
MD5 | 2daa470e019c02d897879ef94d8ebe0b |
|
BLAKE2b-256 | 118ccc286210892a38b2253a26c68dda59db9e15dcd48655feb0abadb8195702 |
File details
Details for the file blues_lib-1.1.12-py3-none-any.whl
.
File metadata
- Download URL: blues_lib-1.1.12-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 | bfa080763527d3592af2fa1c2ef0762b03343c5d962a05a9e5410c5774d462ea |
|
MD5 | 28a9ac58010c209819e29f95b2d91dd6 |
|
BLAKE2b-256 | 12bb7f9b3bdaf609293ff5e835a2adc76bb2f7765dff469fa212108037836bbe |