You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am planning to get all the spec files to run in parallel and I am currently able to do this in gauge java by setting enable_multithreading=true. But this way of running spec files assigns each spec file to different browsers. Is it possible to create a thread pool of say 10-15 threads and run the spec files from only this pool? Is this doable in gauge?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi
I am planning to get all the spec files to run in parallel and I am currently able to do this in gauge java by setting enable_multithreading=true. But this way of running spec files assigns each spec file to different browsers. Is it possible to create a thread pool of say 10-15 threads and run the spec files from only this pool? Is this doable in gauge?
Regards
Sandeep
Beta Was this translation helpful? Give feedback.
All reactions