WebDriver Installation composer require --dev codeception/module-webdriver Description Run tests in real browsers using the W3C WebDriver protocol. There are multiple ways of running browser tests using WebDriver: Selenium (Recommended) Java is required NodeJS is required The fastest way to get started is to Install and launch Selenium using selenium-standalone NodeJS package. Launch selenium stan