Skip to main content

The webdriver functions for hj3415

Project description

webdriver-hj3415

프로젝트 개요

webdriver-hj3415는 다양한 브라우저(WebDriver)를 손쉽게 실행하고 관리할 수 있도록 도와주는 Python 라이브러리입니다. 이 프로젝트는 Selenium 및 WebDriver Manager를 활용하여 크롬, 파이어폭스, 엣지, 사파리 등의 웹 드라이버를 자동으로 설정하고 실행합니다.

지원하는 브라우저

  • Chrome
  • Firefox
  • Edge
  • Safari
  • Chromium

설치 방법

pip install webdriver-hj3415

사용법

WebDriver 실행하기

from webdriver_hj3415.drivers import get

driver = get("chrome", headless=True)

다른 브라우저 실행 예제:

driver = get("firefox")
driver = get("edge")
driver = get("safari")
driver = get("chromium")

기능 설명

  • 자동 WebDriver 설치
  • 랜덤 User-Agent 적용
  • Headless 모드 지원
  • 파일 다운로드 경로 설정
  • Geolocation 설정 지원

코드 구조

webdriver-hj3415/
│── webdriver_hj3415/
│   ├── __init__.py
│   ├── drivers.py
│── tests/
│   ├── test_drivers.py
│── README.md
│── requirements.txt

의존성 목록

  • selenium
  • webdriver-manager

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

webdriver_hj3415-2.0.0.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

webdriver_hj3415-2.0.0-py2.py3-none-any.whl (3.9 kB view details)

Uploaded Python 2Python 3

File details

Details for the file webdriver_hj3415-2.0.0.tar.gz.

File metadata

  • Download URL: webdriver_hj3415-2.0.0.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.32.3

File hashes

Hashes for webdriver_hj3415-2.0.0.tar.gz
Algorithm Hash digest
SHA256 2a1d70b9fc56c732175e16d33e2f814917847f14655ae60084ed50bc06e637b7
MD5 e236be189daa1759e0ff6634ef5d0915
BLAKE2b-256 f2003d512ec23a9747acb6afffbc0d606d6edee1b0e1e23017438fd40ec328a5

See more details on using hashes here.

File details

Details for the file webdriver_hj3415-2.0.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for webdriver_hj3415-2.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 8860a16de12aed7ebe6ed1ca9a7734fd62f20078ea2e45735bc34c56d47db52b
MD5 f0af98cc4f221dc2d1509b5d27ecdab8
BLAKE2b-256 3b64f383b192988757689c8f231b87e5e9804f4df439dcb313ea410d2d7de492

See more details on using hashes here.

Supported by

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