First, let's go through the steps to have everything ready to follow this Selenium web scraping tutorial and run a headless browser. This tutorial uses Python 3.12.1. If you still need to do so, ...
I'm trying to run test from Behat with Selenium to test the JavaScript. I don't believe my error is linked to either ChromeDriver, but more about my configuration or ...