In the wdio.conf.js, I am getting the following error: ERROR webdriver: Request failed with status 404 due to WebDriver Error: Invalid Command

In the wdio.conf.js, I have updated the hostname as hub.lambdatest.com. Still I am getting the following error: ERROR webdriver: Request failed with status 404 due to WebDriver Error: Invalid Command

Hi Devan,

Kindly ensure you have the path parameter in the config along with the hostname. The value of the path parameter should be "/wd/hub"