this file is how this folder work in this folder create version you want to make it after this , download current version of chrome and add it to zip file with windows cpu version example: download chromedrive.exe from google after it make folder with name of current version 116.0.5444.40 after that add chromedriver.exe to folder with name chromedriver_win32 and add it to zip file. make chromedriver_win32.zip add chromedriver_win32.zip to 116.0.5444.40 folder do all it in server example: mkdir 126.0.6478 && \ cd 126.0.6478/ && \ wget https://storage.googleapis.com/chrome-for-testing-public/125.0.6422.60/win64/chromedriver-win64.zip && \ unzip chromedriver-win64.zip && \ mv chromedriver-win64/LICENSE.chromedriver . && \ mv chromedriver-win64/chromedriver.exe . && \ zip chromedriver_win32.zip chromedriver.exe LICENSE.chromedriver && \ rm -rf chromedriver-win64 && \ rm -rf chromedriver-win64.zip && \ rm LICENSE.chromedriver && \ rm chromedriver.exe # after that add # # # 116.0.5444.40/chromedriver_win32.zip # 1646371839854073 # 1 # 2022-03-04T05:30:39.903Z # "d7604df0340573318e05672c2d7efaee" # 6258176 # # #to chrome_storage.xml and push