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.16.tar.gz
(22.2 kB
view details)
Built Distribution
File details
Details for the file blues_lib-1.1.16.tar.gz
.
File metadata
- Download URL: blues_lib-1.1.16.tar.gz
- Upload date:
- Size: 22.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 608bc5a3b94d7c911ceb80d95d572cd0697a317079174d95330ca290a1b32dad |
|
MD5 | 657c346e6b15310422cdf5dd70ae449b |
|
BLAKE2b-256 | 741baec5c30ba25f6b6cfd58fc12844c223c61094e2e525ffd2227cbe32aa171 |
File details
Details for the file blues_lib-1.1.16-py3-none-any.whl
.
File metadata
- Download URL: blues_lib-1.1.16-py3-none-any.whl
- Upload date:
- Size: 31.2 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 | db1683d64cee3e3424590db9191f43579f182e7869c1eb255dea392f0b085f22 |
|
MD5 | 9f8e11cc74d6174f048ad0e2f4552ce0 |
|
BLAKE2b-256 | 3de38653e9b8af8329d2175e393c551a1809e807fa6f0d4b6747f65fdf535df6 |