summaryrefslogtreecommitdiffstats
path: root/g4f/webdriver.py (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-09Read cookies from config in GeminiHeiner Lohaus1-1/+2
2024-02-09Update provider and model list (#1568)H Lohaus1-0/+3
2024-01-29Add aiohttp_socks to requirementsHeiner Lohaus1-5/+4
2024-01-281. Discover chromedriver dynamically with "which". 2. Use "finally" in WebDriverSession.__exit__technicca1-2/+6
2024-01-27Fix PerplexityLabs Provider, Improve bypass_cloudflare helperHeiner Lohaus1-1/+22
2024-01-26Fix: ChromeDriver only supports characters in the BMPHeiner Lohaus1-2/+9
2024-01-26New minimum requirements (#1515)0.2.0.6H Lohaus1-7/+17
2024-01-20Check access from chromedriverHeiner Lohaus1-1/+3
2024-01-14Change doctypes style to GoogleHeiner Lohaus1-20/+55
2024-01-14Refactor code with AIHeiner Lohaus1-23/+53
2024-01-10Add create images to Bing (#1426)H Lohaus1-0/+3
2023-12-07Add websearch to gui (#1314)H Lohaus1-8/+40
2023-12-06Add selenium to dockerfileHeiner Lohaus1-2/+8
2023-12-02Add get_session_from_browser as cloudflare bypassHeiner Lohaus1-17/+7
2023-11-20Add webdriver moduleHeiner Lohaus1-0/+92