I'm trying to test a silverlight application. When i try to Launch the Browser it throws me an error. If i try to open my link separately in IE its opening. But while running the test it doesnt.
At Line "ActiveBrowser.NavigateTo(BaseUrl);" it opens IE, shows the url in the URL box, and it closes displaying the message below.
Can anyone help me on this issue?