Is it required to use a .side file everytime to run the Selenium IDE test on the LambdaTest platform?

Is it required to use a .side file everytime to run the Selenium IDE test on the LambdaTest platform?

Hi Jacqueline,

Yes, the .side file is required everytime to run your Selenium IDE tests on LambdaTest.

To download the SIDE runner (.side file), run the below command in your terminal

npm install -g selenium-side-runner

For more details, kindly visit our guide on how to run Selenium IDE tests.