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$env.LOGINER_EXECUTOR
: the loginer program path
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.23.tar.gz
(24.8 kB
view details)
Built Distribution
File details
Details for the file blues_lib-1.1.23.tar.gz
.
File metadata
- Download URL: blues_lib-1.1.23.tar.gz
- Upload date:
- Size: 24.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2e06038be360c51c6cad8980108f3649b9aab675b542a0c87332103cb66a3dd2 |
|
MD5 | 3f7abdeda3916b033db8ad0ba40964ea |
|
BLAKE2b-256 | 1ca1b90bb5a3572bf937db84b3dac4e8d72405a914e010a27af4fc3ba4fd338f |
File details
Details for the file blues_lib-1.1.23-py3-none-any.whl
.
File metadata
- Download URL: blues_lib-1.1.23-py3-none-any.whl
- Upload date:
- Size: 35.6 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 | a4ddd5cac2a9eea01507ec3538469c5acb4bb9a4285549aa2ea2cc506120edcf |
|
MD5 | 22d4d92c516f30bfb5d38e4995f56a3a |
|
BLAKE2b-256 | f21744c0bdceb4e09c673c5402d693762c37dbe7d4c08883bd4fc8a96dc18564 |