Basic Codeceptjs setup with webdriverio Setup Follow the following steps : npm install npm run selenium install npm run selenium start Above steps will setup the test environment and run selenium at port 4444 To run test npm run start