How to run tests parallelly in Robot framework - Python?

How to run tests parallelly in Robot framework - Python?

Hi Mark,

You need to pass this command to the terminal -

make run_all_in_parallel

Make sure you make a file in your code