I am using Webdriver IO Framework with Cucumber and Page Object Model. I am able to setup multiple env files and run tests again each environment and it works.
When I finish configuring the project, the wdio.conf.ts and tsconfig.json files are saved in a folder called tests and the wdio.conf.ts file gives me the follow
I went through all the docs and posts about Webdriver IO that I could find and I couldn't find a straight forward way to install and configure WebdriverIO with