Parallelism Options
- Auto (RECOMMENDED): Enables high parallelism with smart worker count detection. This allows up to 100 workers to run in parallel. Reach out if you need more workers.
- Manual: Choose a specific number of workers

Ensure your tests are not interdependent before running them in parallel!