How to enable Parallel Testing for Selenium IDE?

How can I enable Parallel Testing for Selenium IDE?

Hi Alex,

The parallel testing on the Cloud Selenium Grid works only when the tests are executed using the SIDE Runner, and not the Selenium IDE. So we will enable the parallel testing for Selenium IDE and in order to do that you need to follow steps below:

1: Right click on the test suite and go to Settings.

2: In the Settings window, tick the Run in Parallel checkbox.

3: Save the SIDE project.