Clicking on Button with selenium headless mode
I’m trying to do an automation process on a website and I’m having a problem clicking a button in Selenium headless mode.
When I run the same code without the headless option, the click works.
I’m trying to do an automation process on a website and I’m having a problem clicking a button in Selenium headless mode.
When I run the same code without the headless option, the click works.