Forum Discussion
CHolman
9 years agoOccasional Contributor
So i've actually got around this problem by creating a separate keyword test which opens command prompt and issues this command: taskkill /F /IM iexplore.exe /T
I run that after each of my tests and the next one loads correctly. Cheers for your help.