Skip to main content

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
  1. $env:CHROME_EXE : the chrome's .exe file path - * required
  2. $env:CHROME_DRIVER_EXE : the chromedriver's .exe file path - * recommended
  3. $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'))

set/get env variables

// set
[Environment]::SetEnvironmentVariable('LOGINER_EXECUTOR', 'D:\devapp\seleniumapp\loginer\Starter.py','machine')
// get
[Environment]::GetEnvironmentVariable('LOGINER_EXECUTOR','machine')

Project details


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.26.tar.gz (25.1 kB view details)

Uploaded Source

Built Distribution

blues_lib-1.1.26-py3-none-any.whl (35.9 kB view details)

Uploaded Python 3

File details

Details for the file blues_lib-1.1.26.tar.gz.

File metadata

  • Download URL: blues_lib-1.1.26.tar.gz
  • Upload date:
  • Size: 25.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.8.5

File hashes

Hashes for blues_lib-1.1.26.tar.gz
Algorithm Hash digest
SHA256 a267b9ebc81bbb609970c5cc2921ddeb8d3de114483c233ee0bede539f4455e2
MD5 33cdbc89ef61c44fcd5e24922dd75bd8
BLAKE2b-256 1cbae5861c0ad945a61c825a3bf0c3024a3e7d14d12b96479a9c9299bbedb1d3

See more details on using hashes here.

File details

Details for the file blues_lib-1.1.26-py3-none-any.whl.

File metadata

  • Download URL: blues_lib-1.1.26-py3-none-any.whl
  • Upload date:
  • Size: 35.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.8.5

File hashes

Hashes for blues_lib-1.1.26-py3-none-any.whl
Algorithm Hash digest
SHA256 d4aec800532312ef84bf8d27744a61d82790f47c0d962ff45ecc341e46571906
MD5 9e6121bd83d143b219d0efc058afb5ba
BLAKE2b-256 07213fa26c346a3adfecd6f69b66d5ca3758e23e64c6eb15749bb6ac36ec9f9e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page