1b0b0ccae1231e863da53b9e7989db89ce6254e4
How to deploy
So you cloned or downloaded the repo. To use the program properly you will need to follow theses steps. (I promise one day it will have its own installer)
- Open the project in Visual Studio
- Rebuild the solution (Build -> Rebuild Solution)
- Put the file named "recoverCookiesCSV.py" that you can find in /seleniumF1Automaton/TestSelenium/ into the /seleniumF1Automaton/TestSelenium/bin/debug (or release)
- Be sure that thoses libs have been installed (Selenium.Firefox.Webdriver[0.27.0] Selenium.WebDriver[4.8.0])
- Connect to the F1TV using chrome
Description
This project is a selenium version of a old one wich used puppeteer sharp. It logs into the F1tv and then navigate to a Grand Prix to take screenshots
Languages
C#
77.2%
Python
22.8%