Skip to main content

Downloads are started automatically

# Tested with:
# https://github.com/ultrafunkamsterdam/undetected-chromedriver
# Python 3.9.13
# Windows 10


$pip install a-selenium-download-without-asking

from a_selenium_download_without_asking import enable_download_without_asking
from auto_download_undetected_chromedriver import download_undetected_chromedriver
import undetected_chromedriver as uc


if __name__ == "__main__":
    folderchromedriver = "f:\\seleniumdriver2"
    path = download_undetected_chromedriver(
        folder_path_for_exe=folderchromedriver, undetected=True
    )
    driver = uc.Chrome(driver_executable_path=path)
    enable_download_without_asking(driver, download_dir="f:\\testdownload")
    driver.get(
        r"https://github.com/hansalemaos/DigiDeutsch/raw/main/digi_deutsch_setup.exe"
    )

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

a_selenium_download_without_asking-0.10.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

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

File details

Details for the file a_selenium_download_without_asking-0.10.tar.gz.

File metadata

File hashes

Hashes for a_selenium_download_without_asking-0.10.tar.gz
Algorithm Hash digest
SHA256 05f4aeb943043aaf27b764f2bec4149a39de32a02e47f52ce935685c93491a68
MD5 59009f0689f56ff30b2feaba92d2a7c7
BLAKE2b-256 954d0755a41be0d058e9e802c52d861f44db1cf9653db1364b39fde0aadc3a4e

See more details on using hashes here.

File details

Details for the file a_selenium_download_without_asking-0.10-py3-none-any.whl.

File metadata

File hashes

Hashes for a_selenium_download_without_asking-0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 983ae7c7a264eb0a75dab5d37910e18783e861eeb260876825218092fafdc150
MD5 29cfa26bb3887b272dea55ac672a628e
BLAKE2b-256 33f52a9e21dbac28b4a38831ad3335105dc023830d0c6382a109d0b4fee61422

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.10 This release

2 files

Supported by

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