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.3.tar.gz
(22.0 kB
view details)
Built Distribution
blues_lib-1.1.3-py3-none-any.whl
(31.0 kB
view details)
File details
Details for the file blues_lib-1.1.3.tar.gz
.
File metadata
- Download URL: blues_lib-1.1.3.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 | ae4e3a44ab155838954af9a09cde484f99e709388774423c8727f6ae63593b2c |
|
MD5 | 8a8582364f62d902a0cc206a0ad21676 |
|
BLAKE2b-256 | d3205eb2b4f4f637e2e6542df01e7fbed0727767c7f7d77f3b86fe01b6cd25b5 |
File details
Details for the file blues_lib-1.1.3-py3-none-any.whl
.
File metadata
- Download URL: blues_lib-1.1.3-py3-none-any.whl
- Upload date:
- Size: 31.0 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 | a6779426b674628cc8f0cc975478fcae146c8b178055f9295953cb702ac99e81 |
|
MD5 | ec9514426264ab576132639c86e43bed |
|
BLAKE2b-256 | 96b35b66abc114bb7523e3e74b8feed6b7303f8f0e940c619a7162ba71f3a4e7 |