Hi,
I am running a test using web driver in Asp.NET using firefox and I have two issues:
1 - after about 30'ish tests the engine stalls and does not work anymore
2 - it seems that after each test the firefox web diver memory usage goes up a bit only to reduce from time to time by 50%. .NET and IE memory usage is stable.
Questions:
Do I need to do some house keeping after each test run (I would like to keep the driver running in the back-ground)?
Regards
Andreas