I have created 6 threads and now each thread will create browser and
then each of them will test my website.
The problem I am facing that, threads gets stuck just before or in the
instruction:
@browser=Watir::Browser.new
Any such experiences?
Is there anything like resource conflict for this particular
instruction.
Interestingly, sometimes this problem hapens.. and somethimes it doesnt,
may be those codes are diffrent, I change codes but dont remember
exactly I have changed code or just it depends on the OS for the
resource allocation.
Kindly tell me if any way to find out if there is any resource conflict
problem?
···
--
Posted via http://www.ruby-forum.com/.