codeceptjs-demoSample CodeceptJS tests with WebDriverIO.Installnpm install codeceptjs webdriverio --save Manually start Selenium Server.Run testsnpx codeceptjs run --steps Try to mainpulate web browser using interactive shellnpx codeceptjs shell