Hi All,
I have a multiple test suites with quite a large bunch of tests , is there a way I can execute them in orderly fashion while running them in parallel , I have looked at the lcc run --threads parameter but I am not sure how that is working since I donot see multiple driver instances getting triggered , plus I am getting a warning message in console "connection pool is full discarding connection" when the threads count is only 2 .
Request anyone to correct me if I am not following the correct process of running tests in parallel.
Thanks and regards
NV