options = webdriver.ChromeOptions()
options.add_argument('--enable-features=NetworkService,NetworkServiceInProcess')
options.add_argument('--disable-features=VizDisplayCompositor')
options.add_argument('--disable-web-security')
options.add_argument('--allow-running-insecure-content')
options.add_argument('--disable-site-isolation-trials')
options.add_argument('--disable-extensions')
options.add_argument('--disable-popup-blocking')
options.add_argument('--disable-default-apps')
options.add_argument('--disable-infobars')
options.add_argument('--disable-notifications')
options.add_argument('--disable-translate')
options.add_argument('--disable-save-password-bubble')
options.add_argument('--disable-background-timer-throttling')
options.add_argument('--disable-backgrounding-occluded-windows')
options.add_argument('--disable-renderer-backgrounding')
options.add_argument('--disable-dev-shm-usage')
options.add_argument('--no-sandbox')
options.add_argument('--remote-debugging-port=9222')
options.add_argument('--user-data-dir=/tmp/user-data')
options.add_argument('--data-path=/tmp/data-path')
options.add_argument('--homedir=/tmp')
options.add_argument('--disk-cache-dir=/tmp/cache-dir')
options.add_argument('--disable-gpu')
options.add_argument('--disable-software-rasterizer')
options.add_argument('--disable-dev-tools')
options.add_argument('--disable-logging')
options.add_argument('--log-level=3')
options.add_argument('--mute-audio')
options.add_argument('--disable-background-networking')
options.add_argument('--disable-breakpad')
options.add_argument('--disable-component-extensions-with-background-pages')
options.add_argument('--disable-ipc-flooding-protection')
options.add_argument('--disable-renderer-accessibility')
options.add_argument('--disable-remote-fonts')
options.add_argument('--disable-sync')
options.add_argument('--disable-threaded-animation')
options.add_argument('--disable-threaded-scrolling')
options.add_argument('--disable-verify-client-certificates')
options.add_argument('--disable-wake-on-wifi')
options.add_argument('--enable-automation')
options.add_argument('--force-color-profile=srgb')
options.add_argument('--metrics-recording-only')
options.add_argument('--no-first-run')
options.add_argument('--safebrowsing-disable-auto-update')
options.add_argument('--use-mock-keychain')
options.add_argument('--disable-blink-features=AutomationControlled')
options.add_argument('--disable-logging')
options.add_argument('--log-level=3')
options.add_argument('--disable-extensions')
options.add_argument('--disable-popup-blocking')
options.add_argument('--disable-default-apps')
options.add_argument('--disable-infobars')
options.add_argument('--disable-notifications')
options.add_argument('--disable-translate')
options.add_argument('--disable-save-password-bubble')
options.add_argument('--disable-background-timer-throttling')
options.add_argument('--disable-backgrounding-occluded-windows')
options.add_argument('--disable-renderer-backgrounding')
options.add_argument('--disable-dev-shm-usage')
options.add_argument('--no-sandbox')
options.add_argument('--remote-debugging-port=9222')
options.add_argument('--user-data-dir=/tmp/user-data')
options.add_argument('--data-path=/tmp/data-path')
options.add_argument('--homedir=/tmp')
options.add_argument('--disk-cache-dir=/tmp/cache-dir')
options.add_argument('--disable-gpu')
options.add_argument('--disable-software-rasterizer')
options.add_argument('--disable-dev-tools')
options.add_argument('--disable-logging')
options.add_argument('--log-level=3')
options.add_argument('--mute-audio')
options.add_argument('--disable-background-networking')
options.add_argument('--disable-breakpad')
options.add_argument('--disable-component-extensions-with-background-pages')
options.add_argument('--disable-ipc-flooding-protection')
options.add_argument('--disable-renderer-accessibility')
options.add_argument('--disable-remote-fonts')
options.add_argument('--disable-sync')
options.add_argument('--disable-threaded-animation')
options.add_argument('--disable-threaded-scrolling')
options.add_argument('--disable-verify-client-certificates')
options.add_argument('--disable-wake-on-wifi')
options.add_argument('--enable-automation')
options.add_argument('--force-color-profile=srgb')
options.add_argument('--metrics-recording-only')
options.add_argument('--no-first-run')
options.add_argument('--safebrowsing-disable-auto-update')
options.add_argument('--use-mock-keychain')
options.add_argument('--disable-blink-features=AutomationControlled')
options.add_argument('--disable-logging')
options.add_argument('--log-level=3')
options.add_argument('--disable-extensions')
options.add_argument('--disable-popup-blocking')
options.add_argument('--disable-default-apps')
options.add_argument('--disable-infobars')
options.add_argument('--disable-notifications')
options.add_argument('--disable-translate')
options.add_argument('--disable-save-password-bubble')
options.add_argument('--disable-background-timer-throttling')
options.add_argument('--disable-backgrounding-occluded-windows')
options.add_argument('--disable-renderer-backgrounding')
options.add_argument('--disable-dev-shm-usage')
options.add_argument('--no-sandbox')
options.add_argument('--remote-debugging-port=9222')
options.add_argument('--user-data-dir=/tmp/user-data')
options.add_argument('--data-path=/tmp/data-path')
options.add_argument('--homedir=/tmp')
options.add_argument('--disk-cache-dir=/tmp/cache-dir')
options.add_argument('--disable-gpu')
options.add_argument('--disable-software-rasterizer')
options.add_argument('--disable-dev-tools')
options.add_argument('--disable-logging')
options.add_argument('--log-level=3')
options.add_argument('--mute-audio')
options.add_argument('--disable-background-networking')
options.add_argument('--disable-breakpad')
options.add_argument('--disable-component-extensions-with-background-pages')
options.add_argument('--disable-ipc-flooding-protection')
options.add_argument('--disable-renderer-accessibility')
options.add_argument('--disable-remote-fonts')
options.add_argument('--disable-sync')
options.add_argument('--disable-threaded-animation')
options.add_argument('--disable-threaded-scrolling')
options.add_argument('--disable-verify-client-certificates')
options.add_argument('--disable-wake-on-wifi')
options.add_argument('--enable-automation')
options.add_argument('--force-color-profile=srgb')
options.add_argument('--metrics-recording-only')
options.add_argument('--no-first-run')
options.add_argument('--safebrowsing-disable-auto-update')
options.add_argument('--use-mock-keychain')
options.add_argument('--disable-blink-features=AutomationControlled')
options.add_argument('--disable-logging')
options.add_argument('--log-level=3')
options.add_argument('--disable-extensions')
options.add_argument('--disable-popup-blocking')
options.add_argument('--disable-default-apps')
options.add_argument('--disable-infobars')
options.add_argument('--disable-notifications')
options.add_argument('--disable-translate')
options.add_argument('--disable-save-password-bubble')
options.add_argument('--disable-background-timer-throttling')
options.add_argument('--disable-backgrounding-occluded-windows')
options.add_argument('--disable-renderer-backgrounding')
options.add_argument('--disable-dev-shm-usage')
options.add_argument('--no-sandbox')
options.add_argument('--remote-debugging-port=9222')
options.add_argument('--user-data-dir=/tmp/user-data')
options.add_argument('--data-path=/tmp/data-path')
options.add_argument('--homedir=/tmp')
options.add_argument('--disk-cache-dir=/tmp/cache-dir')
options.add_argument('--disable-gpu')
options.add_argument('--disable-software-rasterizer')
options.add_argument('--disable-dev-tools')
options.add_argument('--disable-logging')
options.add_argument('--log-level=3')
options.add_argument('--mute-audio')
options.add_argument('--disable-background-networking')
options.add_argument('--disable-breakpad')
options.add_argument('--disable-component-extensions-with-background-pages')
options.add_argument('--disable-ipc-flooding-protection')
options.add_argument('--disable-renderer-accessibility')
options.add_argument('--disable-remote-fonts')
options.add_argument('--disable-sync')
options.add_argument('--disable-threaded-animation')
options.add_argument('--disable-threaded-scrolling')
# Открываем браузер
driver = webdriver.Chrome(options=options)
driver.get("https://web.telegram.org")
print(driver.get_cookies())
# Загружаем файл сессии json
with open('14018042597.json', 'r') as f:
session_data = json.load(f)
cookie = {'name': 'session', 'value': session_data['session_file']}
driver.add_cookie(cookie)
time.sleep(5)
driver.refresh()
driver.implicitly_wait(10)
if "Telegram Web" in driver.title:
print("Успешный вход в Telegram Web")
else:
print("Не удалось войти в Telegram Web")
time.sleep(15)
# Закрываем браузер
driver.quit()