Skip to main content

auto login google account by selenium chrome driver

Project description

Author:KuoYuan Li

auto login google account by selenium chrome driver

installation Note

Need selenium 4(above) and webdriver_manager to get the chromedriver automatically. if the version is not correction , please uninstall the selenium and install again.

Sample code
import seleniumGoogleLogin
from selenium import webdriver
from selenium.webdriver.chrome.service import Service as ChromeService
from webdriver_manager.chrome import ChromeDriverManager

driver = webdriver.Chrome(service=ChromeService(ChromeDriverManager().install()))
email = "your g-mail"
password = "your password"
if seleniumGoogleLogin.start(driver,email, password):print('ok')

License

MIT

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

seleniumGoogleLogin-0.0.4.tar.gz (3.1 kB view details)

Uploaded Source

File details

Details for the file seleniumGoogleLogin-0.0.4.tar.gz.

File metadata

  • Download URL: seleniumGoogleLogin-0.0.4.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.8

File hashes

Hashes for seleniumGoogleLogin-0.0.4.tar.gz
Algorithm Hash digest
SHA256 0c4de2805735305c786c9c5384953b542b4e50f8df914eae952ce2b674d9bb6c
MD5 80554842be7232c1bd7075c7323bab10
BLAKE2b-256 1b20c72ef0e261c3d8380fcc11498e6ed48df2113b982515a2edaec9b4e079eb

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