Skip to content

DeCoded-Void/genshin_daily_check-in_selenium_chrome

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

Credits

Forked from genshin_daily_check-in_selenium by YozenPL and adapted for use with Chrome and using a different way to store data.

genshin_daily_check-in_selenium_chrome

Python code for automatic daily check-in on Genshin Impact web event. For the Chrome web browser. Intended for Windows-based servers or as a one-click Windows solution after account login.

Requirements

  1. Windows 8 or Higher
  2. Python 3.6+
  3. selenium
  4. ChromeDriver (WebDriver for Chrome) (https://chromedriver.chromium.org/downloads)

Usage

  • Run run.bat
  • The program will create a seperate chrome profile for you, log into your hoyolab account
  • From the command prompt window, press enter and now it should enter the automation phase
  • If the site forces you to logout, the script will delete your created chrome profile and it will reset your instance

About

Python code for Genshin Impact daily check-in web event. For Firefox web browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.6%
  • Batchfile 7.4%