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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: blues_lib-1.1.30.tar.gz
  • Upload date:
  • Size: 25.2 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.30.tar.gz
Algorithm Hash digest
SHA256 0fd195131d789a550d007cc8c5ed4778d4b4e1d229e65b52cfa3a50782c86445
MD5 8a5ed3cf65d190cac01c9cee8665da4d
BLAKE2b-256 937eb4a6c28ccde5a8e35b26771c21b259591d946efabff93433b3069468d9d8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: blues_lib-1.1.30-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.30-py3-none-any.whl
Algorithm Hash digest
SHA256 76dff88d6c6b8d1341b6fa37027baf71de0a374344217a1c2b2194ee08a786ff
MD5 304abeb050074d0a4634cf2c528e6f0b
BLAKE2b-256 859308abd0172a590c354d4ac0120afbb5136bcf7561cf009c49173019ad6652

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