So I made this bot with selenium on python. While headful(non headless) it works perfectly on Firefox, Chrome and Brave. While headless, it works with Firefox, but on Chrome and Brave its asking me to update chrome. For chrome and brave its using the same webdriver. Chrome, Brave and the webdriver, all three are version 98.xxx . I have attached the image I got by capturing a screenshot with driver.save_screenshot(file) while headless.
