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.13.tar.gz
(22.1 kB
view details)
Built Distribution
File details
Details for the file blues_lib-1.1.13.tar.gz
.
File metadata
- Download URL: blues_lib-1.1.13.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 | d24cee419658ae0f3741f1fe44699ca4024b9356ae72c9f07e4010af1136ab1c |
|
MD5 | 01cf4314fc4ac359fd773bf456b4246d |
|
BLAKE2b-256 | bc9d2b5884f93e9f2964df1749a437d26c8e402e4641fdb461899806447baba5 |
File details
Details for the file blues_lib-1.1.13-py3-none-any.whl
.
File metadata
- Download URL: blues_lib-1.1.13-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 | 0b1eb144b22d7fb034f4677a4fd36dae0db493b5ccfeba881338157b26c9874b |
|
MD5 | 4fc28847e10b2b6adda9bfd36fb372ab |
|
BLAKE2b-256 | 637b2d437fc0019f3da6623a5b19c329c4819cf0f74279467ef1c75045e202d3 |