I wrote a script that uses Selenium with Python. When I run the script, it creates a log file in the script directory. When I use the Firefox driver, a geckodriver.log
file is created.
Is there an option to set to disable this?
I wrote a script that uses Selenium with Python. When I run the script, it creates a log file in the script directory. When I use the Firefox driver, a geckodriver.log
file is created.
Is there an option to set to disable this?