How to make Firefox headless programmatically in Selenium with Python?
I am running this code with python, selenium, and firefox but still get ‘head’ version of firefox:
I am running this code with python, selenium, and firefox but still get ‘head’ version of firefox:
Is it possible after setting selenium webdriver to a headless mode set it back to a normal mode?