Closed Apacelus closed 2 years ago
The class that you are using here is part of the Selenium code but not geckodriver. geckodriver itself just logs to stdout which is then piped in Selenium.
So how do I change the log location for it?
You will have to consult the Selenium documentation, or file an issue over there in case there is no option available.
System
Issue
Log still gets saved to main dir instead of the sub dir "./log"
Code