CHolman
9 years agoOccasional Contributor
Internet explorer failing to re-open when running tests in sequence (as test items)
I've created a series of self contained web tests.. e.g 'Load Browser, Run Tests, Close Browser'.
I'm using IE11 to run all my tests.
When i run these individually, they work fine. But when running them in sequence using test items, it will fail after the first test.
The error message(s) i get are:
'The browser is already running'
'Cannot obtain the window with the windows class 'IEFrame', window caption '*' and index 0. See additional info for details'
'The object does not exist. See additional information for details.
'The test execution war interrupted'
Any idea why it would fail to reopen IE? Really frustrating me! If i run them individually it closes down/reopens without a problem.