Forum Discussion

dbaechtel's avatar
dbaechtel
Contributor
11 years ago

Why do I get "The Browser is already running." ?

I have made a series of Keyword Tests. Each test Closes the Browser at the end of the test. Each Keyword Test runs without error individually.

I have added the Keyword Tests to my Test Project and when I try and run the Test Project, on the start of the 2nd test I get the error "The Browser is already running." and "Cannot obtain the window with the window class 'IEFrame', window caption '*' and index 0." and the test stops.

I have verified that indeed the Browser was closed at the end of the 1st test and before the 2nd test is started. Also no other browsers are running.

Why am I getting this error and how do I get around it so that all tests will run in succession?

11 Replies