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

Uploaded Source

Built Distribution

blues_lib-1.1.32-py3-none-any.whl (47.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: blues_lib-1.1.32.tar.gz
  • Upload date:
  • Size: 32.0 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.32.tar.gz
Algorithm Hash digest
SHA256 d1172d809272e867a6ec20e8c9942ec0ca40d834ad155b2337893c45d6e49270
MD5 542849154458c58a1a0ef99b5ce80885
BLAKE2b-256 7ee1a965329fb3ffb128c8c34bf5640eb893bc9125e1c70678d891414860aff0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: blues_lib-1.1.32-py3-none-any.whl
  • Upload date:
  • Size: 47.5 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.32-py3-none-any.whl
Algorithm Hash digest
SHA256 6f57f47aac5043ece387fd07a2b8b629572edaa1555e1da62ca32c9c0faa0519
MD5 47fd8da0402d38f4bfa1c8aa7f7463b9
BLAKE2b-256 e4ec8ffe2ed61b4c65af713dc0fe3307d071795900c62d81533fd30e4f72f57e

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