Open
Description
🚀 Feature Request
In the UI mode window - add a worker count and have the ability to set number of workers when running tests in UI mode.
Example
Add a worker count that can be adjusted in ui mode.
Motivation
I occasionally want to run tests with just one worker to test stability of tests one by one as well as some tests are run in a single context back to back.
I would need to close ui mode and add the worker flag to the command prompt to update this.